Filter Command Reference
344 7705 SAR OS Router Configuration Guide
priority low | high — specifies the priority assigned to incoming traffic. Traffic priority is 
important for internal processes when some traffic may be dropped because of congestion. 
Low-priority traffic is dropped first.
action
Syntax action {drop | forward}
no action
Context config>filter>ipv6-filter>entry
config>filter>vlan-filter>entry
Description This command specifies what action to take (drop or forward) when packets match the entry criteria. 
The action keyword must be entered and for the entry to be active. If neither drop nor forward is 
specified, the filter action is drop.
Multiple action statements entered will overwrite previous action statements when defined.
The no form of the command removes the specified action statement. The filter entry is considered 
incomplete and is rendered inactive without the action keyword.
Default drop
Parameters drop — specifies that packets matching the entry criteria will be dropped
forward — specifies that packets matching the entry criteria will be forwarded
log
Syntax log log-id
no log
Context config>filter>ip-filter>entry
config>filter>ipv6-filter>entry
config>filter>mac-filter>entry
Description This command enables the context to enable filter logging for a filter entry and specifies the destination 
filter log ID.
The filter log ID must exist before a filter entry can be enabled to use the filter log ID.
The no form of the command disables logging for the filter entry.
Default no log
Parameters log-id — the filter log ID destination expressed as a decimal integer
Values 101 to 199