Users Guide

Using the Local RACADM Command Line Interface 225
A null string of double quote characters ("") instructs iDRAC6 to remove the
user configuration at the specified index and reset the user configuration to
the original factory defaults.
Testing E-mail Alerting
The iDRAC6 e-mail alert feature allows users to receive e-mail alerts when a
critical event occurs on the managed server. The following example shows
how to test the e-mail alert feature to ensure that iDRAC6 can properly send
e-mail alerts across the network.
racadm testemail -i 2
NOTE: Ensure that the SMTP and E-mail Alert settings are configured before
testing the e-mail alert feature. See "Configuring E-Mail Alerts" for more
information.
Testing the iDRAC6 SNMP Trap Alert Feature
The iDRAC6 SNMP trap alerting feature allows SNMP trap listener
configurations to receive traps for system events that occur on the
managed server.
The following example shows how a user can test the SNMP trap alert feature.
racadm testtrap -i 2
NOTE: Before you test the iDRAC6 SNMP trap alerting feature, ensure that the
SNMP and trap settings are configured correctly. See the testtrap and testemail
subcommand descriptions to configure these settings.
Configuring iDRAC6 Network Properties
To generate a list of available network properties, enter the following:
racadm getconfig -g cfgLanNetworking
To use DHCP to obtain an IP address, use the following command to write
the object cfgNicUseDhcp and enable this feature:
racadm config -g cfgLanNetworking -o cfgNicUseDHCP 1
The commands provide the same configuration functionality as the iDRAC6
Configuration Utility when you are prompted to press <Ctrl><E>. For
more information about configuring network properties with the iDRAC6
Configuration Utility, see "iDRAC6 LAN."