Usage
<configuration><logical-systems><policy-options><policy-statement><from><source-address-filter><address>address</address> <!-- identifier --><exact/> <!-- identifier --><longer/> <!-- identifier --><orlonger/> <!-- identifier --><upto>upto</upto> <!-- identifier --><through>through</through> <!-- identifier --><prefix-length-range>prefix-length-range</prefix-length-range> <!-- identifier --><metric>...</metric><metric2>...</metric2><metric3>...</metric3><metric4>...</metric4><tag>...</tag><tag2>...</tag2><preference>...</preference><preference2>...</preference2><color>...</color><color2>...</color2><local-preference>...</local-preference><priority>priority-choice</priority><origin>origin-choice</origin><community>...</community><damping>damping</damping><as-path-prepend>as-path-prepend</as-path-prepend><as-path-expand>...</as-path-expand><next-hop>...</next-hop><install-nexthop>...</install-nexthop><trace/><external>...</external><load-balance>...</load-balance><class>class</class><destination-class>destination-class</destination-class><source-class>source-class</source-class><forwarding-class>forwarding-class</forwarding-class><cos-next-hop-map>cos-next-hop-map</cos-next-hop-map><default-action>default-action-choice</default-action><next>next-choice</next><accept/><reject/></source-address-filter></from></policy-statement></policy-options></logical-systems>
</configuration>Description
List of source addresses to match.
Contents
<address>—IP address or hostname.
<as-path-expand>—Prepend AS numbers prior to adding local-as (BGP only).
<as-path-prepend>—Prepend AS numbers to an AS path (BGP only).
<class>—Set class-of-service parameters.
<color>—Color (preference) value.
<color2>—Color (preference) value 2.
<community>—BGP community properties associated with a route.
<cos-next-hop-map>—Set CoS-based next-hop map in forwarding table.
<damping>—Define BGP route flap damping parameters.
<default-action>—Set default policy action.
<destination-class>—Set destination class in forwarding table.
<exact>—Exactly match the prefix length.
<forwarding-class>—Set source or destination class in forwarding table.
<install-nexthop>—Choose the next hop to be used for forwarding.
<load-balance>—Type of load balancing in forwarding table.
<local-preference>—Local preference associated with a route.
<longer>—Mask is greater than the prefix length.
<next>—Skip to next policy or term.
<next-hop>—Set the address of the next-hop router.
egp—Path originated in another AS.igp—Path originated in the local IGP.incomplete—Path was learned by some other means.
<orlonger>—Mask is greater than or equal to the prefix length.
<preference>—Preference value.
<preference2>—Preference value 2.
<prefix-length-range>—Mask falls between two prefix lengths.
<priority>—Set priority for route installation.
<source-class>—Set source class in forwarding table.
<through>—Route falls between two prefixes.