BGP Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

PDF

BGP Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

Flow-tag propagations

Want to summarize with AI?

Log in

Explains flow-tag propagation concepts, including source and destination-based flow tag principles, to support advanced identification and handling of traffic flows across the network.


The flow-tag propagation is a routing feature that:

  • establishes a correlation between route-policies and user-policies,

  • enables you to steer traffic on the user side based on routing attributes such as AS number, prefix lists, community strings, and extended communities, and

  • uses a logical numeric identifier (flow-tag) distributed through the RIB as a routing attribute in the FIB lookup table.

You instantiate a flow-tag using the 'set' operation in RPL, and reference it in a C3PL PBR policy, where it is associated with actions (policy-rules) based on the flow-tag value.

Applications of flow-tag propagation

You can use flow-tag propagation to:

  • classify traffic based on destination IP addresses (using Community number) or based on prefixes (using Community number or AS number),

  • select a TE-group that matches the cost of the path to reach a service edge, based on your site’s service level agreements (SLA),

  • apply traffic policy (TE-group selection) for specific customers based on their SLA with clients, and

  • divert traffic to an application or cache server.


Source and destination-based flow tag

The source-based flow-tag feature allows you to match packets based on the flow-tag assigned to the source address of incoming packets. Once matched, you can apply any supported PBR action on this policy.