Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 650

Advertising
background image

620

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

About Multi-Chassis Trunk (MCT)

18

1. Create LAG 1 as shown below.

Brocade(config)# lag 1 dynamic id 1

Brocade(config-lag-1)#

2. Define the ports the LAG will be using.

Brocade(config-lag-1)# enable ethernet 1/1 to 1/3

3. The primary port must be explicitly assigned using the primary-port command.

Brocade(config-lag-1)# primary-port 1/1

4. Deploy the LAG as shown below.

Brocade(config-lag-1)# deploy

5. Assign a name to an individual port within a LAG.

Brocade(config-lag-1)# port-name lag-to-TOR-A ethernet 1/1

Brocade(config-lag-1)# port-name lag-to-TOR-B ethernet 1/3

6. 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 port on a device for ethernet
interface 1/1, enter the following command.

Brocade(config-if-e10000-1/1)# enable

Configuring Client 2
See

Figure 176

and

“Creating LAG-1”

for additional information on creating a LAG.

1. Create a LAG with the LAG ID option, enter a command such as the following.

Brocade(config)# lag 1 dynamic id 1

Brocade(config-lag-1)#

2. Define the ports the LAG will be using.

Brocade(config-lag-1)# ports ethernet 1/1 to 1/2

3. The primary port must be explicitly assigned using the primary-port command.

Brocade(config-lag-1)# primary-port 1/1

4. Deploy the LAG as shown below.

Brocade(config-lag-1)# deploy

5. Assign a name to an individual port within a LAG.

Brocade(config-lag-1)# port-name lag-to-TOR-A ethernet 1/1

Brocade(config-lag-1)# port-name lag-to-TOR-B ethernet 1/2

6. 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 port on a device for ethernet
interface 1/1 and 1/3, 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

7. Assign a name to an individual port within a LAG.

Brocade(config-if-e10000-1/3)# port-name host-to-PC

Brocade(config-if-e10000-1/3)# enable

Advertising