CLI Guide
• 0x02 — debug
• 0x04 — info
• 0x08 — warning
• 0x10 — errors
• 0x20 — fatal
• 0x40 — checks
• 0xff — all debug information
• 0xd0 — default debug level for AD and ADKRB.
• 0xf0 and 0xf2 — default debug level for LDAP.
NOTE: -d option is only supported on the firmware interface or firmware 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 124. Details of testtrap attribute
Description Tests the RAC’s SNMP trap alerting feature by sending a test trap from CMC to a specified 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 specified index in the
cfgAlerting group is configured properly.
Synopsis
racadm testtrap -i <index>
Input -i <index> — Specifies the index of the trap configuration that must be used for the test. Valid values are from
1 to 4.
Example
• Send a test trap to the destination configured for index 1:
racadm testtrap -i 1
traceroute
Table 125. 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 IPv4 — Specifies IPv4 address.
RACADM Subcommand Details 91