cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
238
Views
0
Helpful
0
Replies

About table-map behavior.

KHoshino
Level 1
Level 1

Hello community.

I have a question about QoS marking.
We attempted to set CoS to EIGRP packets created by itself in the following environment.

/HW & OS
WS-C3650-24TS 16.3.10

/Config
table-map dscp2cos
map from 24 to 4
map from 46 to 7
map from 48 to 7
default copy

class-map match-any C-PQ
match ip precedence 6 7
match ip dscp ef

policy-map P-PQ
class C-PQ
priority level 1 500000

policy-map Shape800M-Out
class class-default
shape average 800000000
set cos dscp table dscp2cos
service-policy P-PQ

interface GigabitEthernet1/0/1
switchport mode trunk
switchport trunk allowd vlan 10
service-policy output Shape800M-Out

However, we observed the following changes after applying the configurations.
The same configuration worked as expected on the Router, but is this not a recommended configuration for L3SW?

befor dscp:48 cos:6
after dscp:0 cos:0

Best regards,

0 Replies 0
Review Cisco Networking for a $25 gift card