Route Policies
7705 SAR OS Router Configuration Guide 473
Any route policy entry without the action command will be considered incomplete and will be
inactive.
The no form of the command deletes the action context from the entry.
Default no action
Parameters accept — specifies that routes matching the entry match criteria will be accepted and propagated
next-entry — the actions specified will be made to the route attributes and then policy evaluation
will continue with the next policy entry (if any others are specified)
next-policy — the actions specified will be made to the route attributes and then policy evaluation
will continue with the next route policy (if any others are specified)
reject — routes matching the entry match criteria will be rejected
as-path
Syntax as-path {add | replace} name
no as-path
Context config>router>policy-options>policy-statement>default-action
config>router>policy-options>policy-statement>entry>action
Description This command assigns a BGP AS path list to routes matching the route policy statement entry. If no
AS path list is specified, the AS path attribute is not changed.
The no form of the command disables the AS path list editing action from the route policy entry.
Default no as-path
Parameters add — the AS path list is to be prepended to an existing AS list
replace — the AS path list replaces any existing AS path attribute
name — the AS path 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.