Operation Manual – LLDP
H3C S5500-EI Series Ethernet Switches
Chapter 1 LLDP Configuration
1-11
1.6 LLDP Configuration Example
1.6.1 LLDP Configuration Example
I. Network requirements
z
The NMS and Switch A are located in the same Ethernet. An MED device and
Switch B are connected to GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 of
Switch A.
z
Enable LLDP on the ports of Switch A and Switch B to monitor the link between
Switch A and Switch B and the link between Switch A and the MED device on the
NMS.
II. Network diagram
Figure 1-1
Network diagram for LLDP configuration
III. Configuration procedure
1)
Configure Switch A.
# Enter system view.
<SwitchA> system-view
# Enable LLDP globally.
[SwitchA] lldp enable
# Enable LLDP on GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2, setting the LLDP
operating mode to Rx.
[SwitchA] interface GigabitEthernet1/0/1
[SwitchA-GigabitEthernet1/0/1] lldp enable
[SwitchA-GigabitEthernet1/0/1] lldp admin-status rx
[SwitchA-GigabitEthernet1/0/1] quit
[SwitchA] interface GigabitEthernet1/0/2