7. To test an event trap for an alert destination, type:racadm testtrap -i where is a value between 1–4 representing the alert destination you want to test.If you are not sure about the index number, run the following command:racadm getconfig -g cfgTraps -i Configuring E-Mail Alert SettingsWhen CMC detects a chassis event, such as an environmental warning or a component failure, it can be configured tosend an e-mail alert to one or more e-mail addresses.You must configure the SMTP email server to accept relayed emails from the CMC IP address, a feature which isnormally turned off in most mail servers due to security concerns. For instructions to do this in a secure manner, see thedocumentation that was provided with the SMTP server.NOTE: If your mail server is Microsoft Exchange Server 2007, make sure that iDRAC7 domain name is configuredfor the mail server to receive the email alerts from iDRAC7.NOTE: Email alerts support both IPv4 and IPv6 addresses. The DRAC DNS Domain Name must be specified whenusing IPv6.If your network has an SMTP server that releases and renews IP address leases periodically, and the addresses aredifferent, then there is a duration when this property setting does not work due to change in the specified SMTP serverIP address. In such cases, use the DNS name.Configuring Email Alert Settings Using CMC Web InterfaceTo configure the email alert settings using Web interface:1. In the left pane, click Chassis Overview → Alerts → E-mail Alert Settings.2. Specify the SMTP email server settings and the email addresses to receive the alerts. For information about thefield descriptions, see theOnline Help.3. Click Apply to save the settings.4. Click Send under Test E-mail to send a test email to the specified email alert destination.Configuring EMail Alert Settings Using RACADMTo send a test email to an email alert destination using RACADM:1. Open a serial/Telnet/SSH text console to CMC and log in.2. Enable alert generation:racadm config -g cfgAlerting -o cfgAlertingEnable 1NOTE: Only one filter mask may be set by both SNMP and email alerting. If you have already set a filter mask,do not perform the task in step 3.3. Specify the events for which alerts must be generated:racadm config -g cfgAlerting -o cfgAlertingFilterMask where value> is a hexadecimal value between 0x0 and 0xffffffff and must be expressed with the leading0x characters. The Event Traps Filter Masks table provides filter masks for each event type. For instructions aboutcalculating the hex value for the filter mask you want to enable, see step 3 in the Configuring SNMP Trap AlertDestinations Using RACADM.4. Enable email alert generation:racadm config -g cfgEmailAlert -o cfgEmailAlertEnable 1 -i 94