Speedway Reader IPJ-R1000 for UHF Gen 2 RFID
48
Command parameters are shown in Table 8-8.
Table 8-8 "config network dhcp" Command Parameters
Commands
Arguments
Format
Description
Sendhostname <on | off>
STRING
Turn the “send hostname” on/off option in the
DHCP client configuration
Userclass
STRING
Sets the value for the “send user-class” option of
the DHCP client configuration. Issuing this
command without giving a userclass string turns
this option off.
The command usage is shown below:
Usage: config network dhcp sendhostname <on|off>
Usage: config network dhcp userclass [<string>]
The result of issuing this command is:
•
If the sendhostname DHCP option is currently off and the command turns it on, the network interface is “refreshed”,
i.e., the DHCP client is restarted and the DHCP request is resent to get an IP address.
•
If the userclass option is turned on or its value is changed, the network interface is refreshed.
8.4.4.4.
config network dns Command
The
config network dns
command allows the user to statically configure DNS servers. These servers are in addition to any
provisioned through DHCP. The commands are described below.
Commands:
add - Add a static server to the list of current DNS servers.
del - Delete a statically configured server from the list of
current DNS servers.
delall - Delete all statically configured DNS 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
Command parameters are shown in Table 8-9:
Table 8-9 "config network dns" Command Parameters
Command
Arguments Format
Description
add IpAddress
IpAddress
Add a static DNS server with the following address. Manually
configured DNS servers will be utilized after searching DNS servers
returned by DHCP.
del IpAddress
IpAddress
Delete a statically configured DNS server with the following address.
Servers obtained through DHCP are not available for delete.
delall
Delete all statically configured DNS servers added with the add
command.