User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Networking and Radio Configuration
82
NOTE:
Mesh Point
software also
includes a standard
DNS service (Section
3.8), and FP Mesh pro-
vides name resolution
within the mesh inde-
pendent of any DNS
service (Section 3.2.2).
View the current DNS client configuration with show:
> show dns-client
Domain: ftimesh.local
Preferred DNS server: Unknown
Alternate DNS server: Unknown
Configure DNS settings with set, which can be used
interactively:
# set dns-client
Domain:
<domainName>
Preferred IP:
<preferredDNSsvrIPaddrs>
Alternate IP:
<alternateDNSsvrIPaddrs>
The Mesh Point CLI displays the configurable fields for set dns
one at a time. Enter a new value for the field—or leave the field
blank and the setting unchanged—and strike
Enter, to display
the next field.
Alternatively, you can run
set dns non-interactively with valid
switches and arguments in any order and combination:
# set dns-client -d
<domainName>
-ip1
<preferredDNSsvrIPaddrs>
-ip2
<alternateDNSsvrIPaddrs>
The Mesh Point CLI returns [OK] when settings are
successfully changed.
You must be logged on to an
administrator
-level account to
change configuration settings (refer to Section 2.2).
3.6 Time and Location Configuration
You should either set the Mesh Point’s internal clock at
installation, or enable and configure its NTP (Network Time
Protocol) function.
3.6.1 System Date and Time
View Mesh Point date and time settings with the
show
clock
command:
> show clock
Sun Jul 15 23:39:39 UTC 2001
You can use the -local switch to show the local time rather
than the default
TimeZone, UTC (Universal Time Coordinated):
> show clock -local
Tue Sep 30 23:08:23 ETD 2008
Set system date and time on the Fortress Mesh Point, using
the twenty-four-hour clock and numerical date, through the
set
clock
command, as follows:
# set clock
# set clock -h 14 -m 21 -s 46 -M 12 -D 12 -Y 2010