User's Manual

Table Of Contents
96
Users Manual of CS-6306R
d) Enabling PDP on the switch
PDP is not enabled in the default configuration. If you want to use PDP, run the following command in
global configuration mode.
Command Purpose
pdp run
Enables the PDP on the switch.
e) Enabling PDP on the port of the switch
PDP is not enabled in the default configuration. You can run the following command in interface
configuration mode to enable PDP on the port after PDP is enabled on the switch.
Command Purpose
pdp enable
Enables PDP on the port of the switch.
f) Monitoring and managing PDP
Run the following commands in management mode to monitor PDP:
Command Purpose
show pdp traffic
Displays the number of PDP messages that the
switch receives and sends.
show pdp neighbor [detail]
Displays neighboring devices that the switch
detects through PDP.
4.3.3.3 PDP configuration examples
Example 1: Enabling PDP
config# pdp run
config# int f0/0
config_f0/0#pdp enable
Example 2: Setting the PDP clock and information saving time
config#pdp timer 30
config#pdp holdtime 90
Example 3: Setting the PDP version
config#pdp version 1
Example 4: Monitoring PDP information
config#show pdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H -
Host, I - IGMP, r - Repeater
Device ID Local IntrfceHoldtmeCapabilityPlatform Port ID
joeEth 0 133 4500 Eth 0
samEth 0 152 R AS5200 Eth 0
SSH Configuration commands