Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 639
![background image](/manuals/361635/639/background.png)
Multi-Service IronWare Switching Configuration Guide
609
53-1003036-02
About Multi-Chassis Trunk (MCT)
18
Brocade(config-vlan-2)# untag eth 1/3 to 1/5
3. Add the ICL port or LAG to the VLAN as tagged. ICL ports cannot be untagged in any VLAN and
will automatically be removed from the default VLAN upon MCT cluster configuration.
Brocade(config-vlan-2)#tag eth 1/1 to 1/2
Create the session VLAN
See
“Creating LAG-1”
for additional information on creating VLANs.
1. At the global CONFIG level assign an ID to the VLAN .
Brocade(config)# vlan 4090 name Session-VLAN
2. Add ports to the VLAN and specify if the ports are tagged or untagged.
Brocade(config-vlan-4090)# tagged ether 1/1 to 1/2
3. Configure a virtual routing interface on each IP protocol VLAN, then configure the appropriate
IP routing parameters on each of the virtual routing interfaces.
BrocadeBrocade(config-vlan-4090)# tagged ether 1/1 to 1/2
Brocade(config-vlan-4090)# router-interface ve 100
Assign the hostname (optional)
To configure a system name, enter commands such as the following.
Brocade(config)# hostname TOR-A
Enabling interfaces
The port can be made inactive (disable) or active (enable) by selecting the appropriate status
option. The default value for a port is disabled. To enable the ports on a device for ethernet
interfaces 1/1, 1/3, and 1/5, enter the following commands.
Brocade(config)# interface ether 1/1
Brocade(config-if-e10000-1/1)# enable
Brocade(config)# interface ether 1/3
Brocade(config-if-e10000-1/3)# enable
Brocade(config)# interface ether 1/5
Brocade(config-if-e10000-1/5)# enable
Syntax: [no] enable
Assigning a port name (optional)
A port name can be assigned to help identify interfaces on the network. You can assign a port
name to physical ports, virtual routing interfaces, and loopback interfaces. To assign a name to
a ports 1/6 and 1/7, enter the following commands.
Brocade(config)# interface ethe 1/6
Brocade(config-if-e10000-1/6)# port-name CEP-PC
Brocade(config-if-e10000-1/6)# enable
Brocade(config)# interface ethe 1/7
Brocade(config-if-e10000-1/7)# port-name to-L3-ECMP
Brocade(config-if-e10000-1/7)# enable
Syntax: [no] port-name
Syntax: [no] enable