Configure CDP Flashcards
1
Q
Show devices that are connected in CDP
A
show cdp neighbors
shoe cdp neighbors detail
2
Q
Show information about a specific CDP neighbor
A
show cdp entry hostname
Wildcard * can be used in place of hostname
3
Q
Show CDP statistics
A
show cdp traffic
4
Q
Show CDP timer values
A
show cdp
5
Q
Show information about interfaces that CDP is running on
A
show cdp interface
6
Q
Change the CDP advertisement interval (sending interval) to 10 seconds
A
(config)# cdp timer 10
7
Q
Change the CDP hold time to 20 seconds
A
(config)# cdp holdtime 20
8
Q
Enable CDP version-2 advertisements
A
(config)#cdp advertise-v2
9
Q
Enable CDP globally
A
(config)#cdp run
10
Q
Enable CDP on a specific interface
A
(config-if)#cdp enable
11
Q
What are the CDP timers?
A
- Advertisement (sending) interval - How often CDP messages are sent
- Hold time - How long an CDP neighbor entry is kept without receiving a CDP message