LLDP Commands 361
Notification Interval: limited to every 5 seconds
console#show lldp
LLDP transmit and receive disabled on all interfaces
show lldp interface
Use the show lldp interface command in Privileged EXEC mode to display the current LLDP
interface state.
Syntax
show lldp interface {
interface
| all }
•
interface
— Specifies a valid physical interface on the switch or unit/port.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Examples
This example show how the information is displayed when you use the command with the all
parameter.
console#show lldp interface all
Interface Link Transmit Receive Notify TLVs Mgmt
--------- ---- -------- -------- -------- ------- ----
1/g1 Up Enabled Enabled Enabled 0,1,2,3 Y
1/g2 Down Enabled Enabled Disabled Y
1/g3 Down Disabled Disabled Disabled 1,2 N
TLV Codes: 0 – Port Description, 1 – System Name, 2 – System
Description, 3 –
System Capability
console# show lldp interface 1/g1