CLI Guide
Table Of Contents
- Dell EMC OpenManage Enterprise Modular Edition for PowerEdge MX7000 Chassis RACADM Command Line Reference Guide
- Contents
- Introduction
- RACADM sub command details
- Guidelines to quote strings containing special characters when using RACADM commands
- Question mark and question mark with subcommand
- help and help with subcommand
- arp
- chassisaction
- chassisgroup
- chassislog
- cmcchangeover
- config
- connect
- deploy
- faultlist
- getconfig
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getsensorinfo
- getsysinfo
- ifconfig
- ping
- ping6
- racreset
- racresetcfg
- serveraction
- setniccfg
- swinventory
- traceroute
- traceroute6
- OpenManage Enterprise Modular property database group and object descriptions
OpenManage Enterprise Modular property
database group and object descriptions
You can configure a setting that does not have a hash sign (#) prefixed in the output. To modify a configurable object, use the
—o option.
Topics:
• cfgLanNetworking
• cfgStorageModule
• cfgUserAdmin
• cfgRacTuning
cfgLanNetworking
This group contains parameters to configure OME-Modular NIC for IPv4.
One instance of the group is allowed. Some objects in this group may require management module NIC to be reset, which may
cause a brief loss in connectivity. Objects that change management module NIC IP address settings close all active user sessions
and require users to reconnect using the updated IP address settings.
Use this object with the config or getconfig subcommands.
To use this object property, you must have the Chassis Configuration Administrator privilege.
The following cfgDNSServer are used with the cfgLanNetworking command:
● cfgDNSServersFromDHCP=1
● cfgDNSServer1=
● cfgDNSServer2=
● cfgDNSRegisterRac=0
● cfgDNSRacName=mx-PT0004S
● cfgDNSDomainName=
● cfgDNSDomainNameFromDHCP=0
To change the DNS domain name, run the following commands:
1.
racadm config -g cfglannetworking -o cfgDNSRegisterRac 0
If Register with DNS is enabled.
2. racadm config -g cfglannetworking -o cfgDNSDomainNameFromDHCP 0
3. racadm config -g cfglannetworking -o cfgDNSDomainName Spaceisg.com
4. racadm config -g cfglannetworking -o cfgDNSRegisterRac 1
If step 1 is applied, to return to the original state.
To change the preferred or alternate DNS name, run the following commands:
1.
racadm config -g cfglannetworking -o cfgDNSRegisterRac 0
If Register with DNS is enabled.
2. racadm config -g cfglannetworking -o cfgDNSServersFromDHCP 0
3
30 OpenManage Enterprise Modular property database group and object descriptions