Specifications
3-584
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config-if) cdp
(config-if) cdp
To enable the Cisco Discovery Protocol (CDP) on a particular interface on a WAAS device, rather than
on all interfaces, use the cdp interface configuration command.
cdp enable
Syntax Description
Defaults No default behavior or values.
Command Modes interface configuration
Device Modes application-accelerator
central-manager
Usage Guidelines Using the cdp enable command in global configuration mode enables CDP globally on all the interfaces
of the WAAS device. If you want to control CDP behavior per interface, then use the cdp enable
command in interface configuration mode.
Note Enabling CDP at the interface level overrides the global control. However, you must enable CDP
globally on the WAAS device before you enable CDP on an interface. Otherwise, the following message
is displayed in the command output:
WAE(config-if)# cdp enable
Cannot enable CDP on this interface, CDP Global is disabled
Examples The following example shows how to enable CDP on Gigabit Ethernet interface (slot 1/port 0) of the
WAAS device:
WAE# configure
WAE(config)# cdp enable
WAE(config)# enable interface GigabitEthernet 1/0
WAE(config-if)# cdp enable
Related Commands (config) cdp
show cdp
show interface
show running-config
enable Enables CDP on an interface.