547
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
For every tag the corresponding network traffic is accounted and a list of IP addresses for which the QoS tag has been seen is available | For every tag the corresponding network traffic is accounted and a list of IP addresses for which the QoS tag has been seen is available | ||
== Layer 2 QoS == | |||
For layer 2 VLAN priority code points and MPLS traffic classes are analysed and displayed in a table with traffic counters, a history graph of traffic over time and a PCAP button that certain QoS tag. | |||
=== VLAN priority code point === | |||
VLAN priority code point (PCP) values are displayed as defined by IEEE 802.1Q-2005. | VLAN priority code point (PCP) values are displayed as defined by IEEE 802.1Q-2005. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 34: | Line 33: | ||
=== MPLS traffic class === | |||
MPLS traffic class (TC) values are displayed as a number only. The TC value is intended to be flexible according to RFC5462. | MPLS traffic class (TC) values are displayed as a number only. The TC value is intended to be flexible according to RFC5462. | ||
Line 40: | Line 39: | ||
== Layer 3 QoS == | |||
For layer 3 IP differentiated services codepoint (DSCP) are displayed in a table with traffic counters, a history graph of traffic over time and a PCAP button for that certain DSCP value. | For layer 3 IP differentiated services codepoint (DSCP) are displayed in a table with traffic counters, a history graph of traffic over time and a PCAP button for that certain DSCP value. | ||
Line 137: | Line 136: | ||
|} | |} | ||
=== QoS details === | |||
By clicking on a QoS tag a details page with all seen IPs for that certain QoS tag is displayed. The traffic of the certain IP for that certain QoS tag is shown. | By clicking on a QoS tag a details page with all seen IPs for that certain QoS tag is displayed. The traffic of the certain IP for that certain QoS tag is shown. |
edits