C
ONFIGURING
THE
S
WITCH
2-80
Command Line Interface

This example creates trunk 1 with ports 25 and 26. Just connect these

ports to two static trunk ports on another switch to for m a trunk.

Console(config)#interface port-channel 1 3-69
Console(config-if)#exit
Console(config)#interface ethernet 1/25 3-69
Console(config-if)#channel-group 1 3-142
Console(config-if)#exit
Console(config)#interface ethernet 1/26
Console(config-if)#channel-group 1
Console(config-if)#end
Console#show interfaces status port-channel 1 3-76
Information of Trunk 1
Basic information:
Mac address: 22-22-22-22-22-2c
Configuration:
Name:
Port admin status: Up
Speed-duplex: Auto
Capabilities: 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: Eth1/25, Eth1/26,
Console#