104
edits
mNo edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
* Active BSS within the last hour: the number of BSS that were active on this channel during the last hour. | * Active BSS within the last hour: the number of BSS that were active on this channel during the last hour. | ||
* Packets: the number of packets seen on this channel. | * Packets: the number of packets seen on this channel. | ||
* Packets | * Packets retransmitted: the number of retransmitted<ref name="retransmitted">Retransmitted means that the retransmission flag has been set in the IEEE 802.11 packet header. </ref> packets seen on this channel. (firmware >= 4.2) | ||
* Bytes: the number of bytes seen on this channel. | * Bytes: the number of bytes seen on this channel. | ||
* Bytes retransmitted: the number of retransmitted bytes seen on this channel. (firmware >= 4.2) | * Bytes retransmitted: the number of retransmitted<ref name="retransmitted"/> bytes seen on this channel. (firmware >= 4.2) | ||
* Graph: Multigraph selection that can show packet rate and data rate history. | * Graph: Multigraph selection that can show packet rate and data rate history. | ||
* PCAP: Download all/only retransmitted/not retransmitted packets of the channel | * PCAP: Download all/only retransmitted<ref name="retransmitted"/>/not retransmitted<ref name="retransmitted"/> packets of the channel | ||
The channel frequency can be clicked on get a list of BSS in that specific channel. This table contains the same information as the global table in the BSS statistics. | The channel frequency can be clicked on get a list of BSS in that specific channel. This table contains the same information as the global table in the BSS statistics. | ||
Line 38: | Line 38: | ||
* Current frequency: This classifies the BSS frequency into 2.4 GHz, 5 GHz, or 0 for other frequencies | * Current frequency: This classifies the BSS frequency into 2.4 GHz, 5 GHz, or 0 for other frequencies | ||
* packets transmitted: This is the number of packets that have been analyzed for this BSS. (firmware >= 4.2) | * packets transmitted: This is the number of packets that have been analyzed for this BSS. (firmware >= 4.2) | ||
* packets retransmitted: This is the number of retransmitted packets that have been analyzed for this BSS. (firmware >= 4.2) | * packets retransmitted: This is the number of retransmitted<ref name="retransmitted"/> packets that have been analyzed for this BSS. (firmware >= 4.2) | ||
* packets retransmitted ratio: This is the proportion of retransmitted packets that have been analyzed for this BSS. (firmware >= 4.2) | * packets retransmitted ratio: This is the proportion of retransmitted<ref name="retransmitted"/> packets that have been analyzed for this BSS. (firmware >= 4.2) | ||
* bytes transmitted: This is the number of bytes that have been analyzed for this BSS. | * bytes transmitted: This is the number of bytes that have been analyzed for this BSS. | ||
* bytes retransmitted: This is the number of retransmitted bytes that have been analyzed for this BSS. (firmware >= 4.2) | * bytes retransmitted: This is the number of retransmitted<ref name="retransmitted"/> bytes that have been analyzed for this BSS. (firmware >= 4.2) | ||
* bytes retransmitted ratio: This is the proportion of retransmitted bytes that have been analyzed for this BSS. (firmware >= 4.2) | * bytes retransmitted ratio: This is the proportion of retransmitted<ref name="retransmitted"/> bytes that have been analyzed for this BSS. (firmware >= 4.2) | ||
* Signal/noise level: These values indicate the signal quality of the BSS. | * Signal/noise level: These values indicate the signal quality of the BSS. | ||
** It uses information from packets sent from or to the BSS to give an indication ab out the overall quality. | ** It uses information from packets sent from or to the BSS to give an indication ab out the overall quality. | ||
* Graph: Multigraph selection for detailed information over time: | * Graph: Multigraph selection for detailed information over time: | ||
** Packets: this is the number of frames seen over time | ** Packets: this is the number of frames seen over time | ||
** Packets retransmitted: this is the number of retransmitted frames seen over time (firmware >= 4.2) | ** Packets retransmitted: this is the number of retransmitted<ref name="retransmitted"/> frames seen over time (firmware >= 4.2) | ||
** Bytes: this is the number of bytes seen over time | ** Bytes: this is the number of bytes seen over time | ||
** Bytes retransmitted: this is the number of retransmitted bytes seen over time (firmware >= 4.2) | ** Bytes retransmitted: this is the number of retransmitted<ref name="retransmitted"/> bytes seen over time (firmware >= 4.2) | ||
** dbm signal/noise: the signal and noise level over time | ** dbm signal/noise: the signal and noise level over time | ||
** Channel: This is the channel used at any given time (firmware >= 3.4) | ** Channel: This is the channel used at any given time (firmware >= 3.4) | ||
* PCAP: Download all/only retransmitted/not retransmitted packets of the BSS | * PCAP: Download all/only retransmitted<ref name="retransmitted"/>/not retransmitted<ref name="retransmitted"/> packets of the BSS | ||
[[File:Ieee 802 11 client list.png|thumb|300x300px|WiFi client list]] | [[File:Ieee 802 11 client list.png|thumb|300x300px|WiFi client list]] | ||
Line 160: | Line 160: | ||
# PEEKREMOTE packets. This kind of traffic is generated by access points and is send via UDP to a specified IP address and port. To analyze this traffic, the endpoint mode has to be enabled on an interface which receives this traffic. In the [[Global settings#Endpoint mode|endpoint mode configuration]], an IP address and port can be configured for which the Allegro Network Multimeter accepts packets. PEEKREMOTE packets usually do not contain complete IP packets, only 802.11 statistics that are evaluated by the Allegro Network Multimeter. | # PEEKREMOTE packets. This kind of traffic is generated by access points and is send via UDP to a specified IP address and port. To analyze this traffic, the endpoint mode has to be enabled on an interface which receives this traffic. In the [[Global settings#Endpoint mode|endpoint mode configuration]], an IP address and port can be configured for which the Allegro Network Multimeter accepts packets. PEEKREMOTE packets usually do not contain complete IP packets, only 802.11 statistics that are evaluated by the Allegro Network Multimeter. | ||
# CAPWAP encapsulated packets. In contrast to PEEKREMOTE, CAPWAP packets encapsulate complete IP packets which itself contain 802.11 information. Therefore, the endpoint mode must be configured for a specific IP and port and the [[Global settings#Tunnel view mode|tunnel view mode]] must be enabled too to let the Allegro Network Multimeter look inside the encapsulated packets. | # CAPWAP encapsulated packets. In contrast to PEEKREMOTE, CAPWAP packets encapsulate complete IP packets which itself contain 802.11 information. Therefore, the endpoint mode must be configured for a specific IP and port and the [[Global settings#Tunnel view mode|tunnel view mode]] must be enabled too to let the Allegro Network Multimeter look inside the encapsulated packets. | ||
===References=== | |||
<references/> |
edits