Wired Intelligent Edge

last person joined: 18 hours ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

DSCP QoS Markings

This thread has been viewed 12 times
  • 1.  DSCP QoS Markings

    Posted Mar 24, 2019 06:47 AM
    Hi all,

    I have a fleet of 5400 series switches ... I was looking at honouring DSCP markings for QoS reasons at these switches out to our WAN.

    How can I honour DSCP markings and ensure certain ones take precedence over the rest of the traffic?

    I will have a simple QoS policy as our WAN only honours 3 different DSCP values


  • 2.  RE: DSCP QoS Markings
    Best Answer

    MVP GURU
    Posted Mar 26, 2019 04:05 PM

    use qos trusted dscp on interface ?!



  • 3.  RE: DSCP QoS Markings

    Posted Mar 26, 2019 05:49 PM
    Thanks - worked nicely

    (ArubaS3500) (config) #interface gigabitethernet 0/0/21
    (ArubaS3500) (gigabitethernet "0/0/21") #qos trust <auto | dot1p | dscp | none>


  • 4.  RE: DSCP QoS Markings

    Posted Oct 10, 2019 04:20 PM

    Is it enough to configure the following command?

     

    qos type-of-service diff-services

     

    Is it still required to trust DSCP per port to apply DSCP-MAP?

     

     



  • 5.  RE: DSCP QoS Markings

    Posted Oct 10, 2019 05:15 PM
    Yes, the global command enables the DSCP trust ... then setting trust at each interface level ensures the trust is honoured.

    I usually just enter the command on all interfaces in one go ... ‘interface A1-f24’ etc etc then apply the command