CLI Guide

testtrap
Table 108. Details of testtrap
Description Tests the RAC’s SNMP trap alerting feature by sending a test trap from CMC to a specied destination
trap listener on the network.
To use this subcommand, you must have the Test Alerts permission.
NOTE: Before you execute the testtrap subcommand, make sure that the specied index
in the RACADM cfgAlerting group is congured properly.
Synopsis
racadm testtrap -i <index>
Input -iSpecies the index of the trap conguration to be used for the test. Valid values are from 1 to 4.
Example
Commands for the cfgIpmiPet group:
Enable the alert
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertEnable -i 1
Set the destination e-mail IP address
racadm config -g cfgIpmiPet -o cfgIpmiPetAlertDestIpAddr -i 1
192.168.0.110
View the current test trap settings
racadm getconfig -g cfgIpmiPet -i <index>
where <index> is a number from 1 to 4.
traceroute
Table 109. Details of traceroute
Description Traces the network path of routers that packets take as they are forwarded from your system to a
destination IPv4 address.
To use this subcommand, you must have the Administrator permission.
Synopsis
racadm traceroute <IPv4 address>
racadm traceroute 192.168.0.1
Input
racadm traceroute 192.168.0.1
Output
traceroute to 192.168.0.1 (192.168.0.1), 30 hops
max,
40 byte packets
1 192.168.0.1 (192.168.0.1) 0.801 ms 0.246 ms 0.253 ms
92 RACADM Subcommand Details