Making Maintenance Mode Settings – Manually
You must set each controller separately.
To make the settings manually, type each of the following strings and press Enter:
administrator@cli> net -a mod -f ipv4 -m -c 1 -s
"primaryip=192.168.20.101, primaryipmask=255.255.255.0,
gateway=192.168.20.1"
administrator@cli> net -a mod -f ipv4 -m -c 2 -s
"primaryip=192.168.20.102, primaryipmask=255.255.255.0,
gateway=192.168.20.1"
The settings above are included as an example. Your values will be different.
Making Maintenance Mode Settings – DHCP
DHCP is supported under IPv4 only. You must set each controller separately.
To let your DHCP server make the settings, type each of the following strings and
press Enter:
administrator@cli> net -a mod -f ipv4 -m -c 1 -s "dhcp=enable"
administrator@cli> net -a mod -f ipv4 -m -c 2 -s "dhcp=enable"
Verifying Your Settings
To verify your settings, type net -m and press Enter.
administrator@cli> net -m
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
CtrlId: 1
ProtocolFamily: IPv4 (Enabled)
IP: 192.168.20.63
IPMask: 255.255.255.0
MAC: 00:01:55:60:18:60
DNS: 192.168.20.101
Gateway: 192.168.20.1
CtrlId: 1
ProtocolFamily: IPv6 (Disabled)
IP: 2001::2
IPMask: ffff::
MAC: 00:01:55:60:18:60
DNS: ::
Gateway: ::
This completes the Management port setup. Go to "Task 8: Creating Disk Arrays
with WebPAM PROe" on page 29.
Task 7: Setting up the Management Ports
Port: 1
DHCP: Enabled
Port: 1
DHCP: Disabled
25