Displaying or clearing neighbor information 5, Displaying or clearing neighbor information – Allied Telesis AT-FS970M Series User Manual
Page 1235

AT-FS970M Switch Command Line User’s Guide
1235
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 132 on page 1290.
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 131 on page 1286 and
Figure 132 on page 1290. The fields are defined in Table 131 on
page 1286.
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
]