Raritan Computer DKX2-v2.6.0-0R-E User Manual

Page of 408
Chapter 12: Command Line Interface (CLI) 
 
264
 
 
 
Commands 
Description 
ipv6 
Set/get IPv6 network parameters. 
 
 
Interface Command 
The Interface command is used to configure the KX II network interface. 
The syntax of the interface command is: 
interface [ipauto <none|dhcp>] [ip <ipaddress>] [mask 
<subnetmask>] [gw <ipaddress>] [mode <mode>] 
Set/Get ethernet parameters 
ipauto <none|dhcp> IP auto configuration (none/dhcp) 
ip <ipaddress> IP Address 
mask <subnetmask> Subnet Mask  
gw <ipaddress> Gateway IP Address 
mode <mode> Set Ehternet Mode 
(auto/10hdx/10fdx/100hdx/100fdx/1000fdx) 
Interface Command Example 
The following command enables the interface number 1, sets the IP 
address, mask, and gateway addresses, and sets the mode to auto 
detect. 
Admin > Config > Network > interface ipauto none ip 
192.16.151.12 mask 255.255.255.0 gw 192.168.51.12 mode 
auto