IOS XR RPL Remark
Introduction
RPL remarks are useful to describe the routing policy.
RPL Remark
- Syntax start with #.
- Can be used within a route-policy or sets like a prefix-set.
RP/0/0/CPU0:XR1(config)#route-policy AS12-A-IN
RP/0/0/CPU0:XR1(config-rpl)## This policy applies to AS12 connection 'A'
- Example shows an empty policy.
RP/0/0/CPU0:XR1#show rpl route-policy
Thu Nov 7 01:28:47.132 UTC
Listing for all Route Policy objects
route-policy AS12-A-IN
# This policy applies to AS12 connection 'A'
end-policy
- Example of using REMARKS in a prefix-set.
RP/0/3/CPU0:XR2#sh rpl prefix-set
Thu Nov 7 01:55:25.188 UTC
Listing for all Prefix Set objects
prefix-set SLASH-24
# Any prefixes with a /24
111.111.111.0/24
end-set