CLI Guide
Table 4. racadm arp (continued)
Address HWtype HWaddress Flags Mask Iface
192.168.0.121 ether 90:b1:1c:f4:34:f4 C pub
chassisaction
Description Runs the turn on, turn off, power cycle, or reset operation.
Synopsis
racadm chassisaction [-m <module>] <action>
Input
• -m—Must be one of the following values:
○ chassis—Default state if -m is not specified.
○ switch-<n>—Where n =1-6
• <action>—Must be one of the following values:
○ powerdown—Graceful shutdown of the module
○ powerup—Turns on the module
○ powercycle—Graceful restart of the module
○ nongraceshutdown—Nongraceful shutdown of the module
○ reset—Hard reset of the module
NOTE: The valid option for <module = switch> is reset.
Example
• Perform a reset of switch-2
racadm chassisaction -m switch-2 reset
• Perform a non-graceful shutdown of the chassis
racadm chassisaction -m chassis nongraceshutdown
chassisgroup
Description
Approves or rejects the chassis addition requests. You can also use this command to view the chassis group
details. Supported options are:
• racadm chassisgroup help add
• racadm chassisgroup help view
• racadm chassisgroup help admit
• racadm chassisgroup help deny
Synopsis
racadm chassisgroup <chassisgroup command type>
Input
• -m—IPv4 address of stand-alone chassis
• -l—IPv4 address of leader chassis
• -g—Name of the chassis group
• --pending— Pending requests to join the group
• --discovered— Discovered chassis in the wired environment
Examples
• Executes on a leader, adds a stand-alone chassis to the group:
racadm chassisgroup add -m 192.168.0.1
10 RACADM sub command details