You can power on or off, and reset a C-series Controller you are currently logged in to and for a remote controller. You must be logged on as a root user.
To execute a power command in the local controller using IPMI:
- SRC-PE Release 3.1 [R.3.1.0-12]
- login: root
- Password: password
- --- SRC CLI 3.1 build CLI.R.3.1.0.012
- (c) 2005-2008 Juniper Networks Inc.
- root@host>
You are now logged in as root user.
- user@host>request ipmi power (on | off | soft-off | reset| cycle)
For example:
- user@host>request ipmi power off
To execute a power command on a remote controller using IPMI:
- root@host>request ipmi host host user user power (on | off | soft-off | reset| cycle)
For example:
- root@host>request ipmi host 10.10.10.30 user
johndoe power reset