RShell Reference Manual
14. Proprietary and Confidential Revision 4.2, Copyright © 2009, Impinj, Inc.
Table 4-6 Config Network Command Parameters
Command Description
dhcp Sub-menu of DHCP-specific configuration commands.
dns Sub-menu of DNS-specific configuration commands.
ip Sub-menu of IP address and configuration commands.
ntp Sub-menu of NTP-specific configuration commands.
hostname Set the reader’s network hostname.
lla Configures the LLA service to either be enabled or disabled.
mdns Configures the mDNS service to either be enabled or disabled.
4.2.4.1 Config Network Hostname Command
Table 4-7 shows the
config network hostname parameters.
Table 4-7 Config Network Hostname Command Parameters
Command Argument Format Description
hostname <host name> string Set the reader hostname. If using DHCP and a hostname is
returned from the DHCP server, the hostname returned
from DHCP will take precedent.
Example to change the hostname:
> config network hostname MySpeedwayRevolution
Status='0,Success'
4.2.4.2 Config Network LLA Command
Table 4-8 shows the
config network lla parameters.
Table 4-8 Config Network LLA Command Parameters
Command Argument Format Description
lla (enable | disable) enum Configure the current state of the LLA service. LLA, when
enabled, is only used if the network IP is set to dynamic
and DHCP is unable to obtain an IP address.
Example to change the state of the LLA service:
> config network lla enable
Status='0,Success'
4.2.4.3 Config Network mDNS Command
Table 4-9 shows the
config network mdns parameters.