Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
406 PowerConnect B-Series FCX Configuration Guide
53-1002266-01
Configuring a trunk group
12
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.
PowerConnect(config-trunk-4/1-4/4)#config-trunk-ind
PowerConnect(config-trunk-4/1-4/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.
PowerConnect(config-trunk-4/1-4/4)#config-trunk-ind
PowerConnect(config-trunk-4/1-4/4)#enable ethernet 4/2
Syntax: enable ethernet <port>]
Specify the <port> variable in the following formats:
PowerConnect B-Series FCX stackable switches – <stack-unit/slotnum/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.
PowerConnect(config)#trunk ethernet 2/1 to 2/4
PowerConnect(config-trunk-2/1-2/4)#config-trunk-ind
PowerConnect(config-trunk-2/1-2/4)#disable ethernet 2/3 to 2/4
This command disables ports 2/3 – 2/4 in trunk group 2/1 – 2/4.
To disable a list of ports, enter a command such as the following.
PowerConnect(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.
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.
PowerConnect(config-trunk-2/1-2/4)#enable ethernet 2/1 to 2/2 ethernet 2/4
Syntax: [no] config-trunk-ind
Syntax: [no] disable ethernet <port> to <port> | ethernet <port>
Syntax: [no] enable ethernet <port> to <port> | ethernet <port>
The <port> variable specifies an individual port. Specify the <port> variable in the following
formats:
PowerConnect B-Series FCX stackable switches – <stack-unit/slotnum/portnum>
You can enter the ethernet <port> parameter multiple times to specify a list.