QoS over VPN Tunnel

To avoid to lose , all the QoS settings when your traffic is encapsulated into a VPN Tunnel , you can use the command qos pre-classify which will copy automatically bits for a packet’s ToS Byte into ToS byte from the tunnel header. With this you can preserve your QoS settings end-to-end even if you are crossing a VPN Tunnel.

MQC supported markings

Here are also all supported markings after you have classified your traffic :

  • IP Precendence (set ip precedence <<value>>)
  • DSCP (set ip dscp <<value>>)
  • QoS group (set ip precedence <<value>>)
  • MPLS experimental bits (set mpls experimental <<value>>)
  • Frame Relay DE bit (set fr-de)
  • ATM CLP bit (set atm-clp)

AutoQoS Activation

Before enabling AutoQoS , take in mind the following pre-requisites :

  • CEF must be enabled as AutoQoS relies on NBAR which is dependant of CEF.
  • No Policy QoS can be attached to the interface
  • The correct bandwidth statement must be set up on the interface
  • An IP address must be configured on an interface if its speed is less than 768 Kbps
  • The interface can’t be in a shutdown mode

You can the ask why IP Address is an mandatory element ?

It is simply because if your speed links is less than 768 Kbps , then AutoQoS will enable Multilink PPP (MLP)

Page 19 of 25« First...10...15161718192021222324...Last »