Reference Guide

666 Brocade Fabric OS Command Reference
53-1004112-02
portCfgEport
-slot [slot1[-slot2]
Specifies all ports on a slot or on a range of slots, for example, -s 3-5. You may specify
multiple slot ranges separated by a space, for example, -s 3-5 8-10.
mode
Specifies the E_Port configuration as one of the following:
0
Disables E_Port capability for the specified ports.
1
Enables the ports as E_Ports. This is the default port state.
2
Locks down the ports as E_Ports. This command effectively disables the port's F_Port
capability.
-h
Displays the command usage.
Examples To disable E_Port capability on a port:
switch:admin> portcfgeport 1/3 0
To enable E_Port capability on a port:
switch:admin> portcfgeport 1/3 1
To lock down the port as an E_Port.
switch:admin> portcfgeport 1/3 2
To disable E_Port capability on a range of ports specified by their index number:
switch:admin> portcfgeport -i 12-18 0
To enable E_Port capability on all ports of slot 3-5:
switch:admin> portcfgeport -s 3-5 1
SEE ALSO portShow, portSwapDisable, portSwapShow, switchShow