Installation guide

6.Enabling Access to the Web Manager
34 AlterPath OnBoard Installation Guide
6. Specify static as the method (to set a static IP address).
7. Specify an IP address for the OnBoard.
8. Specify a gateway IP address.
9. Specify the netmask.
10. Specify the broadcast address for the OnBoard.
11. Specify the hostname for the OnBoard.
12. Specify the domain name.
13. Enter the IP address for the primary DNS (domain name) server.
14. Optional, enter the IP address for a secondary DNS (domain name) server.
cli> set network interface eth0 method static
cli> set network interface eth0 address onboard_IP_address
cli> set network interface eth0 gateway gateway_IP_address
cli> set network interface eth0 netmask netmask
cli> set network interface eth0 broadcast broadcast_IP_address
cli> set network hostname OnBoard_name
cli> set network resolv domain domain_name
cli> set network resolv dns0 DNS_server_IP_address
cli> set network resolv dns1 secondary_DNS_server_IP_address