CDP & LLDP Flashcards

1
Q

A device [can/can’t] run CDP and LLDP at the same time.

A

can

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

CDP [can/can’t] share VTP information.

A

can

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

CDP is […] on Cisco devices by default.

A

enabled

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

CDP messages are sent to MAC address […]

A

0100.0CCC.CCCC

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

Configure the CDP hold time:
R1(config)# […]

A

cdp holdtime seconds

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

Configure the CDP message timer:
R1(config)# […]

A

cdp timer seconds

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

Configure the LLDP hold time:
R1(config)# […]

A

lldp holdtime seconds

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

Configure the LLDP message timer:
R1(config)# […]

A

lldp timer seconds

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

Configure the LLDP reinitialization timer:
R1(config)# […]

A

lldp reinit seconds

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

Default CDP holdtime:

A

180 seconds

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

Default CDP message timer:

A

60 seconds

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

Default CDP version:

A

Version 2

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

Default LLDP holdtime:

A

120 seconds

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

Default LLDP message timer:

A

30 seconds

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

Default LLDP reinitialization timer:

A

2 seconds

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

Enable CDP globally:
R1(config)# […]

A

cdp run

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

Enable CDP on an interface:
R1(config-if)# […]

A

cdp enable

18
Q

Enable CDPv2:
R1(config)# […]

A

cdp advertise-v2

19
Q

Enable LLDP globally:
R1(config)# […]

20
Q

Enable LLDP on an interface (rx):
R1(config-if)# […]

A

lldp receive

21
Q

Enable LLDP on an interface (tx):
R1(config-if)# […]

A

lldp transmit

22
Q

LLDP [can/can’t] share VTP information.

23
Q

LLDP is usually […] on Cisco devices by default.

24
Q

LLDP messages are sent to MAC address […]

A

0180.C200.000E

25
Show detailed information about a single LLDP neighbor: R1# [...]
show lldp entry host-name
26
Show detailed information about all LLDP neighbors: R1# [...]
show lldp neighbors detail
27
Show detailed information for a specific CDP neighbor: R1# [...]
show cdp entry host-name
28
Show detailed information for all CDP neighbors: R1# [...]
show cdp neighbors detail
29
Show global CDP information: R1# [...]
show cdp
30
Show global LLDP information: R1# [...]
show lldp
31
Show information about LLDP frames sent/received: R1# [...]
show lldp traffic
32
Show LLDP-enabled interfaces: R1# [...]
show llpd interface
33
Show the CDP neighbor table: R1# [...]
show cdp neighbors
34
Show the interfaces CDP is enabled on: R1# [...]
show cdp interface
35
Show the LLDP neighbor table: R1# [...]
show lldp neighbors
36
Show the number of CDP packets sent/received: R1# [...]
show cdp traffic
37
What does CDP stand for?
Cisco Discovery Protocol
38
What does LLDP stand for?
Link Layer Discovery Protocol
39
Which Layer 2 discovery protocol is an industry standard?
LLDP
40
Which Layer 2 discovery protocol is Cisco proprietary?
CDP