Raritan Computer EMX2-111 Manuale Utente

Pagina di 379
Chapter 10: Using the Command Line Interface 
 
248
 
 
 
Setting the IPv6 Address 
After selecting the static IP configuration mode, you can use this 
command syntax to assign a permanent IP address to the EMX device. 
config:# 
network ipv6 ipAddress <ip address> 
 
Variables: 
 
<ip address> is the IP address being assigned to your EMX device. 
This value uses the IPv6 address format. 
 
 
Example 
The following command assigns the static IPv6 address 
"3210:4179:0:8:0:800:200:417/128" to the EMX device. 
 
config:# 
network ipv6 ipAddress 3210:4179:0:8:0:800:200:417/128 
 
 
Setting the IPv6 Gateway 
After selecting the static IP configuration mode, you can use this 
command syntax to specify the gateway. 
config:# 
network ipv6 gateway <ip address> 
 
Variables: 
 
<ip address> is the IP address of the gateway. This value uses the 
IPv6 address format. 
 
 
Example 
The following command sets the gateway to 500:0:330:0:4:9:3:2. 
config:# 
network ipv6 gateway 500:0:330:0:4:9:3:2