Configuration Guide User guide

FastIron Configuration Guide 713
53-1002494-02
Configuring a trunk group
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.
To enable an individual port in a trunk group, enter commands such as the following at the trunk
group configuration level.
Brocade(config-trunk-4/1-4/4)#config-trunk-ind
Brocade(config-trunk-4/1-4/4)#enable ethernet 4/2
Syntax: enable ethernet <port>
Specify the port variable in one of the following formats:
FWS, FCX, and ICX stackable switches – stack-unit/slotnum/portnum
FSX 800 and FSX 1600 chassis devices – slotnum/portnum
ICX devices – slotnum/portnum
FESX compact switches – portnum
Disabling or re-enabling a range or list of trunk ports
The disable port-name 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.
Brocade(config-trunk-4/1-4/4)#config-trunk-ind
Brocade(config-trunk-4/1-4/4)#disable port-name customer1
Syntax: disable port-name <portname>
To disable a range of ports in a trunk group, enter commands such as the following.
Brocade(config)#trunk ethernet 2/1 to 2/4
Brocade(config-trunk-2/1-2/4)#config-trunk-ind
Brocade(config-trunk-2/1-2/4)#disable ethernet 2/3 to 2/4
This command disables ports 2/3 and 2/4 in trunk group 2/1 to 2/4.
To disable a list of ports, enter a command such as the following.
Brocade(config-trunk-2/1-2/4)#disable ethernet 2/1 ethernet 2/3 ethernet 2/4
This command disables ports 2/1, 2/3, and 2/4 in the trunk group.