4-170 Sun Fire B1600 Blade System Chassis Switch Administration Guide June 2003
Example
The following shows LACP enabled on ports NETP0 to NETP2. Because LACPhas also been enabled on the ports at the other end of the links, the showinterfaces status port-channel 1 command shows that port-channel 1has been established.
Console(config)#interface ethernet NETP0
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet NETP1
Console(config-if)#lacp
Console(config-if)#exit
Console(config)#interface ethernet NETP2
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-e8-00-00-0b
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full
Flow control status: Disabled
Current status:
Created by: lacp
Link status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: NETP0, NETP1, NETP2,
Console#