Route Policy Command Reference
464 7705 SAR OS Router Configuration Guide
Route Policy Entry Match Commands
entry
Syntax entry entry-id
no entry
Context config>router>policy-options>policy-statement
Description This command creates the context to edit route policy entries within the route policy statement.
Multiple entries can be created using unique entries. The 7705 SAR OS exits the filter when the first 
match is found and executes the action specified. For this reason, entries must be sequenced correctly 
from most to least explicit.
An entry does not require matching criteria defined (in which case, everything matches) but must have 
an action defined in order to be considered complete. Entries without an action are considered 
incomplete and will be rendered inactive.
The no form of the command removes the specified entry from the route policy statement. 
Default n/a
Parameters entry-id — the entry ID expressed as a decimal integer. An entry-id uniquely identifies match 
criteria and the corresponding action. It is recommended that multiple entries be given 
entry-ids in staggered increments. This allows users to insert a new entry in an existing policy 
without requiring renumbering of all the existing entries.
Values 1 to 4294967295
from
Syntax [no] from
Context config>router>policy-options>policy-statement>entry
Description This command creates the context to configure policy match criteria based on a route’s source or the 
protocol from which the route is received. 
If no condition is specified, all route sources are considered to match.
The no form of the command deletes the source match criteria for the route policy statement entry.