HP MSA 1040 CLI Reference Guide (762782-001, March 2014)

248
show iscsi-parameters
Description For iSCSI, shows system-wide iSCSI parameters.
Syntax
show iscsi-parameters
Output CHAP
Shows whether Challenge-Handshake Authentication Protocol (CHAP) is enabled or disabled.
Enabled: CHAP is enabled.
Disabled: CHAP is disabled. This is the default.
Jumbo Frames
Shows whether support for jumbo frames is enabled or disabled.
Enabled: Jumbo-frame support is enabled.
Disabled: Jumbo-frame support is disabled. This is the default.
iSNS
Shows whether support for Internet Storage Name Service (iSNS) is enabled or disabled.
Enabled: iSNS support is enabled.
Disabled: iSNS support is disabled. This is the default.
iSNS IP
The address of the iSNS server. The default address is all zeroes.
iSNS Alt IP
The address of the alternate iSNS server. The default address is all zeroes.
iSCSI Speed
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 IP Version
4: iSCSI host port addresses use IPv4 format. This is the default.
6: iSCSI host port addresses use IPv6 format.
Example Show system-wide iSCSI parameters for a system using IPv4 addressing:
# show iscsi-parameters
iSCSI Parameters
----------------
CHAP: Disabled
Jumbo Frames: Disabled
iSNS: Disabled
iSNS IP: 0.0.0.0
iSNS Alt IP: 0.0.0.0
iSCSI Speed: auto
iSCSI IP Version: 4
Success: Command completed successfully. (2012-01-18 15:05:53)