RShell Reference Manual
16
.
Proprietary and Confidential
Revision 4.2, Copyright © 2009, Impinj, Inc.
Table 4-11 Config Network DNS Command Parameters
Command
Argument
Format
Description
add
<dns server> <ip address>
Add a statically configured server to the list of current
DNS servers. Manually configured DNS servers will be
utilized after searching DNS servers returned by
DHCP.
del
<dns server> <ip address>
Delete a statically configured server from the list of
current DNS servers. Servers obtained through DHCP
are not available for deletion.
delall
Delete all statically configured DNS servers from the
current list.
A sample command and response is shown below:
>
config network dns add 1.2.3.4
Status='0,Success'
4.2.4.6 Config Network DNS Domain Command
The
config network dns domain
commands allow the user to add statically configured DNS
domains. These servers are in addition to any provisioned through DHCP. Command parameters
are shown in Table 4-12
Table 4-12 Config Network DNS domain Command Parameters
Command
Argument
Format
Description
add
<domain name>
string
Add a static domain name to the list of
domain names.
del
<domain name>
string
Delete a static domain name from the list of
domain names.
delall
Delete all static domain names from the list
of domain names.
A sample command and response is shown below:
>
config network dns domain add mydomain.com
Status='0,Success'
4.2.4.7 Config Network IP Command
The
config network ip
command allows the user to statically configure IP settings or configure
the reader to use DHCP. The command parameters are shown in Table 4-13.
Summary of Contents for RShell
Page 49: ...RShell Reference Manual...