HP Integrity BL870c HP Integrity iLO 2 Operations Guide, Eleventh Edition - Page 152

SMASH Server Management Command Line Protocol, SM CLP Features and Functionality Overview

Page 152 highlights

SMASH Server Management Command Line Protocol The Systems Management Architecture for Server Hardware (SMASH) initiative is an effort within the Distributed Management Task Force (DMTF) to standardize commands for servers. The Server Management Command Line Protocol (SM CLP) specifies common command line syntax and message protocol semantics for server management. IMPORTANT: • The current DMTF CLI implementation is a prestandard release and is subject to change. • SMASH SM CLP is not the primary text user interface (TUI) or the primary scripting interface for iLO 2. • The HP proprietary TUI is the primary text interface of iLO 2. • The entire text user interface of iLO 2, available on Telnet and SSH, supports all MP functionality. • SMASH CLP does not support all iLO 2 features, and is a prototype implementation only. • SMASH CLP is only available for entry class servers. SM CLP Features and Functionality Overview SM CLP includes the following features: • Provides a user-friendly method to view and manage server information with commands in formats that facilitate scripting. • Offered in addition to the iLO 2 existing CLI. • Uses scripts to automate some iLO 2 tasks, especially when you are setting up many identical servers. • Available from any TUI (serial, Telnet, and SSH). • CLP sessions are independent from each other and nonmirrored. • Provides a subset of MP CLI commands. • Provides access to the MP Main Menu interface and system console interface. SM CLP Session Sessions between a client and an SM CLP service are established over a transport protocol. Once the session is authenticated, the client begins to submit commands using the SM CLP service. The CLP is a command and response protocol (not a command-line interface). Each CLP command is sent over the transport protocol to iLO 2. The command is received and processed by iLO 2, which then transmits a response back to the CLP client. There are no interactive commands, so no state information is retained. The privilege level of the logged-in user is checked against the privilege required for the command. The command is run only if a user has the privilege level required for that command. Accessing the SM CLP Interface When you log in to the iLO 2 MP, by default you access the MP Main Menu interface. To use the SM CLP, follow these steps: 1. Access the MP Main Menu. 152 Using iLO 2

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229

SMASH Server Management Command Line Protocol
The Systems Management Architecture for Server Hardware (SMASH) initiative is an effort
within the Distributed Management Task Force (DMTF) to standardize commands for servers.
The Server Management Command Line Protocol (SM CLP) specifies common command line
syntax and message protocol semantics for server management.
IMPORTANT:
The current DMTF CLI implementation is a prestandard release and is subject to change.
SMASH SM CLP is not the primary text user interface (TUI) or the primary scripting interface
for iLO 2.
The HP proprietary TUI is the primary text interface of iLO 2.
The entire text user interface of iLO 2, available on Telnet and SSH, supports all MP
functionality.
SMASH CLP does not support all iLO 2 features, and is a prototype implementation only.
SMASH CLP is only available for entry class servers.
SM CLP Features and Functionality Overview
SM CLP includes the following features:
Provides a user-friendly method to view and manage server information with commands
in formats that facilitate scripting.
Offered in addition to the iLO 2 existing CLI.
Uses scripts to automate some iLO 2 tasks, especially when you are setting up many identical
servers.
Available from any TUI (serial, Telnet, and SSH).
CLP sessions are independent from each other and nonmirrored.
Provides a subset of MP CLI commands.
Provides access to the MP Main Menu interface and system console interface.
SM CLP Session
Sessions between a client and an SM CLP service are established over a transport protocol. Once
the session is authenticated, the client begins to submit commands using the SM CLP service.
The CLP is a command and response protocol (not a command-line interface). Each CLP command
is sent over the transport protocol to iLO 2. The command is received and processed by iLO 2,
which then transmits a response back to the CLP client. There are no interactive commands, so
no state information is retained.
The privilege level of the logged-in user is checked against the privilege required for the command.
The command is run only if a user has the privilege level required for that command.
Accessing the SM CLP Interface
When you log in to the iLO 2 MP, by default you access the MP Main Menu interface. To use the
SM CLP, follow these steps:
1.
Access the MP Main Menu.
152
Using iLO 2