Accton Technology VS4512DC Switch User Manual


 
Port Configuration
3-47
Web – Click Port, LACP, Configuration. Select switch ports from the scroll-down port
list and click Add. After you have completed adding ports to the member list, click
Apply.
CLI – The following example enables LACP for ports 13 and 14. Just connect these
ports to LACP-enabled trunk ports on another switch to form a trunk.
Console(config)#interface ethernet 1/13 4-84
Console(config-if)#lacp 4-99
Console(config-if)#exit
Console(config)#interface ethernet 1/14
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1 4-91
Information of Trunk 1
Basic information:
Port type: 1000GBIC
Mac address: 22-22-22-22-22-2d
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 1000full,
Flow control status: Disabled
Port security: Disabled
Max MAC count: 0
Port security action: None
Combo forced mode: None
Current status:
Created by: Lacp
Link status: Up
Port operation status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: Eth1/3, Eth1/14,
Console#