Dell POWEREDGE M1000E User Manual

Page 669

Advertising
background image

Fabric OS Command Reference

637

53-1001764-02

portCfg

2

Examples

To configure the internal addresses for the CP and GbE port inband management interfaces:

switch:admin>

portcfg inbandmgmt ge0 ipaddrset cp 192.168.255.1 255.255.255.0

switch:admin>

portcfg inbandmgmt ge0 ipaddrset ge 192.168.255.2 255.255.255.0

To add a route to a management station that is on the same subnet as the management interface
IP addresses in the previous example:

switch:admin>

portcfg inbandmgmt ge0 routeadd 192.168.3.0 255.255.255.0

To configure a route for a management station that is on a different subnet (note the added
gateway IP address):

switch:admin>

portcfg inbandmgmt ge0 routeadd 192.168.3.0 255.255.255.0 192.168.1.250

See Also

portCfgShow, portCmd, portShow, switchShow, configure, fastWriteCfg

Advertising