Raritan Computer EMX2-111 User Manual

Page of 379
 
Chapter 10: Using the Command Line Interface 
 
 
247
 
 
Example 
The following command overrides the DHCP-assigned DNS server with 
the one you specified. 
config:# 
network ipv4 overrideDNS enable 
 
 
Configuring the IPv6 Parameters 
An IPv6 configuration command begins with network ipv6
The commands are case sensitive so ensure you capitalize them 
correctly. 
 
Setting the IPv6 Configuration Mode 
This command syntax determines the IP configuration mode. 
config:# 
network ipv6 ipConfigurationMode <mode> 
 
Variables: 
 
<mode> is one of the modes: automatic or static
Mode 
Description 
automatic 
The IPv6 configuration mode is set to automatic. 
static 
The IPv6 configuration mode is set to static IP 
address. 
  
 
Example 
The following command sets the IP configuration mode to the static IP 
address mode. 
config:# 
network ipv6 ipConfigurationMode static