Configure CDP Flashcards

1
Q

Show devices that are connected in CDP

A

show cdp neighbors
shoe cdp neighbors detail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Show information about a specific CDP neighbor

A

show cdp entry hostname
Wildcard * can be used in place of hostname

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Show CDP statistics

A

show cdp traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Show CDP timer values

A

show cdp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Show information about interfaces that CDP is running on

A

show cdp interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Change the CDP advertisement interval (sending interval) to 10 seconds

A

(config)# cdp timer 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Change the CDP hold time to 20 seconds

A

(config)# cdp holdtime 20

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Enable CDP version-2 advertisements

A

(config)#cdp advertise-v2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Enable CDP globally

A

(config)#cdp run

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Enable CDP on a specific interface

A

(config-if)#cdp enable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the CDP timers?

A
  1. Advertisement (sending) interval - How often CDP messages are sent
  2. Hold time - How long an CDP neighbor entry is kept without receiving a CDP message
How well did you know this?
1
Not at all
2
3
4
5
Perfectly