![Huawei Quidway S9300 Configuration Manual - Network Management Download Page 203](http://html.mh-extra.com/html/huawei/quidway-s9300/quidway-s9300_configuration-manual-network-management_169487203.webp)
See the configuration of Switch A.
Step 2
Configure the management addresses of Switch A and Switch B so that the NMS can identify
the switchs.
# Configure Switch A.
[SwitchA]
lldp management-address 10.10.10.1
# Configure Switch B.
[SwitchB]
lldp management-address 10.10.10.2
Step 3
Add interfaces of Switch A and Switch B to the Eth-Trunk.
# Configure Switch A.
[SwitchA]
interface eth-trunk 1
[SwitchA-Eth-Trunk1]
quit
[SwitchA]
interface gigabitethernet 1/0/1
[SwitchA-GigabitEthernet1/0/1]
eth-trunk 1
[SwitchA-GigabitEthernet1/0/1]
quit
[SwitchA]
interface gigabitethernet 1/0/2
[SwitchA-GigabitEthernet1/0/2]
eth-trunk 1
[SwitchA-GigabitEthernet1/0/2]
quit
[SwitchA]
interface gigabitethernet 1/0/3
[SwitchA-GigabitEthernet1/0/3]
eth-trunk 1
# Configure Switch B.
[SwitchB]
interface eth-trunk 1
[SwitchB-Eth-Trunk1]
quit
[SwitchB]
interface gigabitethernet 2/0/1
[SwitchB-GigabitEthernet2/0/1]
eth-trunk 1
[SwitchB-GigabitEthernet2/0/1]
quit
[SwitchB]
interface gigabitethernet 2/0/2
[SwitchB-GigabitEthernet2/0/2]
eth-trunk 1
[SwitchB-GigabitEthernet2/0/2]
quit
[SwitchB]
interface gigabitethernet 2/0/3
[SwitchB-GigabitEthernet2/0/3]
eth-trunk 1
Step 4
Disable LLDP on an Eth-Trunk interface on each of Switch A and Switch B.
# Configure Switch A.
[SwitchA-GigabitEthernet1/0/3]
undo lldp enable
[SwitchA-GigabitEthernet1/0/3]
quit
# Configure Switch B.
[SwitchB-GigabitEthernet2/0/3]
undo lldp enable
[SwitchB-GigabitEthernet2/0/3]
quit
Step 5
Verify the configuration.
# Check whether LLDP is enabled, whether the management address of LLDP is set, and whether
the LLDP status on the member interfaces of Eth-Trunk 1 is correct.
l
Check the configuration of Switch A.
[SwitchA]
display lldp local
System
information
Chassis
type :macAddress
Chassis ID :00e0-
fc33-0011
System name :SwitchA
System description :Quidway
Quidway S9300 Terabit Routing Switch
Configuration Guide - Network Management
4 LLDP Configuration
Issue 03 (2010-09-20)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
4-23