User Manual

Fabric OS 5.0.0 procedures user guide 117
2. Issue the portcfgtrunkport command. The format is:
portcfgtrunkport slotnumber/portnumber 1|0
The following example enables trunking on slot 1, port 3:
To enable or disable ISL Trunking for all of the ports on a switch:
1. Connect to the switch and log in as admin.
2. Issue the switchcfgtrunk command. The format is:
switchcfgtrunk 1|0
where 1 enables and 0 disables ISL Trunking for all ports on the switch.
The following example enables trunking all ports in the switch.
Setting port speeds
You can set the port speed for one port or for an entire switch. Trunked ports must be set to the
same speed.
To set the speed for one port:
1. Connect to the switch and log in as admin.
where:
slotnumber Specifies the number of the slot in which the port card containing the port is
located (this operand is required only for switches with slots, such as the
Core Switch 2/64 and SAN Director 2/128).
portnumber Specifies the number of the port on which you want to enable or disable
trunking.
1|0 Enables (1) or disables (0) trunking on the specified port.
switch:admin> portcfgtrunkport 1/3 1
done.
switch:admin>
switch:admin> switchcfgtrunk 1
Committing configuration...done.
switch:admin>