CLI Guide

NOTE: -d option is only supported on the rmware interface or rmware interfaces.
Example
To test AD.
racadm testfeature -f AD -u joe@dell.com -p dell123
To test ADKRB:.
racadm testfeature -f ADKRB -u joe@dell.com
To test LDAP.
racadm testfeature -f LDAP -u joe -p dell123 -d 0xf2
testtrap
Table 125. Details of testtrap attribute
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 run this subcommand, you must have the Test Alert permission.
NOTE: Before you run the testtrap subcommand, make sure that the specied index in the cfgAlerting
group is congured properly.
Synopsis
racadm testtrap -i <index>
Input -i <index>Species the index of the trap conguration that must be used for the test. Valid values are from 1
to 4.
Example
Send a test trap to the destination congured for index 1:
racadm testtrap -i 1
traceroute
Table 126. Details of traceroute attribute
Description Traces network path of the routers as the packets traverse from the system to a destination IPv4 address.
To run this subcommand, you must have the Administrator privilege.
Synopsis
racadm traceroute <IPv4 address>
Input IPv4Species IPv4 address.
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
traceroute6
Table 127. Details of traceroute6 attribute
Description Traces the network path of routers as the packets traverse from the system to a destination IPv6 address.
RACADM Subcommand Details 89