Specifications
10-4
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 10 Configuring CDP
Configuring CDP
DETAILED STEPS
EXAMPLE
Switch# configure terminal
Switch(config)# no cdp run
Switch(config)# end
Enabling CDP
DETAILED STEPS
EXAMPLE
Switch# configure terminal
Switch(config)# cdp run
Switch(config)# end
Disabling and Enabling CDP on an Interface
CDP is enabled by default on NNIs to send and to receive CDP information. You can enable CDP on
ENIs, but it is not supported on UNIs.
Disabling CDP on an Interface
BEFORE YOU BEGIN
Cisco devices (such as Cisco IP phones) regularly exchange CDP messages with connected devices.
Disabling CDP can interrupt device connectivity.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
no cdp run Disable CDP.
Step 3
end Return to privileged EXEC mode.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
cdp run Enable CDP after disabling it.
Step 3
end Return to privileged EXEC mode.