Chapter 7 Service Configuration
Command
Function
zte(cfg)#
show lacp aggregator
[<
trunkid
>]
This displays
the aggregation
information about
the LACP aggregation
group.
zte(cfg)#
show lacp port
[<
portlist
>]
This displays the
information of the
port where the LACP
is involved in the
aggregation.
LACP Configuration Example
As shown in
Figure 48
, switch A and switch B are connected
through the aggregation port (binding the port 15 and port 16).
Port 1 of switch A and port 2 of switch B belong to VLAN2. Port 3
of switch A and port 4 of switch B belong to VLAN3. Members of
the same VLAN can communicate with each other.
F
IGURE
48 EXAMPLE OF LACP CONFIGURATION
The detailed configuration of switch A is as follows:
zte(cfg)#set lacp enable
zte(cfg)#set lacp aggregator 3 add port 15-16
zte(cfg)#set lacp aggregator 3 mode dynamic
zte(cfg)#set vlan 2 add trunk 3 tag
zte(cfg)#set vlan 2 add port 1 untag
zte(cfg)#set vlan 3 add trunk 3 tag
zte(cfg)#set vlan 3 add port 3 untag
zte(cfg)#set port 1 pvid 2
zte(cfg)#set port 3 pvid 3
zte(cfg)#set vlan 2-3 enable
The detailed configuration of switch B is as follows:
zte(cfg)#set lacp enable
zte(cfg)#set lacp aggregator 3 add port 15-16
zte(cfg)#set lacp aggregator 3 mode dynamic
zte(cfg)#set vlan 2 add trunk 3 tag
zte(cfg)#set vlan 2 add port 2 untag
zte(cfg)#set vlan 3 add trunk 3 tag
zte(cfg)#set vlan 3 add port 4 untag
zte(cfg)#set port 2 pvid 2
Confidential and Proprietary Information of ZTE CORPORATION
93