Accton Technology ES5508 Switch User Manual


 
Port Configuration
3-93
3
Command Attributes
Member List (Current) – Shows configured trunks (Unit, Port).
New – Includes entry fields for creating new trunks.
- Port – Port identifier. (Range: 1-8)
Web – Click Port, LACP, Configuration. Select any of the switch ports from the
scroll-down port list and click Add. After you have completed adding ports to the
member list, click Apply.
Figure 3-55 LACP Trunk Configuration
CLI – The following example enables LACP for ports 1 to 6. Just connect these ports
to LACP-enabled trunk ports on another switch to form a trunk.
Console(config)#interface ethernet 1/1 4-125
Console(config-if)#lacp 4-139
Console(config-if)#exit
.
.
.
Console(config)#interface ethernet 1/6
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1 4-130
Information of Trunk 1
Basic information:
Port type: 10G
Mac address: 00-30-F1-D4-73-A2
Configuration:
Name:
Port admin: Up
Speed-duplex: 10G full
Capabilities:
Port security: Disabled
Max MAC count: 0
Current status:
Created by: LACP
Link status: Up
Port operation status: Up
Operation speed-duplex: 10G full
Flow control type: None
Member Ports: Eth1/1, Eth1/2, Eth1/3, Eth1/4,
Console#