ZXR10 2920/2928/2952
(V1.0) Access Switch User Manual (Volume I)
90 Confidential and Proprietary Information of ZTE CORPORATION
TABLE 99 SHOW LACP PORT COMMAND
Format Mode Function
show lacp port
[<portlist >] in
Global
config
This displays the information of the
port where the LACP is involved in
the aggregation
Result: This displays the information of the port where the
LACP is involved in the aggregation.
E
ND OF STEPS
Link aggregation is configured.
After the configuration of the aggregation group, various
settings can be performed on it, such as setting the PVID,
adding it to the VLAN, setting the static binding MAC address,
and so on.
This example describes that switch A and switch B are connected
through 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 VLAN2.
Members of same VLAN can communicate with each other.
This is shown in
Figure 25.
FIGURE 25 LACP CONFIGURATION
p1
p3
Switch A
p4
Switch B
p2
p16p16
p15p15
Configuration of switch A
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
Result
Note
Example