SMC Networks SMC8708L2 Switch User Manual


 
P
ORT
C
ONFIGURATION
3-129
Web – Click Port, Trunk Membership. Enter a trunk ID of 1-4 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-53 Static Trunk Configuration
CLI – This example creates trunk 1 with ports 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-170
Console(config-if)#exit
Console(config)#interface ethernet 1/1 4-170
Console(config-if)#channel-group 1 4-187
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#channel-group 1
Console(config-if)#end
Console#show interfaces status port-channel 1 4-177
Information of Trunk 1
Basic information:
Port type: 10G
Mac address: 00-30-F1-D4-73-A2
Configuration:
Name:
Port admin: Up
Speed-duplex: 10G full
Capabilities:
Port security: Disabled
Max MAC count: 0
Current status:
Created by: User
Link status: Up
Port operation status: Up
Operation speed-duplex: 10G full
Member Ports: Eth1/1, Eth1/2,
Console#