User's Manual

287
39.2.3 Setting the PDP Version
To set the PDP version, you can run the following command in global configuration mode.
Command Purpose
pdp version {1|2}
Setts the PDP version.
39.2.4 Starting PDP on a Switch
To enable PDP, you can run the following commands in global configuration mode.
Command Purpose
pdp run
Starts PDP on a switch.
39.2.5 Starting PDP on a Port
To enable PDP on a port by default, you can run the following command in port configuration mode.
Command Purpose
pdp enable
Starts PDP on a port of a switch.
39.2.6 PDP Monitoring and Management
To monitor the PDP, run the following commands in EXEC mode:
Command Purpose
show pdp traffic
Displays the counts of received and transmitted
PDP packets.
show pdp neighbor [detail]
Displays neighbors that PDP discovers.
39.3 PDP Configuration Example
Example 1: Starting PDP
Switch_config# pdp run
Switch_config# int f0/1
Switch_config_f0/1#pdp enable
Example 2: Setting the PDP clock and information storage
Switch_config#pdp timer 30
Switch_config#pdp holdtime 90
Example 3: Setting the PDP version
Switch_config#pdp version 1
Example 4: Monitoring PDP
Switch_config#show pdp neighbor