3-112 Sun Fire B1600 Blade System Chassis Switch Administration Guide June 2003
Command-line Interface: Statically Configuring an Aggregated Link

This example creates port-channel 2 using ports NETP2 and NETP3. These ports can

be connected to two ports on another switch to form an aggregated link.

Console(config)#interface port-channel 2
Console(config-if)#exit
Console(config)#interface ethernet NETP2
Console(config-if)#channel-group 2
Console(config-if)#exit
Console(config)#interface ethernet NETP3
Console(config-if)#channel-group 2
Console(config-if)#end
Console#show interfaces status port-channel 2
Information of Trunk 2
Basic information:
Port type: 1000t
Mac address: 00-00-E8-66-66-83
Configuration:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full,
Flow control status: Disabled
Current status:
Created by: User
Link status: Up
Port operation status: Up
Operation speed-duplex: 1000full
Flow control type: None
Member Ports: NETP2, NETP3,
Console#