90
Asanté IntraCore 36000 Series
•
All the ports in a trunk have to be treated as a whole when moved from/to, added or deleted from a
VLAN.
•
STP, VLAN, and IGMP settings can only be made for the entire trunk.
7.3.1 Creating a Static Trunk
When configuring static trunks, you may not be able to link switches of different types, depending on the
manufacturer’s implementation. The static trunks on this switch are Cisco EtherChannel compatible.
To avoid creating a loop in the network, be sure you add a static trunk via the configuration interface before
connecting the ports, and disconnect the ports before removing a static trunk via the configuration interface.
Configuring Switch Using the Web or CLI
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.
CLI
This example creates trunk 2 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
Console(config-if)#
exit
Console(config)#
interface ethernet 1/1
Console(config-if)#
channel-group 1
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
Information of Trunk 1
Basic information:
Port type: 1000T
Mac address: 00-00-E8-AA-AA-01
Configuration:
Name:
Port admin: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full, 1000full,
Flow control: Disabled