Filter Policies
Router Configuration Guide 523
Parameters redirect-policy-name — Specifies the redirect policy 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.
There is no limit to the number of redirect policies that can be configured.
create — Keyword required to create the configuration context. Once it is created, the context can
be enabled with or without the create keyword.
log
Syntax log log-id [create]
no log
Context config>filter
Description This command, creates a configuration context for the specified filter log if it does not exist, and
enables the context to configure the specified filter log.
The no form of the command deletes the filter log. The log cannot be deleted if there are filter entries
configured to write to the log. All filter entry logging associations need to be removed before the log
can be deleted.
Default log 101
Special Cases Filter log 101 — Filter log 101 is the default log and is automatically created by the system. Filter
log 101 is always a memory filter log and cannot be changed to a Syslog filter log. The log
size defaults to 1000 entries, the filter log description is set to "Default filter log". The number
of entries and wrap-around behavior can be modified.
Parameters log-id — Specifies the filter log ID expressed as a decimal integer.
Values 101 to 199
create — Keyword required to create the configuration context. Once it is created, the context can
be enabled with or without the create keyword.
DHCP Filter Commands
action
Syntax action bypass-host-creation
action drop
no action
Context config>filter>dhcp-filter>entry
Description This command specifies the action to take on DHCP host creation when the filter entry matches.