Route Policies
7705 SAR OS Router Configuration Guide 469
Parameters ip-address — the neighbor IP address in dotted-decimal notation
Values a.b.c.d 
name — the prefix list name. Allowed values are any string up to 32 characters long composed of 
printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), 
the entire string must be enclosed within double quotes.
The name specified must already be defined.
origin
Syntax origin {igp | egp | incomplete | any}
no origin
Context config>router>policy-options>policy-statement>entry>from
Description This command configures a BGP origin attribute as a match criterion for a route policy statement entry. 
If no origin attribute is specified, any BGP origin attribute is considered a match.
The no form of the command removes the BGP origin attribute match criterion.
Default no origin
Parameters igp — configures matching path information originating within the local AS
egp — configures matching path information originating in another AS
incomplete — configures matching path information learned by another method
any — ignores this criteria
prefix-list
Syntax prefix-list name [name...(up to 5 max)]
no prefix-list
Context config>router>policy-options>policy-statement>entry>from
config>router>policy-options>policy-statement>entry>to
Description This command configures a prefix list as a match criterion for a route policy statement entry. 
If no prefix list is specified, any network prefix is considered a match.
The prefix list specifies the network prefix (this includes the prefix and length) that a specific policy 
entry applies to.
Up to five prefix list names can be specified.
The no form of the command removes the prefix list match criterion.
Default no prefix-list