QoS max egress, no effect

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

QoS max egress, no effect

L2 Linker

Hi there,

 

I'm playing with QoS in our lab. I have a simple setup with two queue, first for SMB traffic, second for RDP traffic.

The max egress value is set, but when I transfer data, then both queues get bandwith values.

 

What I am doing wrong here?

 

 PA QoS Monitor.png

 

PA QoS Profile.png

 

PA QoS Policies.png

 

2 REPLIES 2

Hi @Netzer ,

I can think of two different reasons:

1. Class 4 is always used for any traffic that does not match any of the QoS policy rules.

2. You are using application  with service "any" as matching criteria for QoS policy rules

 

Number One:

As you can also see at the bottom when creating QoS profile. All traffic that is not explicetly tagged will use class 4

Astardzhiev_0-1645219003476.png

So I am guessing that even in lab environment wher there is not lot of traffic, there is still some background noise generated by the Windows hosts. All those traffic will not match any of your QoS Policy rules, so therefor it will be tagged with Class 4

 

Number Two:

In order to detect the application, firewall will need to forward first couple of packets in order to gather enough information to properly identify the application. When you set the rule to use "any service port", this rule will match any traffic, until the application is identified. Since your rule for tagging with class 4 is at the top it will always be hit first, until the application is identified, so first couple of packets for each new session will be tagged with class 4.

 

I would suggest to make the following changes.

- Use different class instead of class 4, this way you will not mix your test traffic with the background noise

- Set service ports as "application-default" for both QoS Policy rules.

 

I am curious with your current setup, while you running the test traffic (rdp or transfering files)

- What is shown under tap Application, QoS Rules, above the graph from your screenshot?

- What is shown after the changes I propsed?

Thx for the hint. I changed the QoS rule from class 4 to 5, even then the values were strange, App and QoS rules pointing to the right traffic.

After using iperf to generate multiple sessions the values of the queues showed the expected behaviour.

 

  • 1630 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!