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

Cannot apply a service policy to a multilink interface or VTI tunnel

davemikolajczak
Level 1
Level 1

My policy map

class-map match-all VOICE_GRADE_LOW_LATENCY

match ip dscp ef

class-map match-all SIGNALING

match ip dscp af41

policy-map QOS_outside_outbound

class VOICE_GRADE_LOW_LATENCY

priority percent 20

class SIGNALING

bandwidth percent 10

class class-default

bandwidth percent 70

int mu10

bandwidth 4632

ip address 1.1.1.1 255.255.255.0

ppp multilink

ppp multilink group 10

ip route-cache flow

I get the following message when entering

service-policy output QOS_outside_outbound

I/F Multilink10 class VOICE_GRADE_LOW_LATENCY requested bandwidth 20% available only 15%

When I try to put it on a tunnel

tunnel mode ipsec ipv4

tunnel protection ipsec profile1

Class Based WFQ not supported.

Any comments?

1 Reply 1

steveo123
Level 1
Level 1

have you tried adjusting the bandwidth on your serial interfaces (or what ever physical interfaces you are using for the multilink bundle)

here is a documents that may help you...

http://www.cisco.com/en/US/tech/tk543/tk544/technologies_tech_note09186a0080094ad2.shtml

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:

Review Cisco Networking products for a $25 gift card