cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
341
Views
0
Helpful
2
Replies

QoS Upload and Download

hs08
VIP
VIP

Hello,

My LAN connected to interface g0/1 and the Internet connected to interface g0/2.

QoS applied to the output interface g0/2, and when i do the testing the QoS will work only if the LAN upload to the internet.

How we can apply the QoS to work for upload and download since we can't apply the QoS to the input interface (got below error)?

"bandwidth command is not supported in input direction for this interface"

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

The QoS bandwidth statement can only be used on egress policies.  You could apply such a policy as "out" on both LAN (g0/1) and Internet (g0/2) interfaces.

BTW, if you just had those two like bandwidth interfaces, just using bandwidth statements, they would be ineffective.


@Joseph W. Doherty wrote:

BTW, if you just had those two like bandwidth interfaces, just using bandwidth statements, they would be ineffective.


If you're wondering why ineffective, same bandwidth in AND out, like two gig interfaces, there cannot be any egress congestion, and so no egress queue to manage dequeuing priority.