User guide
    Speedway Reader IPJ-R1000 for Gen 2 UHF RFID 
41
A sample of the command and response is shown below: 
> config network ip dynamic 
Status=0,'success' 
> config network ip static 192.168.20.116 
Status=0,'Success' 
 > show network summary 
Status=0,'Success' 
ipAddressMode=static 
ipAddress=192.168.20.116 
ipMask=255.255.255.0 
gatewayAddress=192.168.20.1 
broadcastAddress=192.168.20.255 
hostname=speedwayc11 
> config network ip static 192.168.20.116 255.255.255.0 192.168.20.1 
192.168.20.255 
Status=0,'success' 
 > show network summary 
Status=0,'success' 
ipAddressMode=static 
ipAddress=192.168.20.116 
ipMask=255.255.255.0 
broadcastAddress=192.168.20.255 
gatewayAddress=192.168.20.1 
hostname=speedwayc11 
> 
7.4.4.6. config network ntp Command 
The config network ntp command allows the user to statically configure NTP servers. These servers are in addition to any 
provisioned through DHCP. The commands are shown below: 
Commands: 
add - Add a static server to the list of current NTP servers. 
del - Delete a statically configured server from the list of 
current NTP servers. 
delall - Delete all statically configured NTP servers. 
exit - Exit this submenu and return to the parent menu. 
help - Displays this help message. 
. - Exit this submenu and return to the parent menu. 
? - Displays this help message. 
Sub-menus: 
None 
The command parameters are shown in Table 7-11: 
Table 7-11 "config network ntp" Command Parameters 
Command  Arguments  Format  Description 
add 
<IpAddress| 
hostname> 
STRING 
Add a static server to the list of current NTP 
servers. 
del 
<IpAddress| 
hostname> 
STRING 
Delete a statically configured server from the list 
of current NTP servers. 
delall      Delete all the statically configured NTP servers. 










