cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5787
Views
10
Helpful
7
Replies

BGP, PAK-Priority, and QoS

prakkdangc
Level 1
Level 1

Hi,

I have heard that IGP packets on the Cisco control plane automatically get marked with CS6 and are escorted to the tx-ring with high priority. BGP supposedly does not get this special treatment, but instead gets TCP to mark the packets with CS6.

A couple questions:

  1. Do I never have to mark the packets with CS6 if the IOS/Router is doing it automatically (assuming an all-Cisco network)?
  2. Is there one queueing strategy that is better than another if I am running both IGP and EGP protocols at the same time?

Thanks

Dave

2 Accepted Solutions

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Dave,

BGP packets are marked with CS6 you can verify this with a packet capture so I don't see any difference with IGPs.

Depending on the platform you are using and the IOS image it is running, an hidden system queue that takes care of routing protocol messages may exist or not in your device.

You don't need to mark the routing protocol packets, however in platforms that miss the hidden system queue you may need to create a class map for this traffic to provide enough resources or neighborships may flap under heavy load conditions on the link.

C3600 and ISR should have this system queue something changes in very recent IOS 12.4T releases

On high end routers like GSR, C7500 you need an explicit class for routing protocol traffic.

Hope to help

Giuseppe

View solution in original post

Hello Dave,

unfortunately the effect of using 100% max-reserved-bandwidth can be that of depleting the system hidden queue.

see

http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m1.html#wp1039174

>> If you do use the max-reserved-bandwidth command, make sure that not too much bandwidth is taken away from best-effort and control traffic.

There is a note already pointed out by Edison Ortiz in another thread, that the command is no longer supported in releases after 12.4(20)T that implements Hierarchical QoS framework.

Depending on the link speed I think you can use 90 or 95 percent but not 100%

I'm afraid that my first post can be useful but it is not complete!

Hope to help

Giuseppe

View solution in original post

7 Replies 7

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Dave,

BGP packets are marked with CS6 you can verify this with a packet capture so I don't see any difference with IGPs.

Depending on the platform you are using and the IOS image it is running, an hidden system queue that takes care of routing protocol messages may exist or not in your device.

You don't need to mark the routing protocol packets, however in platforms that miss the hidden system queue you may need to create a class map for this traffic to provide enough resources or neighborships may flap under heavy load conditions on the link.

C3600 and ISR should have this system queue something changes in very recent IOS 12.4T releases

On high end routers like GSR, C7500 you need an explicit class for routing protocol traffic.

Hope to help

Giuseppe

Thanks Giuseppe! I feel much better now.

Dave

Yeah Giuseppe, good post!

Hey Guys,

I just had a thought. If you configure max-reserved-bandwidth 100 on an interface, will you affect the "hidden" queue and it's ability to do PAK prioritization for routing protocols?

Dave

Hello Dave,

unfortunately the effect of using 100% max-reserved-bandwidth can be that of depleting the system hidden queue.

see

http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m1.html#wp1039174

>> If you do use the max-reserved-bandwidth command, make sure that not too much bandwidth is taken away from best-effort and control traffic.

There is a note already pointed out by Edison Ortiz in another thread, that the command is no longer supported in releases after 12.4(20)T that implements Hierarchical QoS framework.

Depending on the link speed I think you can use 90 or 95 percent but not 100%

I'm afraid that my first post can be useful but it is not complete!

Hope to help

Giuseppe

That's good news Giuseppe. Thanks for the follow up.

Dave

mark

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