beautypg.com

SMC Networks TigerSwitch 100 User Manual

Page 313

background image

P

ORT

T

RUNKING

C

OMMANDS

3-169

Example

The following shows LACP enabled on ports 11-13. Because LACP has
also been enabled on the ports at the other end of the links, the show
interfaces status port-channel 1
command shows that Trunk 1 has been
established.

Console(config)#interface ethernet 1/11
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet 1/12
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet 1/13
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#exit
Console#show interfaces status port-channel 1
Information of Trunk 1

Basic information:

Port type: 1000T
Mac address: 00-00-11-11-22-2C

Configuration:

Name:
Port admin: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full,
Flow control: Disabled
Port security: Disabled
Port security action: None

Current status:

Created by: lacp
Link status: Up
Port operation status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: Eth1/11, Eth1/12, Eth1/13,

Console#