Dell POWEREDGE M1000E User Manual

Page 703

Advertising
background image

Fabric OS Command Reference

671

53-1001764-02

portCfgPersistentEnable

2

-i index1[-index2]

Persistently enables a port or a range of ports identified by port index
numbers. You may specify multiple index ranges separated by a space, for
example, 33-38 40-60.

-f

Ignores nonexisting ports. This operand is valid only with the -i option.

-s[lot] [slot1[-slot2] Persistently enables all ports on a slot or on a range of slots, for example, -s

3-5. Multiple slot ranges are not supported with this command.

-h

Displays the command usage.

Examples

To enable a single port persistently:

switch:admin>

portcfgpersistentenable 2/4

To enable a range of ports persistently:

switch:admin>

portcfgpersistentenable 2/4-8

To enable multiple port ranges persistently:

switch:admin>

portcfgpersistentenable 2/24-26 3/10-12 4/3-4

To enable a port persistently by specifying its index number:

switch:admin>

portcfgpersistentenable -i 176

To enable a range of ports persistently by specifying the corresponding port index range:

switch:admin>

portcfgpersistentenable -i 17-18

To enable multiple ports persistently by specifying multiple port index ranges:

switch:admin>

portcfgpersistentenable -i 17-18 30-39

To enable all ports on slots 3-5 persistently:

switch:admin>

portcfgpersistentenable -s 3-5

To display the persistently enabled ports on the switch:

switch:admin>

portcfgpersistentenable

Slot 9 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

---------+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---

Enabled YES YES YES YES YES YES YES YES YES YES YES YES YES YES YES YES

(output truncated)

See Also

ficonCupSet, ficonCupShow, portDisable, portEnable, portCfgPersistentDisable, portCfgShow,
portShow, portSwapDisable, portSwapshow, switchShow

Advertising