SMC Networks SMC6750L2 Manual De Usuario

Descargar
Página de 272
P
ORT
 T
RUNK
 C
ONFIGURATION
2-67
Dynamically Configuring a Trunk with LACP
Web – Click Trunk/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.”
CLI – The following example enables LACP for ports 17 and 18. Just 
connect these ports to two LACP-enabled trunk ports on another switch 
to form a trunk.
Console(config)#interface ethernet 1/17
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet 1/18
Console(config-if)#lacp
Console(config-if)#end
Console#show interfaces status port-channel 1
Information of Trunk 1
Basic information:
Port type: 100tx
Mac address: 22-22-22-22-22-2d
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full,
Flow control status: Disabled
Current status:
Created by: Lacp
Link status: Up
Port operation status: Up
Operation speed-duplex: 100full
Flow control type: None
Member Ports: Eth1/17, Eth1/18,
Console#