Appendix A: Command Reference
xPico® Wi-Fi® Embedded Device Server User Guide
79
configitem Access Control
value URI
The
URI
must begin with
/
to refer to the file system.
URI
may contain up to 255 characters.
value AuthType
The different
AuthType
values offer various levels of security. From the least to most secure:
None
no authentication necessary
Basic
encodes passwords using Base64
There is no real reason to create an authentication directive using
None
unless you want to override a
parent directive that uses some other
AuthType
.
AuthType
may be "None" or "Basic".
value Users
Users
may contain up to 54 characters.
configgroup Interface
These settings pertain to the
Network Interface
on the device. To see the effect of these selections after a
reboot, view the corresponding
Status
.
Changes will take effect after reboot.
When an Access Point is enabled,
DHCP Server
will assign IP addresses to the access point's clients.
DHCP Server manages up to 4 client IP addresses (only 3 if wlan0 is enabled). The first IP Address will be
the Access Point's IP Address plus one. For example, if the Access Point's IP Address is 192.168.0.1, the
client addresses will range from 192.168.0.2 to 192.168.0.5.
configitem State
value
Enable
the
State
to allow the Interface to operate.
State
may be "Enabled" or "Disabled".
configitem DHCP Client
value
If
DHCP Client
is enabled, any configured IP Address, or Default Gateway will be ignored. DHCP Client
will auto-discover and eclipse those configuration items. Hostname is sent to the remote DHCP Server and
may figure into the address assignment.
When DHCP Client fails to discover an IP Address, a new address will automatically be generated using
AutoIP
. This address will be within the 169.254.x.x space.
This setting is not applicable to the Access Point.
DHCP Client
may be "Enabled" or "Disabled".