Contents
Index
Search
Collapse All
Expand All
Previous
Next
Search
Toggle Highlight
Configuring Network Settings
Virtual Mobile Infrastructure
enables you to configure network setting using command line interface.
Procedure
Open
Terminal
on the
Virtual Mobile Infrastructure
server, and log on with the user account:
root
.
Note
To log on, use the root account password that you created during
Virtual Mobile Infrastructure
server installation.
Type
enable
to enable privileged mode.
Do one of the following:
To configure eht0, type the following command:
configure network interface ipv4 eth0 <ipaddress> <submask>
To configure the gateway, type the following command:
configure network route default ipv4 <ipaddress>
To configure the DNS, type the following command:
configure network dns ipv4 <ipaddress for DNS1>
To configure the secondary DNS, type the following command:
configure network dns ipv4 <ipaddress for DNS1> ipv4 <ipaddress for DNS2>