show lldp neighbors
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
501
show lldp neighbors
show lldp {port [all | <port_list>]} neighbors {detailed}
Description
Displays the information related to the LLDP neighbors detected on the specified port or ports.
Syntax Description
Default
N/A.
Usage Guidelines
You must use the
detailed
parameter to display detailed information about the received LLDP TLVs.
Example
The following example displays LLDP neighbor information for all switch ports:
# show lldp port all neighbors
Port
Neighbor
Chassis ID
Neighbor
Port
ID
TTL
Age
=============================================================================
4:1 00:04:96:10:51:81 1:69 120 29
4:1 00:30:48:42:F3:12 1:1 120 1
4:2 00:04:96:10:51:80 1:1 120 60
=============================================================================
NOTE: The Chassis ID and/or Port ID might be truncated to fit the screen.
The following command lists detailed LLDP neighbor information for all switch ports:
# show lldp all neighbors detailed
-----------------------------------------------------------------------------
LLDP Port 4:1 detected 2 neighbors
Neighbor: 00:04:96:10:51:81/1:2, age 29 seconds
- Chassid ID Type: MAC Address (4)
Chassis ID : "00:04:96:10:51:81"
- Port ID Type: ifName (5)
Port ID : "1:2"
- Time to Live: 120 seconds
all
Specifies all ports on the switch.
port_list
Specifies one or more ports or slots and ports.
detailed
Shows detailed information on the neighbors.