C
ONFIGURING
THE
S
WITCH
3-122
Web – Click Port, Trunk Membership. Enter a trunk ID of 1-6 in the
Trunk field, 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.
Figure 3-52 Static Trunk Configuration
CLI – This example creates trunk 1 with port 24 on unit 1 and 2. Just
connect these ports to two static trunk ports on another switch to form a
trunk.
Console(config)#interface port-channel 1 4-171
Console(config-if)#exit
Console(config)#interface ethernet 1/24 4-171
Console(config-if)#channel-group 1 4-190
Console(config-if)#exit
Console(config)#interface ethernet 2/24
Console(config-if)#channel-group 1
Console(config-if)#end