Specifications
3-426
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) cdp
(config) cdp
To configure the Cisco Discovery Protocol (CDP) options globally on all WAAS device interfaces, use
the cdp global configuration command. To disable CDP, use the no form of this command.
cdp {enable | holdtime seconds | timer seconds}
no cdp {enable | holdtime seconds | timer seconds}
Syntax Description
Defaults holdtime: 180 seconds
timer: 60 seconds
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example shows that when CDP is first enabled, the hold time is set to 10 seconds for
keeping CDP packets, and then the rate at which CDP packets are sent (15 seconds) is set:
WAE(config)# cdp enable
WAE(config)# cdp holdtime 10
WAE(config)# cdp timer 15
Related Commands (config-if) cdp
clear arp-cache
show cdp
enable Enables CDP globally.
holdtime seconds Sets the length of time in seconds (10–255) that a receiver keeps CDP
packets before they are discarded. The default is 180 seconds.
timer seconds Interval between the CDP advertisements in seconds (5–254). The default is
60 seconds.