Quick Reference Guide

Displays the statistics for the integrated NIC.
$ racadm nicstatistics NIC.Integrated.1-1
Total Bytes Received:0
Total Bytes Transmitted: 0
Total Unicast Bytes Received: 0
Total Multicast Bytes Received: 0
Total Broadcast Bytes Received: 0
Total Unicast Bytes Transmitted: 0
Get the network statistics
$ racadm nicstatistics
NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:10
NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:11
NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:12
NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:13
NIC.Slot.5-2-1 : QLogic CNA Gigabit Ethernet-B8:AC:6F:B3:BF:14
ping
Description Verifies if the destination IP address is reachable from iDRAC with the current routing-
table contents. A destination IP address is required. Based on the current routing-table
contents, an ICMP echo packet is sent to the destination IP address.
To use this subcommand for CMC, you must have Administrator privilege and for iDRAC,
you must have Execute Diagnostic Commands .
Synopsis
racadm ping <ipaddress>
Input
racadm ping 10.94.161.161
Output
PING 10.94.161.161 (10.94.161.161): 56 data bytes64 bytes
from 10.94.161.161: seq=0 ttl=64 time=4.121 ms---
10.94.161.161 ping statistics ---1 packets transmitted, 1
packets received, 0 percent packet lossround-trip min/avg/
max = 4.121/4.121/4.121 ms
ping6
Description Verifies if the destination IPv6 address is reachable from iDRAC or CMC, or with the current
routing-table contents. A destination IPv6 address is required. Based on the current routing-table
contents, an ICMP echo packet is sent to the destination IPv6 address .
To use this subcommand for CMC, you must have Administrator privilege and for iDRAC, you must
have Execute Diagnostic Commands permission.
Synopsis
racadm ping6 <ipv6address>
Example
Pinging 2011:de11:bdc:194::31 from 2011:de11:bdc:194::101 with
32 bytes of data:
Reply from 2011:de11:bdc:194::31: time<1ms
Reply from 2011:de11:bdc:194::31: time<1ms
93