Filter Policies
7705 SAR OS Router Configuration Guide 341
renum
Syntax renum old-entry-id new-entry-id
Context config>filter>ip-filter
config>filter>ipv6-filter
config>filter>mac-filter
config>filter>vlan-filter
Description This command renumbers existing IP, MAC, or VLAN filter entries to properly sequence filter entries.
This may be required in some cases since the OS exits when the first match is found and executes the 
actions according to the accompanying action command. This requires that entries be sequenced 
correctly from most to least explicit.
Parameters old-entry-id — the entry number of an existing entry
Values 1 to 64
new-entry-id — the new entry number to be assigned to the old entry
Values 1 to 64
scope
Syntax scope {exclusive | template}
no scope
Context config>filter>ip-filter
config>filter>ipv6-filter
config>filter>mac-filter
Description This command configures the filter policy scope as exclusive or template. If the scope of the policy is 
template and is applied to one or more network interfaces, the scope cannot be changed. 
The no form of the command sets the scope of the policy to the default of template.
Default template
Parameters exclusive — when the scope of a policy is defined as exclusive, the policy can only be applied to 
a single entity (network port). If an attempt is made to assign the policy to a second entity, an 
error message will result. If the policy is removed from the entity, it will become available for 
assignment to another entity. 
template — when the scope of a policy is defined as template, the policy can be applied to 
multiple network ports