Restrictions for Implementing Routing Policy
-
Border Gateway Protocol (BGP), integrated Intermediate System-to-Intermediate System (IS-IS), or Open Shortest Path First (OSPF) must be configured in your network.
-
An individual policy definition of up to 1000 statements are supported. The total number of statements within a policy can be extended to 4000 statements using hierarchical policy constructs. However, this limit is restricted with the use of apply statements.
-
When a policy that is attached directly or indirectly to an attach point needs to be modified, a single commit operation cannot be performed when: -
Removing a set or policy referred by another policy that is attached to any attach point directly or indirectly.
-
Modifying the policy to remove the reference to the same set or policy that is getting removed.
The commit must be performed in two steps: -
Modify the policy to remove the reference to the policy or set and then commit .
-
Remove the policy or set and commit .
-
-
Per-vrf label mode is not supported for Carrier Supporting Carrier (CSC) network with internal and external BGP multipath setup.
-
You cannot change the next hop address to an IPv6 address through RPL policy for a route that starts from an IPv4 peer.
-
Starting with Cisco IOS XR Release 7.10.2, the CLI no longer accepts IPv4 addresses with leading zeros. Use canonical dotted-decimal IPv4 addresses such as 198.51.100.1.
If your existing configuration, scripts, or Route Policy Language (RPL) expressions contain IPv4 addresses with leading zeros, NETCONF and YANG reject the address. This can cause configuration retrieval, synchronization, or BGP-related configuration to fail. Therefore, configure all IPv4 addresses in the correct format, ensuring that no part of the address includes leading zeros.


Feedback