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

Pre-Classify QoS and IPSec

KSVY_KSVY_2
Level 1
Level 1

Trying to create pre-classify QoS policy that will give a certain network traffic/subnet priority over other interesting traffic crypto ACLs... something like this;

crypto ACLs:

access-list 101 permit ip 128.0.0.0 127.255.255.255 host 1.1.1.1

access-list 101 permit ip 128.0.0.0 127.255.255.255 host 2.2.2.2

traffic/ACL that needs to have priority:

access-list 102 permit ip 128.0.0.0 127.255.255.255 host 2.2.2.2

the interesting traffic "101" crypto ACLs will be assign to the crypto map policy.

the priority 102 ACL will be assign to a class map, then to a policy-map?

class-map match-any voip-vlan

match access-group 102

policy-map voip

class voip-vlan

  bandwidth 200

  police cir 5000000

will this work, or am i missing something?

thanks, kevin

1 Accepted Solution

Accepted Solutions

Hi,

The policy-map should be assigned to the global service-policy or to an interface service-policy.

Federico.

View solution in original post

2 Replies 2

Hi,

The policy-map should be assigned to the global service-policy or to an interface service-policy.

Federico.

Fedireco, thanks

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: