User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: System Options, Maintenance and Licensing
184
different Mesh Point without overwriting its existing network
settings.
To view the resulting configuration file, use
show running-
config
. You must also supply the encryption key with the show
command.
# show running-config -encKey
<keyText>
To install the configuration file on the target Mesh Point(s), use
copy running-config again, providing different values for the
-to
and
-from
. switches.
# copy running-config -from
<remote-url>
-to
<local>
-host
<hostname>
-user
<username>
-password
<password>
CAUTION: A copy
of a running con-
figuration can be
installed only on a Mesh
Point of the exact model
as the Mesh Point from
which the configuration
was copied.
Specify the location of the configuration file with
-from
<remote-url>. This value can be either a fully qualified domain
name (FQDN), or an IP address. The
-to
<local> parameter
indicates that the configuration file will be installed as the new
local running configuration.
You must supply the user name and password in effect on the
computer on which the file is stored. If the file has been moved
from the computer to which it was originally copied, the
credentials to install the file will typically be different from those
used when the file was saved.
You can omit the encryption key from the
copy operation that
installs the configuration file.
This command copies the configuration information to the
target Mesh Point. The configuration parameters will overwrite
the configuration currently present on the target node.
You must be logged on to an
administrator
-level account to
execute
copy running-config (refer to Section 2.2).
5.11 Diagnostic Commands
The Mesh Point CLI provides diagnostic commands for
customer use only when you are working with Fortress
technical support to troubleshoot a problem with the network:
diag <script_name>
:
uses the script to display radio and
bridge link diagnostic information
show tech -arp|-route|-disk|-top|-last: displays
technical information about the network, such as the
routing table or the CPU utilization
wlan <command>: on radio-equipped Mesh Points, assists
in diagnosing wireless issues; consult your Fortress
representative about command options.