CLI Guide

Synopsis
racadm getsysinfo [-d] [-c] [-4] [-6]
Input
-dDisplays MM information
-cDisplays chassis information
-4Displays IPv4 settings
-6Displays IPv6 settings
-6 without -s optionSets the static IPv6 address for the chassis
-6 without -d optionEnables autoconfiguration of IPv6 for the chassis
Example
Displays Chassis Information
racadm getsysinfo -c
Displays MM Information
racadm getsysinfo -d
ifconfig
Description Displays the network interface information.
Synopsis
racadm ifconfig
ping
Description
Sends ICMP echo packets on the network.
Synopsis
racadm ping <ipaddress>
Input <ipaddress>The IP address of the remote endpoint to ping.
Example To ping ip address 192.168.0.1
racadm ping 192.168.0.1
ping6
Description
Sends ICMP echo packets on the network.
Synopsis
racadm ping6 <ipaddress>
Input <ipaddress>The IPv6 address of the remote endpoint to ping.
Example To ping ipaddress FE80:0000:0000:0000:0202:B3FF:FE1E:8329
racadm ping6 FE80:0000:0000:0000:0202:B3FF:FE1E:8329
RACADM sub command details 23