The "Device Status" page is displayed by default after the authentication step. It displays the main parameters of the unit in real-time.

You can set the "Auto Refresh" option to refresh the statistics automatically. Refresh frequency can be set by the "Auto Refresh Time" parameter. The minimal possible value is “0” seconds and it updates the information instantly. These options are available in the bottom-left side of the "Device Status" screen:

The device statistics can also be refreshed manually by clicking the «Refresh» button.

The "Device Status" page has the following sections:  

Interface Statistics

The software version is displayed in the right side of Interface Statistics section (for example: TDMAv2.1.26).

In case of connection to the AUX-ODU-SYNC synchronization unit, the number of visible GPS/GLONASS satellites will be displayed as well as the current device synchronization status:

Following parameters are displayed in the "Interface Statistics" section:

ParameterDescription

Interface

  • Displays all physical and logical set interfaces 
MAC Address
  • Displays the MAC address of each interface
Status
  • Displays for each interface whether it is “up and running” or not
Mode
  • Displays the operation mode of each interface.
    • Ethernet interface: 
      • 10,100 or 1000 Mbps;
      • Half or full duplex mode - red value of this parameter informs that transmission is performed in a half-duplex mode.
    • Radio interface:
      • Bitrate;
      • Operating frequency - red value of this parameter indicates an absence of data transmission due to the spectrum scanning by the DFS tool;
      • Channel width;
      • TX Power - red value for this parameter may indicate a problem with the transceiver's hardware.;
      • DFS tool state;
      • Greenfield mode.
    • SVI:
      • Switch group number.
    • PRF interface:
      • Parent;
      • Channel number;
      • Frame size - red value of this parameter means impossibility to set the optimal size due to external limitation (MTU value on the switch port).
    • Vlan interface:
      • Parent;
      • Vlan ID;
      • Selected vlan interface operation standard.
Packets
  • Displays the number of received and transmitted packets for each interface since the unit is operational. The local system packets are counted, too (and not only the ones that are passing through the switching groups - data traffic)
Errors
  • Displays the number of received and transmitted error packets for each interface since the unit is operational
Load
  • Displays the packet flow through each interface in real-time (for the system and the data traffic)

All these counters can be reset by clicking the «Reset All Counters» button:

 Clearing these counters by clicking the «OK» button in the pop-up page means losing the history data about the functionality of your unit. Avoid this operation unless you are completely sure you don’t need these data in the future. If you are not sure you want to permanently delete all statistics of the device for previous periods without the possibility to recover, click the «Cancel» button.

Links Statistics on rf6.0

This section displays the following information for the radio interface of the unit:

ParameterDescription
Status
  • Gives a color indication for the wireless connection quality with the neighbor unit:
    • Red:  poor connection
    • Yellow: good connection
    • Green: excellent connection
  • Link Uptime. Displays the link uptime
  • F – relevance of remote unit firmware (optional). Idicates that the remote unit has the older firmware than the local one
  • ? – system password of the remote unit (optional). Idicates that the remote unit has not the system password
  • E – Ethernet port status on the remote device (optional). Indicates that the remote device Ethernet port is flapping
MAC Address
  • Displays the neighbor’s MAC address
Name 
  • Displays the neighbor’s name
Node ID
  • Displays the sequential number of the neighboring node
Distance
  • Displays the calculated (theoretical) distance to the neighbor unit (in Km)
  • Deflection angle from the main antenna direction towards the subscriber terminal, in the column "Distance" (only for sector base station with "Q" index, which have antanna with beamforming technology support).
Tx Power
  • Displays the power level of the Tx and Rx signals of the neighbor unit (in dBm)
RSSI
  • Displays the received signal level in dBm, the optimal value is in the range from -60 to -40. "*" – indicates the difference in the signals power of the vertical and horizontal polarizations
