Disabling And Enabling Cdp - Cisco Catalyst 3750 Software Configuration Manual

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Chapter 19
Configuring CDP
Command
Step 6
show cdp
Step 7
copy running-config startup-config
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:
For additional CDP show commands, see the

Disabling and Enabling CDP

CDP is enabled by default.
Beginning in privileged EXEC mode, follow these steps to disable the CDP device discovery capability:
Command
Step 1
configure terminal
Step 2
no cdp run
Step 3
end
Beginning in privileged EXEC mode, follow these steps to enable CDP when it has been disabled:
Command
Step 1
configure terminal
Step 2
cdp run
Step 3
end
This example shows how to enable CDP if it has been disabled.
Switch# configure terminal
Switch(config)# cdp run
Switch(config)# end
78-15870-01
Purpose
Verify configuration by displaying global information about CDP on the
device.
(Optional) Save your entries in the configuration file.
Sending CDP packets every 50 seconds
Sending a holdtime value of 120 seconds
Sending CDPv2 advertisements is enabled
Purpose
Enter global configuration mode.
Enable CDP after disabling it.
Return to privileged EXEC mode.
"Monitoring and Maintaining CDP" section on page
Purpose
Enter global configuration mode.
Disable CDP.
Return to privileged EXEC mode.
Catalyst 3750 Metro Switch Software Configuration Guide
Configuring CDP
19-5.
19-3

Advertisement

Table of Contents
loading

Table of Contents