19-3
Catalyst2950 Desktop Switch Software Configuration Guide
78-11380-05
Chapter19 Configuring CDP Configuring CDP
Use the no form of the CDP commands to return to the default settings.
This example shows how to configure and verify CDP characteristics.
Switch# configure terminal
Switch(config)# cdp timer 50
Switch(config)# cdp holdtime 120
Switch(config)# cdp advertise-v2
Switch(config)# end
Switch# show cdp
Global CDP information:
Sending CDP packets every 50 seconds
Sending a holdtime value of 120 seconds
Sending CDPv2 advertisements is enabled
For additional CDP show commands, see the Monitoring and Maintaining CDP section on page 19-5.
Disabling and Enabling CDP
CDP is enabled by default.
Note Creating and maintaining switch clusters is based on the regular exchange of CDP messages. Disabling
CDP can interrupt cluster discovery. For more information, see Chapter 6, Clustering Switches.
Beginning in privileged EXEC mode, follow these steps to disable the CDP device discovery capability:
Beginning in privileged EXEC mode, follow these steps to enable CDP when it has been disabled:
Step6 show cdp Verify configuration by displaying global information about CDP on the
device.
Step7 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 no cdp run Disable CDP.
Step3 end Return to privileged EXEC mode.
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 cdp run Enable CDP after disabling it.
Step3 end Return to privileged EXEC mode.