SNR
  • Displays the ratio of the useful signal power to the noise power for the input and output signals at the neighbor unit (in dB). For radio link stable operation, the SNR value must in the range of 12-50 dB, higher modulation are available at values of 27-50 dB
EVM
  • Displays the input signal quality in dB. For stable operation, its absolute value should be as high as possible - not less than 21 dB
Bitrate
  • Displays the set bitrate value for the Tx and Rx signals of the neighbor unit
Retries
  • Displays the percentage of Tx and Rx retries of the neighbor unit
Errors
  • Displays the percentage of Tx and Rx errors of the neighbor unit
Load
  • Displays the number of kbps and packets that are going inbound and outbound the radio interface of the neighbor unit (main data)

By clicking the "Route Map" button in the right corner under the Link Statistics table you can get the MINT topology schematic map with the visualization of the active and alternative routes to each node.

Schematic topology map allows you to visually determine the network connectivity and complexity and to track the route switching, including mobile objects.

The radio interfaces of the Masters devices are marked with a rectangle, the Slaves are marked with ellipses. The device name highlighted in red indicates problems in its operation. Connections are represented by arrows pointing the prevailing direction of data transfer. Arrows have the following color differences:

Dashed lines represent backup routes.

For additional information on each node, double click on it to get remote commands (rcmd).

Detailed information about options in this tool is described in the "Command Line" section.

Switch Statistics

This section displays the number of detected MAC addresses, unicast, broadcast and flood packets switched within each Switch group and also within kernel system (internal traffic), in real-time (since the last reboot):

In addition, this section displays in real time statistics on dropped packets from the last configuration update.

Total forwarded, dropped, ignored and buffer overflow packets are displayed in real-time below the table.

All these counters can be reset by clicking the «Reset All Counters» button.

Switch Statistics parameters:

ParameterDescription
ID
  • The ID of a switch group or Kernel
MAC Count
  • The MAC addresses number involved in data transmission within this switch group
Unicast
  • Sending a packet to a single host (network destination) identified by a unique address
Broadcast
  • Sending a packet to all hosts (network destinations) simultaneously (broadcasting is done by specifying a special broadcast address on packets)
Flood
  • Sending a packet along the same link multiple times (without specifying a destination address for the packets)
  • Several copies of the same packet would ultimately reach all nodes in the network in flooding
STP
  • Spanning Tree Protocol - standardized as IEEE 802.1D
  • Creates a spanning tree within a network of connected layer-2 bridges (typically Ethernet switches) and disables those links that are not part of the spanning tree, leaving a single active path between any two network nodes
  • The value displayed in the Switch Statistics table represents the number of the packets blocked by the Spanning Tree Protocol
Unreachable
  • The sender could not reach the specified network destination
  • The value displayed in the Switch Statistics table represents the number of the packets dropped because they flood to unreachable destination

Firewall

  • A software or hardware-based network security system that controls the incoming and outgoing network traffic by analyzing the data packets and determining whether they should be allowed through or not, based on applied rules set
  • The value displayed in the Switch Statistics table represents the number of the packets dropped by the firewall system in the network
Possible loop
  • A switching or bridging loop occurs in a network when there is more than one Layer 2 path between two endpoints
  • Because a physical topology that contains switching or bridging loops is needed for the redundancy reasons, the solution is to allow physical loops, but create a loop-free logical topology using the spanning tree protocol (STP) on the network switches
  • The value displayed in the Switch Statistics table represents the number of the packets dropped because they belong to a possible loop (more than one port declares same packet source)
Discard
  • The value displayed in the Switch Statistics table represents the number of the packets dropped by the configuration (for example: "switch group N start [discard]")
