Remapping DSCP Values Gateway/Switches?

Remapping DSCP Values Gateway/Switches?

Remapping DSCP Values Gateway/Switches?
Remapping DSCP Values Gateway/Switches?
Thursday - last edited Yesterday
Tags: #DSCP
Model: ER8411  
Hardware Version: V1
Firmware Version: 1.3.2

I have been trying to figure out how to remap DSCP values.  Example:  AT&T VoWiFi uses IPSec and creates a tunnel over protocal ESP port 4500 UDP.  Obviously can't tell the encapsulated DSCP value, but the outer packet is marked BE.  At least we can remark the packet EF.

 

I created a "Switch DSCP 802.1p Mapping" that changes DSCP 0 to CoS 4 and DSCP 46 (EF).  but I don't see how I can apply this to ONLY to packets that are ESP., UDP, port 4500.  I looked in the ACL and didn't find anyway to "re-tag".  

 

Or this is another feature that needs to be added?

 

 

  0      
  0      
#1
Options
1 Accepted Solution
Re:Remapping DSCP Values Gateway/Switches?-Solution
Yesterday - last edited Yesterday

  @mbze430 

Thank you for your post. Gateway QoS supports changing the DSCP value for each service. The configuration steps are as follows:

  1. Create a new Gateway QoS service under Settings → Network Profile → Network Profile → Create New Gateway QoS Service. For example, create a service for ESP with protocol number 50.
  2. Create a new class rule under Settings → Transmission → Gateway QoS → Class Rule → Create New Class Rule. For instance, assign it to Class1.
  3. Tag outbound traffic with the desired DSCP value under Settings → Transmission → Gateway QoS → Tag Outbound Traffic for the corresponding class.

A configuration example is shown in the attached screenshot.

Recommended Solution
  0  
  0  
#3
Options
2 Reply
Re:Remapping DSCP Values Gateway/Switches?-Solution
Yesterday - last edited Yesterday

  @mbze430 

Thank you for your post. Gateway QoS supports changing the DSCP value for each service. The configuration steps are as follows:

  1. Create a new Gateway QoS service under Settings → Network Profile → Network Profile → Create New Gateway QoS Service. For example, create a service for ESP with protocol number 50.
  2. Create a new class rule under Settings → Transmission → Gateway QoS → Class Rule → Create New Class Rule. For instance, assign it to Class1.
  3. Tag outbound traffic with the desired DSCP value under Settings → Transmission → Gateway QoS → Tag Outbound Traffic for the corresponding class.

A configuration example is shown in the attached screenshot.

Recommended Solution
  0  
  0  
#3
Options
Re:Remapping DSCP Values Gateway/Switches?
Yesterday - last edited Yesterday

  @Ethan-TP 

 

that does fine for sending out traffic to the internet.... BUT, nothing with LAN or WAN->LAN inbound.  We need to be able to move packets through the LAN switches at higher priority.  We can't just tag ALL CoS 0/ BE traffic to EF.   

 

Oh and btw, according to the wordings in the help menu..... it's MATCH the DSCP value of the traffic.  In my case the traffic that I captured were all tos 0x0 (cos 0).  The "match" should be BE.  Unless I am reading it wrong.  So it doesn't actually change the DSCP value.

 

  0  
  0  
#4
Options