thumbnail

Cisco CDP Commands & LLDP Commands

Type in the Cisco Command for CDP or LLDP. (ex): optional [ex]: required
CDP: Cisco Discovery Protocol
LLDP: Link Layer Discovery Protocol
CDP & LLDP find neighboring devices and create a table with their information
LLDP is an alternative to CDP that is not Cisco proprietary
Quiz by JRBerger
Rate:
Last updated: December 1, 2021
You have not attempted this quiz yet.
First submittedAugust 6, 2021
Times taken4
Average score58.8%
Report this quizReport
10:00
Enter answer here
0
 / 17 guessed
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Hint
Answer
Checks the status of CDP
show cdp
Enables (Disables) CDP for all interfaces
(no) cdp run
Enables (Disables) CDP on that interface
(no) cdp enable
Shows list of neighboring devices
show cdp neighbors (detail)
Provides full CDP configuration info for the interface
show cdp interface
Abbreviated CDP configuration info for the interface
show ip interface brief
Set CDP broadcast timer
cdp timer [seconds]
Set CDP holdtime timer
cdp holdtime [seconds]
Enable (Disable) LLDP for all interfaces
(no) lldp run
Enable (Disable) LLDP from sending for current interface
(no) lldp transmit
Enable (Disable) interface from receiving LLDP
(no) lldp receive
Shows LLDP info for specified interface
show lldp [interface]
Shows LLDP neighbors
show lldp neighbors (detail)
Show info about neighbors
show lldp entry [ip]
Shows LLDP traffic
show lldp traffic
Shows LLDP error counters
show lldp counters
Resets traffic error counters to 0
show lldp errors
No comments yet