MAC Limit
  • MAC address-table limit reached (switch maxsources (MAXSOURCES|0) # default 5000)
  • The value displayed in the Switch Statistics table represents the number of the packets dropped because the limit of MAC address-table was reached
Reverse
  • The value displayed in the Switch Statistics table represents the number of the packets dropped because they have the same source and destination port (the frame came to the unit through one port and according to the switching table it must leave through the same port)

By clicking the «System Log» button, you can view the "System Log" section:

The "System Log" section allows browsing the unit’s system log. It is possible to minimize/enlarge the system log window by clicking the buttons: 

You can delete all the information saved in the system log by clicking the «Clear System Log» button. You can hide the System Log section by clicking the «Hide System Log» button.

Extended Interface Statistics

The "Extended Interface Statistics" tools gather complete information and enhanced statistics for each interface of the unit. Each interface type has its own set of available tools applicable to it.

In order to access the "Extended Interface Statistics" tools, click on the row of each interface within the "Interface Statistics" section:

General Statistics

The "General Statistics" tool displays the information about the interface such as the interface mode, current status, Rx and Tx statistics, etc. The actual statistics details depend on the interface type.

For Ethernet interfaces information about current status, operational mode and load statistics is available.

evo statistic eth.png

Rx and Tx statistics parameters:

ParameterDescription
Receive statistics
PacketsThe total number of received packets
BytesThe sum of lengths of all good Ethernet frames received
Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes

CRC errors

Total frames received with a CRC error

DiscardsNumber of dropped frames
UndersizeNumber of received too short packets
OversizeNumber of received too long packets

Transmit statistics

Packets

The total number of transmitted packets

Bytes

The sum of lengths of all good Ethernet frames sent

Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes

Late collisions

The number of times a collision is detected later than 512 bits-times into the transmission of a frame

Underrun

The number of times the transmitter's packet processing rate exceeded the switch capabilities

Retransmit limitPackets dropped due to queue overflow

For the radio interface information about current status, DFS mode and load statistics is available.

Rx and Tx statistics parameters:

ParameterDescription
Receive statistics
Broadcast RateCurrent Bitrate for broadcast and multicast frames on the BS depends on the speed of the slowest subscriber
Bytes ReceivedNumber of received bytes including headers 
Packets Received OKNumber of correctly received packets 
Multicas framesNumber of received multicast frames
Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes
RX Medium Load

Time spent on receivin d g frames (%)

Total Medium BusyThe total time medium was busy (both DL and UL) (%)
Frames droppedThe number of dropped frames
Duplicate ReceivedThe number of duplicate frames received
Lost frames

The number of lost frames

RX collisionThe number of frames damaged in the receiving channel
CRC ErrorsTotal frames received with a CRC error
Noise FloorInput noise level. Measurement cycle –10 seconds 
RX subslots/nodesFrame subslots number allocated for received data / number of subscribers
RX time limitPayload for incoming traffic, ms
Rx Cap (Mbps)Throughput limit for UL (Mbps)

Transmit statistics

Voice Mode

Voice mode ON/OFF value. If turned ON, the mode of voice traffic prioritized processing is turned on 

Bytes TransmittedNumber of transmitted bytes including headers 
Packets Transmitted OKNumber of correctly transmitted packets 
Multicas framesNumber of transmitted multicast frames
Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes
TX Medium LoadTime spent on transmitting frames (%)
Frame Time UsedAverage loading of frame (%)
Frames droppedThe number of dropped frames
Too short/long frames

Number of frames dropped due to length: too short/long

Aggr Subframe RetriesNumber of packet drops in an aggregate due to protocol excesses
Aggr Full RetriesNumber of duplicate aggregates transmitted
Excessive RetriesNumber of packets which were not transmitted with maximal number of retries
Max aggr framesMaximal detected number of packets in an aggregate
Max aggr bytesMaximal detected bytes in an aggregate
RX time limitPayload for transmitted traffic, ms
Tx Cap (Mbps)Throughput limit for DL (Mbps)

For the pseudo-radio interface information about parent interface, MTU value and load statistics is available.

ParameterDescription
Receive statistics
PacketsNumber of correctly received packets 
FragmentedNumber of fragmented packets
FragmentsNumber of fragments
Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes
Scattered fragmentsNumber of frames where one or several fragments were lost, the frame cannot be restored
Corrupted packetsNumber of frames with the wrong length or structure

Transmit statistics

PacketsNumber of correctly transmitted packets 
FragmentedNumber of fragmented packets
FragmentsNumber of fragments
Load (kbps)The link load, Kbit/s
Load (pps)The link load, packets per second
Frame size (bytes)The frame size in bytes
Double encapsulated packets

Number of frames with double encapsulation

Out of fragbufsNumber of errors as a result of frame assembly buffer overflow due to too many fragments (neighbors) sources

For the SVI interface information about current status, RX and TX staistics is available.

By clicking the «Close» button, you return to the "Device Status" page.

By clicking the «Reset» button, you clear all counters displayed in the page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

Modulation Statistics

The "Modulation Statistics" tool displays the information about modulation types, such as receive and transmit statistics for different coding scheme. 

Please note that lower modulation is used for service traffic transmission, therefore, if such traffic prevails in the network, the counter growth for low modulations is normal.

evo statistic mcs.png

By clicking the «Close» button, you return to the "Device Status" page.

By clicking the «Reset» button, you clear all counters displayed in the page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

Errors/Drops Statistics/SNR/EVM 

The "Errors/Drops Statistics/SNR/EVM" window displays the number of errors, retries and droped packets during transmission for each link. This tool provides information about the SNR level for each polarization of the remote and local devices, as well as rates of lost and late delivery acknowledgments.

In addition, this section displays the estimated throughput per subscriber in Mbps. The lower values show the guaranteed throughput in the worst case scenario when all subscribers are actively transmitting. The upper values display the throughput in the best scenario, when data is transmitted only by the selected subscriber.

The EVM value is measured not at the operation modulation, but at the lowest possible. In case the misoctl option is enabled and VBR is disabled on Slave, the lowest possible modulation uses a single data stream. If misoctl is turned off or VBR is turned on, both channels will be used for transmission, and the EVM parameter values will be displayed for each modulation.

By clicking the «Close» button, you return to the "Device Status" page.

By clicking the «Reset» button, you clear all counters displayed in the page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

Radio Scanner

The "Radio Scanner" tool allows to estimate the efficiency of the radio links utilization, analyzing the radio-frequency environment for the current frequency, under the current channel bandwidth, without the radio link interruption and displays the following statistics:

ParameterDescription
Count
  • Number of the registered frames (packets)
MAC
  • Host MAC address
Type
  • Host type
Level
  • First value - signal level relative to the receiver sensitivity at a given modulation (bitrate), in dB
  • Second value - absolute input signal level, in dBm
Bitrate
  • Current bitrate value
Length
  • Average frame length in bytes
Name
  • Host name
SID
  •  Network system identifier
Freq
  • Current center frequency
Total sources
  • Number of sources
Total packets
  • Total number of the registered frames (packets)
Skipped packets
  • Number of skipped (unaccounted) packets due to queue overflow or lack of CPU resources
CRC errors
  • Number of errors in the checksum calculation
Pulses
  • Pulses noise counter:
    • The first value is the number of electromagnetic energy peaks during the scanner operation. The Pulses counter includes frames for which the modulation and source MAC address could not be recognized.
    • The "avg level" value shows an average noise level, the first value is a noise level relative to the receiver sensitivity at a given modulation (dB), the second is an absolute input signal level (dBm).
    • The "avg pps" value indicates an average pulses per second number. The value over 50 pps indicates a high noise level.

The abbreviations for each node type are also displayed in the interface:

TypeDescription
N
  • Neighbor (connected)
C
  • Candidate (not connected yet)
n|u
  • n - known node in the MINT network
  • u - node in the same MINT domain connected to another sector
-
  • Unknown source
LA
  • Locally defined node (not authenticated)
LD
  • Locally defined node (disabled)
A
  • Not authenticated MINT node
T
  • Master devices (in software version with TDMA technology support)

"Frequency" and "Bandwidth" are highlighted in red when the frequency and bandwidth values are already not the same as they were when Radio Scanner was started. This may occur when several profiles at the subscriber terminal link settings are configured. While searching the base station sector the subscriber terminal loops through all available profiles with different settings, highlighting them in red.

By clicking the «Close» button, you return to the "Device Status" page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

QoS Statistics

QoS (Quality of Service) characterizes the entire network performance which is defined by the parameters such as: throughput, latency, jitter, error rate, available bandwidth, etc. In order to provide the guaranteed Quality of Service for certain applications, users or data flows, different prioritization methods are used.

The "QoS Statistics" tool displays the statistics of the MINT priority queues for the interface.

Priority is one of the parameters which define in what sequence, different types of data traversing every InfiNet device in MINT network are treated. Each channel may be assigned a priority (for example: P01, P02 … P16).

Once assigned, a priority is automatically recognized by every node inside the MINT network. Each priority value corresponds to a device queue. Once in a queue, every packet is scheduled according to the queuing algorithm set on the device. QM manager supports Strict Priority Queuing and Weighted Fair Queuing scheduling algorithms. Strict Priority Queuing means that the packets from queue with lower priority are not processed until the queue with higher priority is not empty. Weighted Fair Queuing uses weights for every queue of an interface and allows different queues to have different service shares, depending on that weight.

Every channel is also characterized by the latency parameter. This parameter determines the maximum time for the packets to stay in the channel. If a packet is waiting in a queue of the channel more than the time specified in the latency parameter, then it is discarded. Latency can be set for each channel in the "Traffic Shaping⁣" section.

Transparent packet prioritization is a WANFleX feature which allows QM manager to transparently map 802.1p/TOS/DSCP priority to MINT priority for the ease of deployment.

You have to make sure that “Dot1p Tags” and/or “IP ToS” options are enabled in the "QoS" section.

This section displays the number of inbound packets to each priority queue and the number of dropped packets. Of the 32 priority queues 17 are available for user configuration (from P00 to P16), where 0 is the highest priority. The rest are reserved for the system. Packets with 802.1p priority are distributed to queues with "cosX" values.

By clicking the «Close» button, you return to the "Device Status" page.

By clicking the «Reset» button, you clear all counters displayed in the page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

Network Address Table

The "Network Address Table" tool shows the network address table for the interface.

By clicking the «Close» button, you return to the "Device Status" page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

LLDP Information

The "LLDP Information" tool allows to get information on the link layer discovery protocol.

By clicking the «Close» button, you return to the "Device Status" page.

The "Auto Refresh" option is active by default and refreshes the statistics automatically. You can disable the auto refresh.

Extended Link Diagnostics

Once a wireless connection between the unit and the remote neighbor is established, it is possible to make extended diagnostics and optimization for the wireless link.

In order to access the "Extended Link Diagnostics" tools, click on the row of each wireless link within the "Links Statistics on rf6.0" section:

Five options are available: "Performance Tests", "Antenna Alignment Tool", "Statistics Graphs", "Remote Commands" and "Link Restart".

Performance tests

The "Performance tests" tool performs link throughput tests for the configured channel bandwidth and on the current frequency, without radio link interruption.

The "Performance tests" tool generates traffic between the devices and displays the channel throughput for the traffic with chosen priority. For the full throughput tests of the channel, you must set the highest priority “0” for the test traffic. In this case, the transmission of any other traffic is stopped for the testing time and the traffic generated by the tool will occupy all the channel.

The "Performance tests" tool displays the values of the full channel throughput which is available under the current settings, for current bitrate.

 All results are given in kilobits per second and retries levels are shown as a red chart.

Performance tests contains of 8 tests performed on established bitrate, test can be performed in one direction or bidirectionally.  

By clicking the «Run Tests»/«Stop Tests» buttons at the bottom of the page, you can start/stop the performance tests.

By clicking the «Exit Test» button, you return to the "Device Status" page.

Each row corresponds to a certain bitrate value and can be selected or deselected for participating in the performance test by marking/unmarking the corresponding check-box on the right side. By marking “Select all” check-box, all the bitrates could be selected or deselected at once.

Three more parameters are available for management: 

Antenna Alignment Tool

The "Antenna Alignment Tool" allows to visualize the signal characteristics on both sides of the link in order to make the antenna alignment process more accurate and easier.

The accuracy of the antenna alignment at the neighbor device is very important for the link quality.

By clicking the «Start Test»/«Stop Test» buttons at the bottom of the page, you can start/stop the alignment test.

By clicking the «Clear History» button, you delete all data stored from the moment you clicked the «Start Test» button.

By clicking the «Exit Test» button, you return to the "Device Status" page.

Once the test is started, the antenna alignment can be monitored using the graphic and text indicators. The indicators for both local and remote devices are displayed together in the same page which allows viewing the alignment process for both sides of the link.

Each side of the link (local and remote) has two similar test indicator sets, corresponding to each antenna polarization (one for Vertical polarization and another for Horizontal). This allows controlling the alignment process for each antenna polarization for the local and for the remote device simultaneously.

Graphical indicator:

The main indicator is the Input Signal stripe.

The height of the Input Signal stripe is measured in dB by the Input Signal Level scale. The higher the stripe is, the stronger the signal is.

The stripe may change its position along the Cross Fading scale, showing how much influence the corresponding device antenna has (for example: how much vertically and horizontally polarized signals influence each other). Higher the value of the stripe according to the Cross Fading scale (the farther stripe is from the 0 dB value), less the influence antennas have on each other.

The top of the Input Signal stripe can be located in black (Good signal) or red (Bad signal) background areas or somewhere in between them. This means the signal is good, bad or average correspondingly. When aligning the antenna, it is recommended to try achieving the stripe top to be located in the black area.

At the bottom of the Input Signal stripe may appear a special red sub-stripe. This sub-stripe indicates the presence of the packet retries and the percentage of the total number of transmitted packets.

During the alignment test, the Input Signal stripe may change its position along the Cross Fading scale and increase or decrease in height, indicating the changes in the received signal. When the top of the stripe changes its location, moving from one point on the background area to another, it leaves pink and blue marks behind, indicating the maximum and minimum measured levels of the signal at a particular point. Thus, it makes possible to observe the “history” of the signal changes.

You can clear the marks by clicking the «Clear History» button at the bottom of the page.

The text indicators are:

Main recommendations when using the “Antenna Alignment" tool:

All described recommendations are applicable to both ("Local" and "Remote") sections.

Statistics Graphs

The "Statistics Graphs" tool has been developed based on “digraphs”, which is a fast, flexible open source JavaScript charting library.

The "Statistics Graphs" tool allows you to monitor the device parameters represented in the graphical charts. The following modes are available: real-time monitoring, daily and monthly data logs display (use the dropdown menu from the top of the page to change the mode).

The system displays, by default, the daily data logs. All charts support simultaneous zoom to improve usability: the “zoom in” action in a certain region on any of the charts reflects on all other charts that are re-scaled automatically to display the data collected during the same period of time.

Critical events like link outages or frequency swaps are marked by small red balloons on the bottom of each graph. The link down periods are marked with red fields. Move the mouse over each balloon for details:

Working with the charts:

The parameters that can be monitored are:

This chart displays the measured RX (green) and TX (blue) signal levels. Red regions represent link outages. The default graph uses the CINR measurement method; however, the RSSI method can be selected from the drop-down menu.

This chart displays the retry percentage (it provides a quick estimation of the link quality). Similar to the previous graph, RX retries are represented by the green lines, TX retries by the blue lines and link outages by the red lines.

The Bitrate chart displays the bitrate for each of the two units in the link. These parameters indicate the link quality, too.

The load charts display the actual link load information, either in real time or for a set period of time. The yellow lines represent the total link load, the green lines represent the RX load and the blue lines represent the TX load.

The last chart displays the current CPU load and unit temperature (only for the units equipped with temperature sensors).

You can view the six graphs presented above into one or two columns per page by clicking the «Change Layout» button.

Remote Commands 

The "Remote Commands" tool allows one MINT node to perform commands on another or all MINT nodes in the network at L2 level using WANFleX OS CLI commands.

Run the string you typed into the “Command” field by clicking the «Execute» button. For the full list and description of WANFleX OS CLI commands, please refer to the WANFleX OS User Manual.

You can set the key grant access to the remote node using the “Key” textbox and clicking the «Execute» button. Please note that this key must be prior set at the remote node via CLI (commands "guestKey", "fullKey" - see details in the WanFlex OS User Manual).

Erase the string you typed into the “Command” field and all output from the display section by clicking the «Clear» button.

Stop a command execution during the execution phase by clicking the «Stop Execution» button.

By clicking the «Close» button, you return to the "Device Status" page.

You can choose between plain and rich text format by marking/unmarking the corresponding checkbox.                                                       

You can execute the same command from the BS to all CPEs in the network (to the nodes that are linked to the BS) by marking “Send to all” checkbox before clicking the «Execute» button.

You can upload the configuration file to the remote node by clicking the «Upload Config…» button and you can reboot the remote node by clicking the «Reboot Remote Unit» button (a warning message pops up before the reboot).

For the ease of usage of the "Remote Commands" tool, the corresponding buttons for the most used WANFleX OS CLI commands are available in the right side of the screen:

By clicking the «System Info» button, you fill in the command field with "system version, system uptime and system cpu" commands.

By clicking the «System Config» button, you fill in the command field with "system uptime and config show" commands.

By clicking the «System Log» button, you fill in the command field with "system log show" command.

By clicking the «Routing Table» button, you fill in the command field with "netstat -r" command.

By clicking the «ARP Table» button, you fill in the command field with "arp view" command.

By clicking the «Switch Statistics» button, you fill in the command field with "switch statistics" command.

By clicking the «Link Status» button, you fill in the command field with "mint map detail" command.

By clicking the «Interface Table» button, you fill in the command field with "netstat-i" command.

By clicking the «Radio Scanner» button, you fill in the command field with "muffer rf6.0 -t5 -p mac3" command.

All commands are executed automatically after clicking one of the buttons mentioned above.

 All WANFleX OS CLI commands can be executed from the "Remote Commands" tool.

Link Restart

You can restart the wireless link (re-association, re-authentication and re-connection) by selecting the “Link Restart” radio button and then by clicking the «OK» button in the link options.

A warning message pops up before the link restart. If the operation is executed, the link disappears from "Device Status" page until it is reestablished again.

Extended Switch Statistics

The "Extended Switch Statistics" tools allow gathering complete information and enhanced statistics for each group of the unit.

In order to access the "Extended Switch Statistics" tools, click on the row of each switch group or kernel within the "Switch Statistics" section:

Two options are available: "Switch DB statistics" and "Switch VLAN statistics".

Switch DB Statistics

The "Switch DB Statistics" tool gathers complete information and enhanced statistics for each switch group, including kernel: 

By clicking the «Close» button, you return to the "Device Status" page.

The "Auto Refresh" option is disabled by default. You can enable the auto refresh in order to have the statistics automatically refreshed.

Switch VLAN Statistics

The "Switch VLAN Statistics" tool gathers complete information and enhanced statistics for each VLAN created:

By clicking the «Close» button you return to the "Device Status" page.

The "Auto Refresh" option is disabled by default. You can enable the auto refresh in order to have the statistics automatically refreshed.