Modular QoS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Release

PDF

Modular QoS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Release

Configure QoS policies on link bundles

Want to summarize with AI?

Log in

Provides instructions for applying QoS policies to bundle interfaces, including prerequisites, bundle configuration, inherited policy behavior, and examples for ingress and egress service policies.


Before you begin

When you attach a QoS policy to a bundle interface, the policy is inherited by member interfaces as applicable. The enforcement behavior depends on the QoS action, direction, and supported platform. Review the bundle-specific usage guidelines for shaping, queuing, and policing behavior before you configure the policy. Complete these prerequisites before you begin this procedure.

  • Prepare your class and policy definitions.

    For more information on how to configure class maps and policy maps, see Classify Packets to Identify Specific Traffic in the Modular QoS Configuration Guide for Cisco 8000 Series Router.

  • Create the link bundle.

Procedure

1.

Configure an Ethernet link bundle and attach the traffic policy to it.

Example:

Router(config)#interface Bundle-Ether 12000
Router(config-if)#mtu 9100
Router(config-if)#service-policy input ingress
Router(config-if)#service-policy output egress
Router(config-if)#ipv4 address 100.12.0.0 255.255.255.254
Router(config-if)#bundle maximum-active links 64
Router(config-if)#commit

This running configuration example shows how a queuing policy is applied on an Ethernet link bundle. The policy is applied to all interfaces that are members of the Ethernet link bundle.

2.

Verify that the bundle status is up.

Example:

3.

Verify the bundle statistics.

Example: