Dell POWEREDGE M1000E User Manual

Page 696

Advertising
background image

668

Fabric OS Command Reference

53-1002746-01

portCfgEport

2

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

Advertising