CLI Guide

ping
Description Veries that the destination IP address is reachable from CMC with the current routing-table
contents. A destination IP address is required. An ICMP echo packet is sent to the destination IP
address based on the current routing-table contents.
To use this subcommand for CMC, you must have the Administrator privilege for CMC.
Synopsis
racadm ping <ipaddress>
ping6
Description Veries that the destination IPv6 address is reachable from a 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 based on the current routing-table contents.
To use this subcommand for CMC, you must have the Administrator privilege.
Synopsis
racadm ping6 <ipv6address>
Example
racadm iping6 192.168.0.2
IPING6 192.168.0.2 (192.168.0.2): 56 data bytes
64 bytes from 192.168.0.2: icmp_seq=0 ttl=121 time=2.9
ms
--- 192.168.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 conguration state information, and
historic event logs. Used for post-deployment conguration verication and during debugging
sessions.
To use this subcommand for CMC, you must have the CMC Login User 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
RACADM Subcommand Details 65