CLI Guide

Table Of Contents
# set host-parameters speed auto ports a1,b1 noprompt
On a system with iSCSI ports using IPv4 addressing, change the IP address of port A3.
# set host-parameters ip 10.134.50.6 ports a3
On a system with iSCSI ports, specify to use IPv6 addressing and change the IP address and default
router for port A1.
# set host-parameters ports A1 iscsi-ip-version ipv6 ip ::8576:246a
default-router ::0a0a:
See also
restart mc
restart sc
set host-port-mode
set iscsi-parameters
show ports
set host-port-mode
Description
Changes host-interface characteristics for host ports in a CNC controller module.
For both controller modules, all ports can be set to FC, all ports can be set to iSCSI, or the first two
ports in each controller module can be set to FC and the second two ports can be set to iSCSI.
This command will immediately change the host port configuration, stop I/O, restart both controllers,
and log event 236. After the controllers have restarted, you can use the set host-parameters
command to configure the individual ports.
NOTE: If you change the configuration of host ports used for replication peer connections, you
will have to reconfigure the peer connections.
Minimum role manage
Syntax
set host-port-mode
[FC|iSCSI|FC-and-iSCSI]
[noprompt]
Parameters
[FC|iSCSI|FC-and-iSCSI]
Sets the port mode for each controller.
FC: Sets all ports to FC.
iSCSI: Sets all ports to iSCSI.
FC-and-iSCSI: Sets the first two ports to FC and the second two ports to iSCSI.
[noprompt]
Optional. Suppresses confirmation prompts. Specifying this parameter allows the command to
proceed without user interaction.
Examples For both controllers, set all ports to use iSCSI protocol.
# set host-port-mode iSCSI
For both controllers, set the first two ports to use FC protocol and the second two ports to use iSCSI
protocol.
# set host-port-mode FC-and-iSCSI
See also
set host-parameters
show ports
134 Alphabetical list of commands