Promise Technology vtrak Computer Drive User Manual


 
Step 7: Set IP Address with CLI or CLU
9
At this point, you are in the CLI. You can continue using the CLI to make
network settings or you can switch to the CLU.
CLI (below)
CLU (page 10)
CLI
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 8: VTrak Setup with
Embedded WebPAM” on page 12.
To see the full set of CLI commands, at the admin@cli> prompt, type help and
press Enter.