Specifications

Status Information
4-106 Advanced Configuration
Using the CLI to Display CDP Status
Usethecdpenableorcdpautoenablecommandsfromthegeneralconfigurationmodetoenable
theAPtouseCDP.SetCDPparametersusingthecdpholdtime,cdptxfrequency,andcdp
authenticationcommands.ToviewthecurrentCDPsettings,usetheshowcdpcommandfrom
theExecutive
mode.
Example
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#cdp auto-enable
RoamAbout 4102(config)#cdp hold-time 300
RoamAbout 4102(config)#cdp authentication asdfg
RoamAbout 4102(config)#cdp tx-frequency 120
RoamAbout 4102(config)#exit
RoamAbout 4102#show cdp
CDP Global Information
========================================
Global Status : Auto Enable
Authentication Code : asdfg
Transmit Frequency : 120 secs
Hold Time : 300 secs
========================================
RoamAbout 4102#