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

Policy Map Question

I have the following policy map that I'm implementing. My question pertains to the BANDWIDTH REMAINING PERCENT that gets applied to the BHI and CLASS-DEFAULT classes. Is it proper to apply it as I have it, or do I need to give both of them bandwidth remaining statements that add up to 100% (i.e. I set BHI to 99 and the default one to 1)? I'm shooting for 80% RT bandwidth, 20% BHI, and whatever's left over to get the default

policy-map IPFRCOS

class RT

priority 576

set ip dscp ef

class BHI

bandwidth remaining percent 100

set ip dscp af31

class class-default

set ip dscp default

1 Reply 1

carenas123
Level 5
Level 5

I am expecting that in your case, " class-default" will not get any bandwidth during congestion. Because packets belonging to a default class with no configured features have no QoS functionality. These packets are placed into a FIFO queue and forwarded at a rate determined by the available underlying link bandwidth. This FIFO queue is managed by tail drop. So, I hope that configuring "bandwidth remaining percent" for both BHI and default classes is necessary. Please refer the following cisco doc for more information..

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt8/qcfmcli2.htm#19860

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: