![Dataprobe iBoot-G2 Instructions Manual Download Page 15](http://html2.mh-extra.com/html/dataprobe/iboot-g2/iboot-g2_instructions-manual_3701783015.webp)
V110120E
iBoot-G2
Page 15
Network Commands
All set commands require a reboot before they take effect. These commands
are only available to the administrator.
get network
This command will return all the network settings as shown
below:
Mode: static
IP Address: 192.168.1.254
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.1
HTTP Port: 80
Telnet Port: 23
DxP Port: 9100
Timeout: 2
set ipmode <static | dhcp>
This command sets the ip address setting mode. Static mode
locks the address as set, dhcp mode allows DHCP server to
assign address.
set ipaddress <dotted
decimal>
This command is used to set the iBoot-G2’s ip address.
192.168.1.254
set subnet <dotted decimal>
This command is used to set the iBoot-G2’s subnet mask.
255.255.255.0
set gateway <dotted decimal>
This command is used to set the Gateway
192.168.1.1
set http port <0-65535>
This command sets the port that the iBoot-G2’s web server
listens for incoming connections on. When set to 0 the web
server is disabled.
80
set telnet port <0-65535>
This command sets the port that the iBoot-G2’s Telnet server
listens for incoming connections on. When set to 0 the Telnet
server is disabled
23
set dxp port <0-65535>
This command sets the port that the iBoot-G2’s DxP protocol
service listens for incoming connections on. When set to 0
the Protocol service is disabled.
Note: At least one of the above MUST NOT be 0. The CLI
will protect against all 3 from being set to 0.
9100
set timeout <0-999>
This command sets the automatic network timeout in minutes
2
Autoping Commands
These commands require a reboot before they will take effect. These
commands are available to the administrator only.
get autoping
This command returns all of the AutoPing settings as shown
below.
AutoPing 1 AutoPing 2
IP Address: 192.168.233.254 192.168.233.154
Frequency: 10 10
Fail Count: 3 3
--------------------------------
Mode: Single
Action: Cycle Once
set autoping <1 | 2> ipaddress
<dotted decimal>
This command is used to set the IP address of AutoPing 1 or
AutoPing 2
0.0.0.0
set autoping <1 | 2> frequency
<1-999>
This command is used to set the frequency (how often the
iBoot-G2 sends the ping) for each of the AutoPings.
10
set autoping <1 | 2> failcount
<1-999>
This command is used to set the number of consecutive
failures the AutoPings must detect before the AutoPing
considers the pinged device to be failed.
3
set autoping mode <single |
Sets single AutoPing (AutoPing 1) or two AutoPing
Single