Hi
Hardware and software: WS-C3650-48PS 03.07.04E
I´m trying to mark outgoing frames with COS values depending on DSCP value.
I have an incoming policy marking DSCP, all working fine.
I have a queue policy, placed on the outgoing interface, working fine placing traffic in the right queue.
My problem is that I can´t use default DSCP to COS mapping. I have to use COS 1, 3 and 5 to my VPN SP.
DSCP EF, CS5 and CS4 -> COS 5
DSCP AF41-AF21 -> COS 3
DSCP 0, CS1 and AF11 -> COS 1
If I use the set cos command on the outgoing policy the DSCP value changes also.
If I use table-map on a policy-map I loose the queues.
If I use hierarchical policy using table maps the service-policy command does not work. I don´t get any errors, the command just doesn't show.