Usage
<configuration><policy-options><policy-statement><term><to><instance>instance</instance><protocol>...</protocol><rib>rib</rib><neighbor>...</neighbor><next-hop>...</next-hop><interface>...</interface><area>area</area><as-path>...</as-path><as-path-group>...</as-path-group><origin>origin-choice</origin><community>...</community><level>level</level><external>...</external><metric>metric</metric><metric2>metric2</metric2><metric3>metric3</metric3><metric4>metric4</metric4><tag>...</tag><tag2>tag2</tag2><preference>preference</preference><preference2>preference2</preference2><color>color</color><color2>color2</color2><local-preference>local-preference</local-preference><policy>...</policy><family>family-choice</family></to></term></policy-statement></policy-options>
</configuration>Description
Conditions to match the destination of a route.
Contents
<as-path>—Name of AS path regular expression (BGP only).
<as-path-group>—Name of AS path group (BGP only).
<color>—Color (preference) value.
<color2>—Color (preference) value 2.
<family>—No documentation is available yet.
inet—IPv4 family.inet-mvpn—IPv4 Multicast VPN family.inet6—IPv6 family.inet6-mvpn—IPv6 Multicast VPN family.iso—ISO family.
<instance>—Routing protocol instance.
<interface>—Interface name or address.
<local-preference>—Local preference associated with a route.
<neighbor>—Neighboring router.
<origin>—BGP origin attribute.
egp—Path originated in another AS.igp—Path originated in the local IGP.incomplete—Path was learned by some other means.
<policy>—Name of policy to evaluate.
<preference>—Preference value.
<preference2>—Preference value 2.