Product manual

Galaxy G3G12 / G3G16 Installation and Hardware Reference Manual
59 Section 3 Setup
3.3 Setting up the Galaxy 3G with the CLI
1. Type the following string to set the system date and time, then press Enter.
administrator@cli> date -a mod -d 2006/08/25 -t 14:50:05
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 24-hour clock for the time.
2. Type the following string to change the Management Port IP address and other settings, then press
Enter.
administrator@cli> net -a mod -t mgmt -s "primaryip=192.168.1.129,
primaryipmask=255.255.255.0, gateway=192.168.10.1"
In the above example, the IP addresses and subnet mask are included as examples only. Your values
will be different. Note that the factory default IP address is 192.168.1.129
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 Galaxy 3G subsystem, not to the RAID
controller. Use this IP address to log into the Galaxy 3G over your network.
3. To verify the settings, type net and press Enter.
administrator@cli> net
===========================================
CId Port Type IP Mask Gateway Link
===========================================
Virtual Mgmt 192.168.1.129 255.255.255.0 192.168.10.1 Up
To see the full set of CLI commands, at the administrator@cli>> prompt, type help and press Enter.