Displaying or clearing neighbor information, Displaying or clearing neighbor information 7 – Allied Telesis AT-8100 Series User Manual
Page 1257
AT-8100 Switch Command Line User’s Guide
1257
Displaying or Clearing Neighbor Information
There are two commands for displaying the information the switch has
collected from the LLDP and LLDP-MED-compatible neighbors connected
to its ports. To view a summary of the information, use the SHOW LLDP
NEIGHBORS command in the User Exec mode or the Privileged Exec
mode. The command has this format:
show lldp neighbors [interface
port
]
This example displays summary information for all the neighbors on the
switch:
awplus# show lldp neighbors
This example displays summary information for the neighbors connected
to ports 2 and 3:
awplus# show lldp neighbors interface port1.0.2,port1.0.3
Here is an example of the summary information:
The fields are defined in Table 134 on page 1312.
To view all the neighbor information, use the SHOW LLDP NEIGHBORS
DETAIL command. The command has this format:
show lldp neighbors detail [interface
port
]
This example displays detailed information about all the neighbors:
awplus# show lldp neighbors detail
This example displays detailed information about the neighbor connected
to port 23:
awplus# show lldp neighbors detail interface 23
An example of the information is provided in Figure 133 on page 1308 and
Figure 134 on page 1312. The fields are defined in Table 133 on
page 1308.
When the TTL value for a neighbor’s information expires, the switch
automatically deletes the information from the table so that the table
contains only the most recent information. But if you need to, you can
delete information manually with the CLEAR LLDP TABLE command:
clear lldp table [interface
port
]