RShell Reference Manual
Revision 4.2, Copyright © 2009, Impinj, Inc. Proprietary and Confidential 15
Table 4-9 Config Network mDNS Command Parameters
Command Argument Format Description
mdns (enable | disable) enum Configure the current state of the mDNS service. When
enabled mDNS is always active and can be used to both
resolve addresses in the .local domain as well as provide
resolution of the reader within the .local domain.
Example to change the state of the mDNS service:
> config network mDNS enable
Status='0,Success'
4.2.4.4 Config Network DHCP Command
The
config network dhcp commands allow the user to modify the DHCP client configuration.
Command parameters are shown in Table 4-10.
Table 4-10 Config Network DHCP Command Parameters
Command Argument Format Description
sendhostname (on | off) enum Turn ‘on’ or ‘off’ the sending of the hostname 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 results of issuing this command are:
• 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 re-sent to get an IP address including the hostname).
• If the
userclass option value is anything but empty, the network interface is refreshed as
in the sendhostname case.
4.2.4.5 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 command’s parameters are shown
in Table 4-11.