Mailing List Archive

DCSP Marking MLX
I'm trying to get our MLX to change the dscp value of packets coming into an interface. Here is what I have but when doing some packet captures it's not changing the DSCP value.

access-list 152 sequence 10 permit ip any any dscp-marking 24

interface ve 502
ip address 10.52.0.9/29
ip access-group 152 in

Also running 5.6h code.

~Nick
Re: DCSP Marking MLX [ In reply to ]
Hello Nick,

I tested this on 5.5 (CES) and 6.3 (MLX) right now, and both times, it
worked. Are you perhaps missing an "ip rebind-acl all," or is the
traffic maybe switched beforehand?

BR
Jörg

On 11 Jan 2024, at 20:47, Fawcett, Nick wrote:

> I'm trying to get our MLX to change the dscp value of packets coming
> into an interface. Here is what I have but when doing some packet
> captures it's not changing the DSCP value.
>
> access-list 152 sequence 10 permit ip any any dscp-marking 24
>
> interface ve 502
> ip address 10.52.0.9/29
> ip access-group 152 in
>
> Also running 5.6h code.
>
> ~Nick

> _______________________________________________
> foundry-nsp mailing list
> foundry-nsp@puck.nether.net
> http://puck.nether.net/mailman/listinfo/foundry-nsp