Brocade TurboIron 24X Series Configuration Guide User Manual

Page 374

Advertising
background image

340

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Configuring a trunk group

You can disable or re-enable individual ports in a trunk group. To disable an individual port in a
trunk group, enter commands such as the following at the trunk group configuration level.

TurboIron(config)#trunk e 1 to 4

TurboIron(config-trunk-1-4)#config-trunk-ind

TurboIron(config-trunk-1-4)#disable ethernet 2

Syntax: [no] config-trunk-ind

Syntax: [no] disable ethernet <portnum>

The config-trunk-ind command enables configuration of individual ports in the trunk group. If you
do not use this command, the disable and enable commands will be valid only for the primary port
in the trunk group and will disable or enable all ports in the trunk group. You need to enter the
config-trunk-ind command only once in a trunk group. After you enter the command, all applicable
port configuration commands apply to individual ports only.

NOTE

If you enter no config-trunk-ind, all port configuration commands are removed from the individual
ports and the configuration of the primary port is applied to all the ports. Also, once you enter the
no config-trunk-ind command, the enable, disable, and monitor commands are valid only on the
primary port and apply to the entire trunk group.

The disable command disables the port. The states of other ports in the trunk group are not
affected.

If you have configured a name for the trunk port, you can specify the port name, as shown in the
following example.

TurboIron(config-trunk-1-4)#config-trunk-ind

TurboIron(config-trunk-1-4)#disable customer1

Syntax: disable <portname>

To enable an individual port in a trunk group, enter commands such as the following at the trunk
group configuration level.

TurboIron(config-trunk-1-4)#config-trunk-ind

TurboIron(config-trunk-1-4)#enable ethernet 2

Syntax: enable ethernet<portnum>]

Syntax: enable <portname>

Disabling or re-enabling a range or list of trunk ports
To disable a range of ports in a trunk group, enter commands such as the following.

TurboIron(config)#trunk ethernet 1 to 4

TurboIron(config-trunk-1-4)#config-trunk-ind

TurboIron(config-trunk-1-4)#disable ethernet 3 to 4

This command disables ports 3 – 4 in trunk group 1 – 4.

To disable a list of ports, enter a command such as the following.

TurboIron(config-trunk-1-4)#disable ethernet 1 ethernet 3 ethernet 4

This command disables ports 1, 3, and 4 in the trunk group.

You can specify a range and a list on the same command line. For example, to re-enable some
trunk ports, enter a command such as the following.

Advertising