User's Manual

72 Using the RACADM Command Line Interface
racadm config -g cfgLanNetworking -o cfgNicGateway
<static gateway>
racadm config -g cfgLanNetworking -o cfgNicNetmask
<static subnet mask>
Viewing Current Network Settings
To view a summary of NIC, DHCP, network speed, and duplex settings, type:
racadm getniccfg
or
racadm getconfig -g cfgCurrentLanNetworking
To view IP address and DHCP, MAC address, and DNS information for the
chassis, type:
racadm getsysinfo
Configuring the Network LAN Settings
NOTE: To perform the following steps, you must have Chassis Configuration
Administrator privilege.
NOTE: The LAN settings, such as community string and SMTP server IP address,
affect both the CMC and the external settings of the chassis.
NOTE: If you have two CMCs (primary and standby) on the chassis, and they are
both connected to the network, the standby CMC automatically assumes the
network settings in the event of failover of the primary CMC.
Enabling the CMC NIC
To enable the CMC NIC, type:
racadm config -g cfgLanNetworking -o cfgNicEnable 1
NOTE: The CMC NIC is enabled by default.
Enabling or Disabling DCHP for the NIC Address
When enabled, the CMC’s DHCP for NIC address feature requests and
obtains an IP address from the Dynamic Host Configuration Protocol
(DHCP) server automatically. This feature is enabled by default.