User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Networking and Radio Configuration
105
Restoring the ES210 Mesh Point’s factory default configuration
restores the serial port to the default Mesh Point CLI
Console
function (refer to Section 5.5).
3.12.2 Resetting the Serial Port
When the ES210 Mesh Point is enabled for and connected to
an external serial device, you can manually restart the serial
port’s TCP session with
reset sensor.
# reset sensor
Resetting the serial port has no effect when the Serial Sensor
function is disabled.
3.13 Mesh Viewer Protocol Settings
Fortress offers a stand-alone viewer application called the
Mesh Viewer to monitor the status and connections of the
FastPath Mesh network. Mesh Points provide information
about their status and health using the proprietary protocol
Mesh Viewer Protocol (MVP). The CLI allows configuration of
several parameters relating to the MVP.
View the current MVP settings with
show mvp:
# show mvp
Mesh Viwer Manager is running
MVP packet transmission is enabled
MVP packet transmission interval: 30 secs
Configured MVP port numbers
MVP IPv6 multicast UDP port: 4949
MVP client TCP port: 4949
Use set mvp to alter MVP settings:
# set mvp -serviceUp Y|N -enable Y|N -interval 5-300 -udpport 1042, 4949, 49152-65535 -tcpport
1042, 4949, 49152-65535
NOTE: PORT 4949
should only be
used in stand-alone
mesh networks (meshes
with no connection to
the Internet).
The -serviceUp switch starts or stops the MVP manager
process. The default is to start the process. Configuring the
process off saves CPU cycles if there is no need for the MVP (if
there is no Mesh Viewer running).
The -
enable switch enables or disables sending out MVP
packets. The default is for nodes to send MVP packets.
Configuring MVP packet sending off saves CPU cycles and
may save bandwidth.
The
-interval switch controls the time interval between MVP
packet transmission. The value is in seconds from 5 seconds to
300 seconds (5 minutes). The default is 30 seconds. A smaller
value will provide more up-to-date information the Mesh
Viewer, but at the cost of CPU cycles and bandwidth.