Dell POWEREDGE M1000E User Manual
Page 733

Fabric OS Command Reference
701
53-1001764-02
portDisable
2
Examples
To disable a single port.
switch:admin>
portdisable 2/4
To disable a range of ports:
switch:admin>
portdisable 2/4-8
To disable multiple port ranges:
switch:admin>
portdisable 2/24-26 3/10-12 4/3-4
To disable a port by specifying its index number:
switch:admin>
portdisable -i 176
To disable a range of ports by specifying the corresponding port index range:
switch:admin>
portdisable -i 170-176
To disable multiple ports by specifying multiple port index ranges:
switch:admin>
portdisable -i 30-36 170-176
To disable all ports on slots 3-5:
switch:admin>
portdisable -s 3-5
To disable all ports on slots 3-5 and 9-12:
switch:admin>
portdisable -s 3-5 9-12
See Also
portCfgPersistentDisable, portCfgPersistentEnable, portEnable, portShow, portSwapDisable,
portSwapShow, switchShow