-
Create route control profile policies for BGP peers in a tenant.
-
The configuration and behavior of route-map match rules, set rules, and route control profile policies are unchanged from previous releases.
-
For route control per BGP peer, set the route control profile policy type to Match Routing Policy Only. The system uses only this global policy to generate the route map for the BGP peer. The Match Prefix and Routing Policy type is not supported for this feature.
-
A route control profile policy with the Match Prefix and Routing Policy type must include a match prefix or an external subnet.
-
To export bridge domain subnets, explicitly include them in the prefix list.
-
You can associate only one route control profile policy with a BGP peer in each direction.
-
Default policies are not supported. Apply a named route control profile policy to the BGP peer.
-
When you associate a route control profile policy with a BGP peer, the system generates the peer route map from that policy only. Route control profile policies configured on the external EPG (l3extInstP) or L3Out subnet (l3extSubnet) do not contribute to the peer route map. If the BGP peer has no route control profile policy, the policies configured under the L3Out take effect.
-
A match prefix list can include a private bridge domain subnet without additional configuration to exclude private subnets.
-
The 0.0.0.0/0 prefix in a match prefix list matches all prefixes, including bridge domain subnets.
-
Cisco APIC creates and deploys the route map on the border leaf switches. The generated name uses this format:
tenant-name_route-profile-name_l3out-name-direction
For example, these values generate the route-map name t1_rp1_l3out1-in:
-
The generated name for a per-peer route map must contain fewer than 135 characters. These values contribute to the length:
Tenant name + L3Out name + Route Profile name + Route Profile context name + Route Profile match rule name + BGP peer IP address < 135 characters
-
Policy-element route maps support up to 20,000 entries. The entries are divided into five levels of 4,000 entries. Each level contains 10 orders of 400 entries. Each order supports up to 200 deny actions and 200 permit actions.
-
Configuring route control per BGP peer does not affect shared-service route-map behavior.
-
When you upgrade or downgrade the Cisco APIC software, consider this behavior:
-
Upgrade: Route control profile policies configured under the L3Out before the upgrade continue to operate until you configure a policy for a BGP peer. After you configure a per-peer policy, the guidelines and restrictions in this topic apply.
-
Downgrade: Before you downgrade to a release that does not support route control per BGP peer, remove each route control profile policy from its BGP peer.
-
The behavior of permit and deny entries with the same order is nondeterministic. When you associate a route control profile policy with an external EPG (l3extInstP) or a BGP peer, assign a lower order to the entry that the system must install first and a higher order to an entry that it must install later.