HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
686 Fabric OS commands
Enables or disables trunking on all the ports of a switch.
Synopsis
switchcfgtrunk mode
Availability
admin
NOTE: This command requires an HP ISL Trunking license.
Description
Use this command to enable or disable trunking on all the ports of a switch.
NOTE: You can disable or enable trunking using the portCfgTrunkPort or switchCfgTrunk
commands. When the command is executed to update the trunking configuration, the ports for which the
configuration applies are disabled and reenabled with the new trunk configuration. As a result, the traffic
through these ports might be disrupted for a short period of time.
Operands
This command has the following operand:
Examples
To disable trunking on a switch:
See also
portCfgShow
portCfgTrunkPort
portShow
switchShow
switchCfgTrunk
mode Specify 1 to enable trunking on all the ports on this switch. Specify 0
to disable trunking on all the ports on this switch. This operand is
required.
switch:admin> switchcfgtrunk 0
Committing configuration...done.