VTrak M610i, M310i, M210i Quick Start Guide
Setting up VTrak with the CLI
1.Type the following string to set the system date and time, then press Enter. administrator@cli> date
In the above example, the date and time are included as examples only. Your values will be different. Use yyyyy/mm/dd for the date and a
2.Type the following string to set the Management Port IP address and other settings, then press Enter.
administrator@cli> net
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"
Note that the IP address described above belongs to the VTrak subsystem, not to the RAID controller. Use this IP address to log into the VTrak over your network.
3.To verify the settings, type net and press Enter. administrator@cli> net
===========================================
CId Port Type IPMask Gateway Link
===========================================
1 | 1 | Mgmt | 192.168.10.87 | 255.255.255.0 | 192.168.10.1 | Up |
1 | 1 | iSCSI | 10.0.10.1 | 255.0.0.0 | 0.0.0.0 | Down |
1 | 2 | iSCSI | 10.0.10.2 | 255.0.0.0 | 0.0.0.0 | Down |
4.Type the following string to set the iSCSI Port IP address and other settings, then press Enter.
administrator@cli> net
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 iSCSI -p 1 -s "dhcp=enable"
5.To verify the settings, type net, and press Enter. administrator@cli> net
20