Brocade BigIron RX Series Configuration Guide User Manual
Page 620
542
BigIron RX Series Configuration Guide
53-1002484-04
Configuring MCT
20
Creating LAG 3
To create LAG 3, perform the following steps.
1. Create a LAG with the LAG ID option by entering the following command.
BigIron RX(config)# lag 3 dynamic id 3
2. Define the ports to be used by LAG 3 by entering the following command.
BigIron RX(config-lag-3)# ports ethernet 1/4
3. Assign the primary port explicitly by entering the following command.
BigIron RX(config-lag-3)# primary-port 1/4
4. Deploy LAG 3 by entering the following command.
BigIron RX(config-lag-3)# deploy
5. Assign a name to an individual port within LAG 3 by entering the following command.
BigIron RX(config-lag-2)# port-name lag-client-2:1/4 ethernet 1/4
Enabling Layer 2 switching
For more information on enabling Layer 2 switching globally or on the individual ports, refer to
Creating VLANs for client traffic
You must create VLANs and assign ports to the VLANs. To create VLANs, perform the following
steps.
1. At the global configuration level, assign an ID to the VLAN.
BigIron RX(config)# vlan 2
2. Add ports to the VLAN and specify if the ports are tagged or untagged.
BigIron RX(config-vlan-2)# tagged ethernet 1/1 to 1/2
BigIron RX(config-vlan-2)# no untagged ethernet 1/3 to 1/4
For more information on creating VLANs, refer to
“Creating VLANs for client traffic”
Creating the session VLAN
You must create session VLANs and assign only the ICL ports to the session VLANs. To create
session VLANs, perform the following steps.
1. At the global configuration level, assign an ID to the VLAN.
BigIron RX(config)# vlan 4090 name Session-VLAN
2. Add ports to the VLAN and specify if the ports are tagged or untagged.
BigIron RX(config-vlan-4090)# tagged ethernet 1/1 to 1/2
3. Configure the appropriate IP routing parameters on each of the VE interfaces.
BigIron RX(config-vlan-4090)# router-interface ve 100
For more information on creating session VLANs, refer to