Reference Guide

Table Of Contents
ping6
Description Verifies that the destination IPv6 address is reachable from an
iDRAC or CMC, or with the current routing-table contents. A
destination IPv6 address is required. An ICMP echo packet is
sent to the destination IPv6 address on the basis of current
routing-table contents.
To use this subcommand for CMC, you must have the
Administrator privilege.
Synopsis
racadm ping6 <ipv6address>
Example
racadm iping6 198.162.0.2
IPING6 198.162.0.2 (192.168.0.1): 56 data
bytes
64 bytes from 198.162.0.2: icmp_seq=0
ttl=121 time=2.9
ms
--- 198.162.0.2 ping statistics ---
1 packets transmitted, 1 packets received, 0
percent
packet loss
round-trip min/avg/max = 2.9/2.9/2.9 ms
racdump
Description
This subcommand displays the comprehensive chassis status
and configuration state information, and historic event logs.
Used for post-deployment configuration verification and during
debugging sessions.
To use this subcommand for CMC, you must have the
Administrator privilege.
Synopsis
racadm racdump
Input Racdump includes the following subsystems and aggregates
the following RACADM commands:
General System/RAC information - getsysinfo
Session information - getssinfo
Sensor information - getsensorinfo
Switches information (IO Module) - getioinfo
Mezzanine card information (Daughter card) - getdcinfo
All modules information - getmodinfo
Power budget information - getpbinfo
KVM information - getkvminfo
NIC information (CMC module) - getniccfg
Redundancy information - getredundancymode
Trace log information - gettracelog
RAC event log - getraclog
System event log - getsel
64