HP StorageWorks P2000 HP StorageWorks P2000 G3 MSA System CLI Reference Guide - Page 129

iscsi-ip-version ipv4|ipv6, netmask, noprompt, ports, prompt yes|no|expert, expert - user manual

Page 129 highlights

ip address Optional. For iSCSI, the port IP address. iscsi-ip-version ipv4|ipv6 Optional. Specifies whether to use IP version 4 (IPv4) or 6 (IPv6) for addressing controller iSCSI ports. • ipv4: Lets you specify addresses in dot-decimal format, where the four octets of the address use decimal values without leading zeroes and the octets are separated by a period; for example, 10.132.2.205. This option is the default. • ipv6: Lets you specify addresses using eight groups of four hexadecimal digits, where the groups are separated by a colon. All groups must be specified. For example, 0000:0000:0000:0000:0000:0000:0A90:3442. netmask address Optional. For iSCSI, the port netmask address. noprompt Optional in console mode; required in API mode. Suppresses the confirmation prompt, which requires a yes or no response. Specifying this parameter allows the command to proceed without user interaction. ports ports|all Optional. Specific host port numbers or all ports. For port syntax, see Command syntax on page 22. If this parameter is omitted, all host ports on the specified controllers are affected. prompt yes|no|expert Optional. Specifies an automatic response to the confirmation prompt: • yes: Allow the command to proceed. • no: Cancel the command. • expert: Allow the command to proceed. If this parameter is omitted, you must manually reply to the prompt. speed 2g|4g|8g|auto Optional. For FC, sets a forced link speed in Gbit/sec or lets the speed be auto-negotiated (auto). Use auto if the port is directly connected to a host or switch. Because a speed mismatch prevents communication between the port and host, set a speed only if you need to force the port to use a known speed for testing, or you need to specify a mutually supported speed for more than two FC devices connected in an arbitrated loop. Example On a system with FC ports, set the link speed to 8 Gbit/sec for ports A1 and B1: # set host-parameters speed 8g ports a1,b1 WARNING: This change will take effect immediately. Changes may affect access to data. Are you sure? yes Success: Command completed successfully. - The host parameters were changed successfully On a system with FC ports, set controller A ports to request loop ID 14 and controller B ports to use soft target addressing, and suppress the confirmation prompt: # set host-parameters fibre-loop-id 14,soft noprompt Info: Changes to FC loop ids will not take effect until the affected Storage Controller is restarted. Success: Command completed successfully. - The host parameters were changed successfully HP StorageWorks P2000 G3 MSA System CLI Reference Guide 129

  • 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
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262

HP StorageWorks P2000 G3 MSA System CLI Reference Guide
129
ip
address
Optional. For iSCSI, the port IP address.
iscsi-ip-version ipv4|ipv6
Optional. Specifies whether to use IP version 4 (IPv4) or 6 (IPv6) for addressing controller iSCSI
ports.
ipv4
: Lets you specify addresses in dot-decimal format, where the four octets of the address use
decimal values without leading zeroes and the octets are separated by a period; for example,
10.132.2.205
. This option is the default.
ipv6
: Lets you specify addresses using eight groups of four hexadecimal digits, where the
groups are separated by a colon. All groups must be specified. For example,
0000:0000:0000:0000:0000:0000:0A90:3442.
netmask
address
Optional. For iSCSI, the port netmask address.
noprompt
Optional in console mode; required in API mode. Suppresses the confirmation prompt, which
requires a yes or no response. Specifying this parameter allows the command to proceed without
user interaction.
ports
ports
|all
Optional. Specific host port numbers or all ports. For port syntax, see
Command syntax
on page 22.
If this parameter is omitted, all host ports on the specified controllers are affected.
prompt yes|no|expert
Optional. Specifies an automatic response to the confirmation prompt:
yes
: Allow the command to proceed.
no
: Cancel the command.
expert
: Allow the command to proceed.
If this parameter is omitted, you must manually reply to the prompt.
speed 2g|4g|8g|auto
Optional. For FC, sets a forced link speed in Gbit/sec or lets the speed be auto-negotiated (
auto
).
Use
auto
if the port is directly connected to a host or switch. Because a speed mismatch prevents
communication between the port and host, set a speed only if you need to force the port to use a
known speed for testing, or you need to specify a mutually supported speed for more than two FC
devices connected in an arbitrated loop.
Example
On a system with FC ports, set the link speed to 8 Gbit/sec for ports A1 and B1:
# set host-parameters speed 8g ports a1,b1
WARNING: This change will take effect immediately. Changes may affect access to
data. Are you sure?
yes
Success: Command completed successfully. - The host parameters were changed
successfully
On a system with FC ports, set controller A ports to request loop ID 14 and controller B ports to use
soft target addressing, and suppress the confirmation prompt:
# set host-parameters fibre-loop-id 14,soft noprompt
Info: Changes to FC loop ids will not take effect until the affected Storage
Controller is restarted.
Success: Command completed successfully. - The host parameters were changed
successfully