07-15-2008 09:49 AM - edited 03-06-2019 12:12 AM
Can it be done?
I'm trying to, on a pair of WS-C3560G-24TS switches running IOS c3560-ipservicesk9-mz.122-25.SEE2.bin, without success.
Each switch has a routed link to the core and are trunked together. They each have an SVI, Vlan302. The SVI's are configured as HSRP group 1, providing one fault tolerant gateway for Vlan302.
Is it possible to apply a service-policy to this vlan?
For Example:
int vlan302
service-policy input Packet-Tagging
policy-map Packet-Tagging
class Business_Critical
set precedence 3
class-map match-any Business_Critical
match access-group name ERP_traffic
Thanks for your replies!!!
07-15-2008 10:04 AM
If you are trying to set outbound service policy on the 3560, then unfortunately it is not supported on the above platform due to asic limitation
3560 supports only ingress service policies.
HTH
Narayan
07-15-2008 10:13 AM
Sorry, I should have included this...
For Example:
int vlan302
service-policy input Packet-Tagging
policy-map Packet-Tagging
class Business_Critical
set precedence 3
class-map match-any Business_Critical
match access-group name ERP_traffic
07-15-2008 10:22 AM
Narayan-
Do you know when the 3560 started supporting policies on SVI's?
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