02-05-2018 12:20 PM - edited 03-08-2019 01:43 PM
Hi all,
Any way to enable service police in Cisco 3850 on interface VLAN? Thanks in advance
Solved! Go to Solution.
02-05-2018 12:39 PM
Hello,
as far as I recall, you have to apply the policy at the physical port level on all interfaces belonging to the VLAN. Check the link below for a sample configuration.
02-05-2018 12:39 PM
Hello,
as far as I recall, you have to apply the policy at the physical port level on all interfaces belonging to the VLAN. Check the link below for a sample configuration.
02-05-2018 01:42 PM
Thanks for your replay, yes you right so I tried to enable QoS per VLAN on physical, my configuration as below, I have port as a trunk port, when applying the service police it take it, but when I do sh run int I didn't see any service police .. any advice plz
class-map match-any VLAN77
match VLAN 77
class-map match-any B
match dscp af23
policy-map B
class B
priority percent 60
policy-map BB
class VLAN77
shape average 6400000000
service-policy B
class VLAN593
shape average 6400000000
service-policy B
class class-default
SW (config)# interface TenGigabitEthernet1/0/1
SW (config-if)# service-policy output BB
end
SW # sh run interface TenGigabitEthernet1/0/1
switch port trunk allowed vlan 5,77,203,593,2008
switchport mode trunk
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide