Cli: iscsi models (m500i, m300i, m200i) – Promise Technology VTrack M-Class M300f User Manual
Page 15
Step 7: Set IP Address with CLI or CLU
15
CLI: Fibre Channel and SCSI Models (M500f/p, M300f/p,
M200f/p)
1.
Type the following string to set the Management Port IP address and other
settings, then press Enter.
administrator@cli> net -a mod -t mgmt -s "primaryip=192.168.10.87,
primaryipmask=255.255.255.0, gateway=192.168.10.3"
In the above example, the IP addresses and subnet mask are included as
examples only. Your values will be different.
If you prefer to let your DHCP server assign the IP address, type the
following string, then press Enter.
administrator@cli> net -a mod -t mgmt -s "dhcp=enable"
2.
To verify the settings, type net and press Enter.
administrator@cli> net
===========================================
CId Port Type
IP
Mask
Gateway
Link
===========================================
1 1
Mgmt 192.168.10.87 255.255.255.0 192.168.10.3 Up
This completes the Management port setup. Go to “Step 9: VTrak Setup with
Embedded WebPAM” on page 25.
To see the full set of CLI commands, at the admin@cli> prompt, type help and
press Enter.
CLI: iSCSI Models (M500i, M300i, M200i)
1.
Type the following string to set the Management Port IP address and other
settings, then press Enter.
administrator@cli> net -a mod -t mgmt -s "primaryip=192.168.10.87,
primaryipmask=255.255.255.0, gateway=192.168.10.3"
In the above example, the IP addresses and subnet mask are included as
examples only. Your values will be different.
If you prefer to let your DHCP server assign the IP address, type the
following string, then press Enter.
administrator@cli> net -a mod -t mgmt -s "dhcp=enable"