...
Reboot remotely using SDK
dsl_reboot <RCE_ID> --ifname <host_network_interface_name>
...
Reboot while logged in (Linux)
This will make the RCE execute "sync" then "reboot"
Reset via COB using SDK
cob_rce_reset <shelf_manager_ip>/slot/bay/rce
This will command a COB to reset power to the RCE.
See also COB Cold Data Reset
Introduction
=============
...