Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

Links Statistics on rf5.0

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

...

Center

Scroll Table Layout
styletable-layout: fixed;
widths20%, 80%

Scroll Title
titleTable - Wireless Links Statistics
ParameterDescription
Link Quality
  • Gives a color indication for the wireless connection quality with the neighbor unit:
    • Red:  poor connection
    • Yellow: good connection
    • Green: excellent connection
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)
Tx Power
  • Displays the power level of the Tx and Rx signals of the neighbor unit (in dBm)
Ref. Level
  • Displays the Tx and Rx signals levels for the minimal available bitrate of the neighbor unit (in dB)
Current Level
  • Displays the Tx and Rx signals levels for current bitrate of the neighbor unit (in 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)

In TDMA based software, some additional information about wireless link parameters is available in the "Wireless Links Statistics for Interface rf5.0" section:

...

titleFigure - Wireless Links Statistics for the Radio interface in the TDMA based software

...

By clicking the "Route Map" button you can get the MINT topology schematic map with the visualization of the active and alternative routes to each node.

Note
titleNOTE

Map is available for H08, H09, H11 hardware platforms. 

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

Displays the current status of device synchronization with external timing reference from GPS/GLONASS
  • "Sync": the device is in sync. The value in brackets is current value of the offset (in microseconds) between the internal clock of the device and the external timing reference from GPS/GLONASS  
  • "Wait Sync": the device is waiting the external timing reference from GPS/GLONASS. Synchronization is enabled on the device,
    Center

    Scroll Title
    titleTable - Wireless Links Statistics - Radio particular parameters in the TDMA based software
    Scroll Table Layout
    widths30%, 70%

    ParameterDescription
    Current TDMA parameters
    • Displays the current TDMA parameters:
      • Operational mode of the unit (Master/Slave)
      • Time slot duration (in microseconds)
      • Downlink percentage of the time slot
      • Maximum RSSI level (in dBm)
      • Maximum operational distance (in kilometers)
    RSSI (dBm) Rx/Tx
    • Displays the power present in a received radio signal
      • "Rx" – the power of received radio signal, measured at the local unit
      • "Tx" - the power of received radio signal, measured at the remote unit
    Sync Status
    Figure - Schematic map

    Image Added

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

    Center
    Scroll Title
    titleFigure - Remote commands

    Image Added

    Detailed information about options in this tool is described in the "Remote Commands" section.

    In TDMA based software, some additional information about wireless link parameters is available in the "Wireless Links Statistics for Interface rf5.0" section:

    Center
    Scroll Title
    titleFigure - Wireless Links Statistics for the Radio interface in the TDMA based software

    Image Added

    Center
    Scroll Title
    titleTable - Wireless Links Statistics - Radio particular parameters in the TDMA based software

    Scroll Table Layout
    widths30%, 70%

    ParameterDescription
    Current TDMA parameters
    • Displays the current TDMA parameters:
      • Operational mode of the unit (Master/Slave)
      • Time slot duration (in microseconds)
      • Downlink percentage of the time slot
      • Maximum RSSI level (in dBm)
      • Maximum operational distance (in kilometers)
    RSSI (dBm) Rx/Tx
    • Displays the power present in a received radio signal
      • "Rx" – the power of received radio signal, measured at the local unit
      • "Tx" - the power of received radio signal, measured at the remote unit
    Sync Status
    • Displays the current status of device synchronization with external timing reference from GPS/GLONASS
      • "Sync": the device is in sync. The value in brackets is current value of the offset (in microseconds) between the internal clock of the device and the external timing reference from GPS/GLONASS  
      • "Wait Sync": the device is waiting the external timing reference from GPS/GLONASS. Synchronization is enabled on the device, but it doesn’t receive external timing reference from GPS/GLONASS
      • "No Sync": the device is not in sync. The current value of offset between the internal clock and the external timing reference from GPS/GLONASS is beyond the allowed value range (±10 microseconds)
    Sat:
    • The number of visible GPS/GLONASS satellites

    ...

    Center
    Scroll Title
    titleFigure - Switch Statistics

    Image Modified

    It also displays the number of dropped packets for: STP, unreachable destination, firewall, possible loop, discard, MAC limits and reverse, within each Switch group and kernel, in real-time (since the last reboot):

    Center
    Scroll Title
    titleFigure - Switch Statistics

    Image Modified

    Total forwarded, dropped and ignored packets are displayed in real-time, too.

    ...

    Center
    Scroll Title
    titleTable - Switch statistics parameters
    ParameterDescription
    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)

    ...

    • 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 «Show System Log» button, you can view the "System Log" section:

    Center
    Scroll Title
    titleFigure - System log

    Image Added

    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: Image Added

    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:

    Center
    Scroll Title
    titleFigure - Extended Interface Statistics

    Image Added

    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.

    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.

    Center
    Scroll Title
    titleFigure - System log

    Image Removed

    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: Image Removed

    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.

    ...

    General Statistics

    Image Added

    Modulation Statistics

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

    Center
    Scroll Title
    titleFigure - Modulation Statistics

    Image Added

    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

    The "Errors/Drops Statistics" tool displays the number of errors and link drops during transmission for each link.

    Center
    Scroll Title
    titleFigure - Extended Interface Errors/Drops Statistics

    Image Removed

    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.

    Image Added

    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.

    Center
    Scroll Title
    titleFigure - General Statistics

    Image Removed

    ...

    Radio Scanner

    The "Radio Sources AnalysisScanner" 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:

    ...

    Center
    Scroll Title
    titleFigure - Radio Sources AnalysisScanner

    Image RemovedImage Added

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

    ...

    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  Statistics" tool displays the statistics of the MINT priority queues for the interface.

    ...

    Center
    Scroll Title
    titleFigure - QoS Statistics

    Image RemovedImage Added

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

    By clicking the «Reset» button, you clear all counters displayed in the 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.

    Center
    Scroll Title
    titleFigure - The Network Address Table for the local unit

    Image Added

    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 "Network Address TableLLDP Information" tool shows the network address table for the interfaceallows to get information on the link layer discovery protocol.

    Center
    Scroll Title
    titleFigure - The Network Address Table for the local unit

    Image Removed

    Center
    Scroll Title
    titleFigure - The Network Address Table for the remote unit

    Image Removed

    LLDP Information

    Image Added

    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 DiagnosticDiagnostics" tools, click on the row of each wireless link within the "Wireless Links Statistics for Interfaceon rf5.0" section:

    Center
    Scroll Title
    titleFigure - Extended Link DiagnosticDiagnostics

    Image RemovedImage Added

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

    ...

    Center
    Scroll Title
    titleFigure - Performance test

    Image RemovedImage Added

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

    ...

    • Test time” parameter - allows setting the duration (in seconds) of the test for each bitrate (5s by default)
    • Bi-directionalBidirectional” check-box - allows choosing between bi-directional (when checked) and unidirectional (when unchecked) performance test“Use mint” check-box - allows performing MINT-enabled test when all the traffic and link parameters are controlled and managed by MINT functions such as ATPC and auto-bitrate, which provide best throughput and minimal number of retries (the statistics for errors and retries are not available in this mode because the errors and retries are already taken into account in the throughput results, at the optimal bitrate).and unidirectional (when unchecked) performance test
    Note
    titleNOTE

    The performance test with “Use MINT” option is very useful in case you want option allows to get estimation about the best wireless link throughput (excluding the information about the bitrate, retries level, etc.), is activated by default.

    • "Priority (0-16)" - By default, it is 16, which is lower than the data traffic that has priority 15. You can increase the test priority by setting a lower value.

    The bitrates list on the "Performance test" tool consists of the bitrates that correspond to the channel bandwidth set on the unit (5/10/20/40MHz). To perform the tests for the bitrates related to the other channel bandwidth, you need to reconfigure the channel bandwidth (the “Channel Width” parameter in the "Radio Setting" section of the "Basic Settings" page) on both units within the tested link.

    Examples given:

    Bi-directional performance test output description for 180 Mbps bitrate (40 MHz channel bandwidth):

    Center
    Scroll Title
    titleFigure -

    ...

    Bidirectional performance test output

    Image Modified

    ...

    Center
    Scroll Title
    titleFigure - Bi-directional “Use MINT” performance test output

    Image Removed

    In order to see detailed information about throughput, errors and retries, you can move the mouse cursor over the indication strip of the required bitrate.

    Antenna

    ...

    Alignment Tool

    The "Graphical antenna alignment" tool 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.

    ...

    Center
    Scroll Title
    titleFigure - Alignment test

    Image RemovedImage Added

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

    ...

    Center
    Scroll Title
    titleFigure - Alignment test - graphical indicator

    Image RemovedImage Added

    The main indicator is the Input Signal stripe.

    ...

    Center
    Scroll Title
    titleFigure - Alignment test - graphical indicator - positive example

    Image RemovedImage Added

    • Bad link sample

    ...

    Center
    Scroll Title
    titleFigure - Statistics Graphs - RX/TX Load

    Image RemovedImage Added

    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.

    ...

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

    Remote Commands 
    Anchor
    Remote Commands
    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.

    ...

    Center
    Scroll Title
    titleFigure - Remote commands

    Image RemovedImage Added

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

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

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

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

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

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

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

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

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

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

    Note
    titleNOTE

     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.

    Center
    Scroll Title
    titleFigure - Link restart

    Image RemovedImage Added

    Center
    Scroll Title
    titleFigure - Link restart - warning message

    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:

    Center
    Scroll Title
    titleFigure - Extended Switch Statistics

    Image Modified

    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: 

    Center
    Scroll Title
    titleFigure - Switch DB Statistics

    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:

    Center
    Scroll Title
    titleFigure - Switch VLAN Statistics

    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.