HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

440 Administering ISL trunking
The following example shows traffic flowing through a trunking group (ports 5, 6, and 7). After port 6 fails,
traffic is redistributed over the remaining two links in the group, ports 5 and 7:
switch:admin> portperfshow
01234567 Total
--------------------------------------------------------------------
00000145m144m145m 434
00000144m143m144m 431
00000162m0162m 324
00000186m0186m 372
00000193m0192m 385
00000202m0202m 404
00000209m0209m 418
ISL Trunking
You can enable or disable ISL Trunking for a single port or for an entire switch. When you enter the
portCfgTrunkPort or switchCfgTrunk commands to update the trunking configuration, the ports
for which the configuration applies are disabled and re-enabled with the new trunk configuration. As a
result, traffic through those ports can be disrupted.
IMPORTANT: Trunking is performed based on the QoS configuration on the master and the slave ports.
That is, in a given trunk group, if there are some ports with QoS enabled and some with QoS disabled,
they form two different trunks, one with QoS enabled and the other with QoS disabled. For more
information on QoS, see ”QoS zones” on page 361.
Enabling or disabling ISL Trunking on a port
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the portCfgTrunkPort command. The format is:
portcfgtrunkport [slotnumber/]portnumber mode
The following example enables trunking on slot 1, port 3:
switch:admin> portcfgtrunkport 1/3 1
done.
switch:admin>
Enabling or disabling ISL Trunking for all ports on a switch
1. Connect to the switch and log in using an account assigned to the admin role.
2. Enter the switchCfgTrunk command. The format is:
switchcfgtrunk mode
Mode 1 enables and mode 0 disables ISL Trunking for all ports on the switch.
The following example enables trunking on all ports in the switch.
switch:admin> switchcfgtrunk 1
Committing configuration...done.
switch:admin>
Setting port speeds
For long-distance ports, if a port is set to autonegotiate the port speed, the maximum speed, which is 8
Gb/s, is assumed for reserving buffers for the port. If the port is running only at 2 Gb/s this wastes buffers.
slotnumber Specifies the number of the slot in which the port blade containing the port is located.
This operand is required only for directors and enterprise-class platforms.
portnumber Specifies the number of the port on which you want to enable or disable trunking.
mode Enables (1) or disables (0) trunking on the specified port.