Page tree

Versions Compared

Key

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

...

Queues implementation in Infinet devices

For a device, the process of analyzing the priority in the service headers and processing data in accordance with the data processing according to these priorities is not a simple task due to the following reasons:

  • Devices recognize priority automatically The devices automatically recognize priorities according to different protocols. For example, the InfiLINK XG family of devices support supports 802.1p priority and do prioritization, but does not recognize DSCP priority values.
  • Devices that are borderline for The devices at the borderline of the DS domain allow to use a different set of criteria to classify the traffic. For example, the InfiMAN 2x2 devices allow to set priority priorities by selecting all the TCP traffic directed to port 23, the Quanta 5 family devices do does not support this type of prioritization.
  • The number of the queues number implemented in inside the devices is different differs and depends on the manufacturer. A correspondence table is used to set a relation between the priority in the service header and the device's internal queue.

The tables below show the data on types for the queues of the internal architecture, the priorities managing priority handling possibilities and the relation between the protocol standardized priorities and the internal priorities valuesused by the device.

Note Please note the architectural queuing architectural feature of the Infinet devices: all queues share a single memory buffer. In case that all the traffic falls into one a single queue, its size will be equal to the size of the buffer, but if there will be several queues in use, the size of the memory buffer will be evenly divided between them.

Center
Table of packets internal queuing
ParameterDescriptionInfiLINK 2x2 / InfiMAN 2x2InfiLINK XG / InfiLINK XG 1000Quanta 5 / Quanta 70
Marking criteriaA criteria set that can be used to classify the incoming traffic.

PCAP expressions support

(PCAP expressions allow flexible filtering based on any service header field, see the PCAP filters article)

vlan-idvlan-id
Auto recognitionFor these protocols, the device family of devices automatically recognizes the priority set in the header and put puts the data in the appropriate queue.

RTP

802.1p

IPIP/GRE tunnels

MPLS

DSCP

ToS

ICMP

TCP Ack

PPPoE

802.1p802.1p
Queues numberNumber of queuesThe number of data queues number used in by the device.1748
Queues Queue managementSupported mechanisms for picking emptying the packets from the queues.

Strict

Weighted

QoS configuration via WebDocumentation on about the traffic prioritization configuring through configuration using the Web interface.

QoS options

Traffic Shapping

Configuring QoS

Switch

Configuring per-VLAN

Switch settings
QoS configuration via CLIDocumentation on about the traffic prioritization configuring through configuration using the command line interface.
qm commandCommands for switch configuration-
Correspondence
table
between the priorities of the standard protocols and the internal priorities
for
use by the InfiLINK 2x2
,
and InfiMAN 2x2
family
families of devices
Traffic class (in accordance with MINT)InfiLINK 2x2, InfiMAN 2x2802.1pToS (Precedence)DSCP
Background1601

Regular best effort1500000
Business 614
018, 10
Business 513

12, 14
Business 412
0216, 18
Business 311

20, 22
Business 210
0324, 26
Business 1902
28, 30
QoS 48
0432
QoS 37

34
QoS 26

36
QoS 1503
38
Video 24040540, 42
Video 13

44, 46
Voice2050648, 50
Control106
52, 54
NetCrit0070756, 58, 60, 62
Correspondence table between the priorities of the standard protocols and the internal priorities
for
used by the InfiLINK XG, InfiLINK XG 1000, Quanta 5
,
and Quanta 70
family
families of devices
Traffic class (in accordance with 802.1p)802.1pInfiLINK XG, InfiLINK XG 1000Quanta 5, Quanta 70
Background (lowest priority)0010
Best Effort011
Excellent Effort0222
Critical Applications033
Video0434
Voice055
Internetwork Control0646
Network Control (higher priority)077

...