Allied Telesis AT-9000/12POE Switch User Manual


  Open as PDF
of 1480
 
AT-9000 Switch Command Line User’s Guide
1047
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 106 on page 1102.
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 105 on page 1098 and
Figure 106 on page 1102. The fields are defined in Table 105 on
page 1098.
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
]