HP MSA 2040 CLI Reference Guide

iscsi-parameters 427
iscsi-parameters
This basetype is shown by show iscsi-parameters.
Table 43 iscsi-parameters properties
Name Type Description
chap string Shows whether Challenge-Handshake Authentication Protocol (CHAP) is
enabled.
Enabled: CHAP is enabled.
Disabled: CHAP is disabled. This is the default.
chap-numeric uint32 Numeric equivalents for chap values.
0: Disabled
1: Enabled
jumbo-frames string Shows whether support for jumbo frames is enabled.
Enabled: Jumbo-frame support is enabled.
Disabled: Jumbo-frame support is disabled. This is the default.
jumbo-frames-
numeric
uint32 Numeric equivalents for jumbo-frames values.
0: Disabled
1: Enabled
isns string Shows whether support for Internet Storage Name Service (iSNS) is enabled.
Enabled: iSNS is enabled.
Disabled: iSNS is disabled. This is the default.
isns-numeric uint32 Numeric equivalents for isns values.
0: Disabled
1: Enabled
isns-ip string Address of the iSNS server. The default address is all zeroes.
isns-alt-ip string Address of the alternate iSNS server. The default address is all zeroes.
iscsi-speed string iSCSI host port link speed.
auto: The proper speed is auto-negotiated. This is the default.
1Gbps: The speed is forced to 1 Gbit/s, overriding a downshift that can
occur during auto-negotiation with 1-Gbit/s HBAs. This setting does not
apply to 10-Gbit/s HBAs.
iscsi-speed-
numeric
uint32 Numeric equivalents for iscsi-speed values.
0: auto
1: 1Gbps
iscsi-ip-
version
uint8 iSCSI IP version.
4: iSCSI host port addresses use IPv4 format. This is the default.
6: iSCSI host port addresses use IPv6 format.