CLI Guide

Table Of Contents
Optional.
enabled or on: Specifies whether to use an automated method (either DHCPv6 or SLAAC, as
defined by the network configuration) to automatically configure the address. This provides a
single IPv6 address. If a DHCPv6 address is available, DHCPv6 will provide the interface address.
If DHCPv6 cannot provide an address, the SLAAC address will be the single interface address.
This is the default.
disabled or off: Specifies whether to use manual mode. This mode uses static IPv6 addresses
set with the add ipv6-address command. To use manual mode, at least one and up to four IPv6
addresses must already be set.
NOTE: Enabling autoconfig will deactivate any static IPv6 addresses, which will no longer be
reachable. The static IPv6 addresses will otherwise remain in the configuration, but will not be
bound to any interface unless autoconfig is subsequently disabled.
[controller a|b|both]
Optional. Specifies whether to change controller A, B, or both. If this parameter is omitted, changes
affect both controllers.
[gateway gateway
Optional. Specifies a gateway IP address for the port. The value must be a valid IPv6 address.
The value cannot include a prefix or /prefixLength notation. The address cannot be used
elsewhere in the network port configuration. All addresses share a single gateway.
Examples For controller A, enable autoconfig and set the gateway address.
# set ipv6-network-parameters autoconfig enabled controller a gateway
001:0db8:85a3:0000:0000:8a2e:0370:1111
See also
add ipv6-address
remove ipv6-address
show ipv6-addresses
show ipv6-network-parameters
set iscsi-parameters
Description
Changes system-wide parameters for iSCSI host ports in each controller module.
CAUTION: Applying new parameters to the ports or modifying unused ports may cause
hosts to lose access to the storage system.
Minimum role manage
Syntax
set iscsi-parameters
[chap enabled|disabled|on|off]
[iscsi-ip-version ipv4|ipv6]
[isns enabled|disabled|on|off]
[isns-alt-ip iSNS-IP]
[isns-ip iSNS-IP]
[jumbo-frame enabled|disabled|on|off]
[speed auto|1gbps]
Parameters
[chap enabled|disabled|on|off]
Optional. Enables or disables use of Challenge Handshake Authentication Protocol. Disabled by
default.
136 Alphabetical list of commands