
If started without parameters, clia enters an interactive mode. In that mode, the program repeatedly issues a prompt to the terminal, accepts user input as the next command with parameters, executes that command, and shows the results on the terminal, until the user types the command exit or quit. For example:
#clia
Pigeon Point Shelf Manager Command Line Interpreter
CLI> ipmc 20
20:Entity: (d0, 0) Maximum FRU device ID: 20 PICMG Version 2.0
Hot Swap State: M4, Previous: M3, Last State Change Cause: Normal State Change
(0)
CLI> exit
#
C.2 Shelf Manager CLI Commands
The Shelf Manager CLI implements the following commands. They are described in detail in the Netra CT 900 Server System Administration Manual
TABLE C-1 Shelf Manager CLI Command Summary
Command | Parameters | Description |
|
|
|
activate | IPMB address | Activates the specified FRU. |
| FRU device ID |
|
alarm | alarm type | Activates or clears Telco alarms. |
board | slot number (optional) | Shows information about blade servers. |
boardreset | slot number | Resets the specified ATCA blade server. |
console | slot number | Opens a console session on the node |
|
| blade server in the specified slot. |
deactivate | IPMB address | Deactivates the specified FRU. |
| FRU device ID |
|
exitquit |
| Exits from the interpreter in interactive |
|
| mode. |
|
|
|
Appendix C ShMM CLI and Commands |