Product manual

Chapter 3: Setup
53
3. Repeat steps 1 and 2 above but change -c 1 (controller 1) to -c 2 (controller
2).
Making Maintenance Mode Settings – Manually under IPv6
You make these settings for one controller at a time.
To make maintenance mode settings:
1. At the command prompt, type net -a enable -f ipv6 -m -c 1 and press Enter
to enable IPv6.
After a moment, the comand prompt reappears, indicating that your setting
was successful.
administrator@cli>
2. At the command prompt, type net -a mod -m -c 1 -s " followed by:
primaryip= and the IP address ,
primaryipmask= and the subnet mask ,
primarydns= and the DNS server IP address ,
gateway= and the Gateway server IP address
" and press Enter.
Example:
administrator@cli> iscsi -a mod -t portal -s
"primaryip=2001:0db8:85a3:0000:0000:8a2e:0370:7336,
primaryipmask=2001:0db8:fedc:ba98:7654:3210:0246:8acf,
primarydns=2001:0db8:85a3:0000:0000:8a2e:0370:7001,
gateway=2001:0db8:85a3:0000:0000:8a2e:0370:7002"
After a moment, the comand prompt reappears, indicating that your setting
was successful.
administrator@cli>
3. To verify the settings, at the command prompt, type net -a list -m and
press Enter.
The following information displays:
administrator@cli> net -a list -m
-------------------------------------------------------------------------------
CtrlId: 1 Port: 1
ProtocolFamily: IPv4(Enabled) DHCP: Disabled
IP: 192.168.10.101
IPMask: 255.255.255.0
MAC: 00:01:55:30:65:E9
DNS: 192.168.1.1
Gateway: 192.168.10.1