Raritan Computer DKX2-V2.3.5-0N-E Switch User Manual


 
Chapter 12: Command Line Interface (CLI)
240
Configuring Network
The network menu commands are used to configure the KX II network
adapter.
Commands
Description
interface
Configure the KX II device network interface.
name
Network name configuration
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
Note: Both IPv4 and IPv6 addresses are supported.