Справочник Пользователя для Promise Technology m210p

Скачать
Страница из 262
VTrak M310p, M210p Product Manual
18
CLI
1.
Type the following string to set the Date and Time, then press Enter
administrator@cli> date -a mod -d 2006/06/15 -t 16:45:00
Type the date in yyyy/mm/dd format and the time in hh/mm/ss format with a 
24-hour clock. In the above example, the date was June 15, 2006. The time 
was 4:45 pm. Your values will be different.
2.
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. The default IP address is 
10.0.0.1.
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"
3.
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 “VTrak Setup with WebPAM 
PROe” on page 22.
To see the full set of CLI commands, at the admin@cli> prompt, type help and 
press Enter.