Comments
docwiki.cisco.com/.../ONS_15454_and_ONS_15454_SDH_Ethernet_Configuration_Guide_R8.5.1_--_Configuring_CDP
Posted by crouse
books.google.com.pk/books?isbn=1587200465
Posted by crouse
Displays all entries or a specific entry of the CDP table. ... Alternatively, CDP can be disabled on a particular interface.
Posted by waqasahmad
CDP is disabled on a specific interface by entering the interface config mode and typing:
Router(config-if)# no cdp enable
At the interface config mode you can only enable or disable CDP. At the global config mode you can also set the hold time and timer. For example
Router(config)# cdp timer 30
Router(config)# cdp holdtime 120
Posted by vishwesh