Switchcfgtrunk – Dell POWEREDGE M1000E User Manual

Page 957

Advertising
background image

Fabric OS Command Reference

925

53-1001764-02

switchCfgTrunk

2

switchCfgTrunk

Enables or disables trunking on all the ports of a switch.

Synopsis

switchcfgtrunk mode

Description

Use this command to enable or disable trunking on all the ports of a switch. Use portCfgTrunkPort
to enable or disable trunking on a single port.

When the command is executed to update the trunking configuration, the ports to which the
configuration applies are disabled and subsequently re-enabled with the new trunking
configuration. Traffic through these ports may be temporarily disrupted. The command issues a
message that lists the VE/VEX_Ports to which the configuration does not apply.

Trunking on Inter-Chassis Link (ICL) ports is always enabled and cannot be turned off by this
command.

Disabling trunking fails if a Trunk Area (TA) is enabled on the port. Use the portTrunkArea command
to disable the TA on all ports before disabling trunking.

Notes

Enabling trunking requires an ISL Trunking license. You may disable trunking without a license.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" and Appendix A, "Command
Availability"
for details.

Operands

The following operand is required:

mode

Specify 1 to enable trunking on all ports. Specify 0 to disable trunking on all
ports.

Examples

To enable trunking on all ports of a switch:

switch:admin>

switchcfgtrunk 1

Configuration applied to all ports except the following \

VE/VEX_Ports (ports 176 - 191).

To disable trunking on all ports of a switch:

switch:admin>

switchcfgtrunk 0

Committing configuration...done.

See Also

portCfgShow, portCfgTrunkPort, portShow, portTrunkArea, switchShow

Advertising