Installation guide

set network
Chapter 2 Command Descriptions 85
IP address, gateway address, and submask. The default is on.
autoip={on|off}
When enabled, the device attempts to use the Auto IP protocol to find an
IP address, gateway address, and submask. The default is on.
idle=10-86400
The amount of time, in seconds, to wait while not receiving TCP packets
before sending out a keepalive probe.
probe_count=5-30
The number of TCP keepalive probes (specially formatted TCP frames)
to send out before closing the TCP connection.
probe_interval=10-75
The amount of time, in seconds, to wait between sending TCP keepalive
probes.
garbage_byte={on|off}
The garbage byte affects the frame; that is, the garbage byte sends a
byte of data that has already been acknowledged by the other side. This
option is necessary to work with some vendors' TCP implementations.
override_dhcp={on|off}
Indicates that keepalive options given by DHCP should be ignored, and
the statically configured ones used instead.
Examples Manually set the device IP address
set network ip=10.0.0.1 gateway=255.255.255.0
submask=255.255.255.0 dhcp=off static=on autoip=off
Use DHCP to find an IP address, gateway address, and submask
set network static=off dhcp=on
Use DHCP or the Auto IP protocol to automatically configure network
settings
set network static=off dhcp=on autoip=on
See also "revert" on page 39
"set autoconnect" on page 51
"set ethernet" on page 60.
"set service" on page 118
"set wlan" on page 136.