User Manual
A8 Configuration Manual - fm_1.2.6.3_v4.1.FCC.doc ASTRI Confidential & Restricted Access
Page 8 of 36
3.5 N
ETWORK CONFIGURATION
3.5.1 Static IP Setting
Command line syntax of setting IP:
set ip <ip address of A8>
set ipmask <subnet mask>
set gateway <ip address of gateway>
reboot
You must reboot the A8 to activate this setting.
Example:
set ip 192.168.0.30
set ipmask 255.255.255.0
set gateway 192.168.0.1
reboot
P
ARAMETER
R
ANGE
C
OMMAND
E
XAMPLE
ipaddr
<ip address> Set ip 192.168.0.30
ipmask
<subnet mask> Set ipmask 255.255.255.0
gateway
<ip address> Set gateway 192.168.0.1
Dhcpc
Enable / disable Set dhcpc enable
Figure 4. An example of setting IP address
3.5.2 Dynamic IP Setting
The A8 can acquire a dynamic IP address from a DHCP server by the following command:
set dhcpc enable
reboot
This function can be disabled by the following command:
set dhcpc disable
reboot
You must reboot the A8 to activate this setting.