User's Manual
80 Using the RACADM Command Line Interface
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 (active and standby) on the chassis, and they are
connected to the network, the standby CMC automatically assumes the network
settings of the active CMC in the event of failover.
NOTE: When IPv6 is enabled at boot time, three router solicitations are sent every
four seconds. If external network switches are running the Spanning Tree Protocol
(SPT), the external switch ports may be blocked for more than twelve seconds in
which the IPv6 router solicitations are sent. In such cases, there may be a period
when IPv6 connectivity is limited, until router advertisements are gratuitously sent
by the IPv6 routers.
Enabling the CMC Network Interface
To enable/disable the CMC Network Interface for both IPv4 and IPv6, type:
racadm config -g cfgLanNetworking -o cfgNicEnable 1
racadm config -g cfgLanNetworking -o cfgNicEnable 0
NOTE: The CMC NIC is enabled by default.
To enable/disable the CMC IPv4 addressing, type:
racadm config -g cfgLanNetworking -o cfgNicIPv4Enable
1
racadm config -g cfgLanNetworking -o cfgNicIPv4Enable
0
NOTE: The CMC IPv4 addressing is enabled by default.