Administrator Guide

Table Of Contents
Table 78. Details of ping (continued)
Output
PING 192.168.0 (192.168.0): 56 data bytes64 bytes from 192.168.0: seq=0
ttl=64 time=4.121 ms
192.168.0 ping statistics
1 packets transmitted, 1 packets received, 0 percent packet lossround-
trip min/avg/max = 4.121/4.121/4.121 ms
ping6
Table 79. Details of ping6
Description
Verifies if the destination IPv6 address is reachable from iDRAC 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 run this subcommand, you must have Debug privilege.
Synopsis
racadm ping6 <ipv6address>
Input <ipv6address> the IPv6 address of the remote endpoint to ping.
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
Reply from 2011:de11:bdc:194::31: time<1ms
Reply from 2011:de11:bdc:194::31: time<1ms
Ping statistics for 2011:de11:bdc:194::31:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
plugin
Table 80. Details of RACADM Plugin
Description The plugin subcommand allows you to perform operations on various plugins.
Synopsis
racadm plugin view
racadm plugin view --all
racadm plugin view <FQDD>
racadm plugin enable <FQDD>
racadm plugin disable <FQDD>
racadm plugin restart <FQDD>
racadm plugin uninstall <FQDD>
Input
<FQDD>—Specifies the fully qualified device descriptor of the plugin.
--allSpecifies details of all plugins.
Example
To restart the plugin by FQDD:
racadm plugin restart Plugin.Integrated.INT.000
106 RACADM Subcommand Details