Filter Policies
Router Configuration Guide 535
type
Syntax type filter-type
Context config>filter>mac-filter
Description This command configures the MAC Filter Policy sub-type as being either normal, ISID or VID.
Default normal
Parameters filter-type — Specifies which type of entry this MAC filter can contain.
Values normal — Regular match criteria are allowed; ISID or VID filter 
match criteria not allowed.
isid — Only ISID match criteria are allowed.
vid — Only VID match criteria are allowed on ethernet_II frame 
types.
General Filter Entry Commands
entry
Syntax entry entry-id [create]
no entry entry-id
Context config>filter>dhcp-filter
config>filter>ip-filter
config>filter>ipv6-filter
config>filter>mac-filter
Description This command creates or edits an IPv4, IPv6, MAC, or DHCP filter entry. Multiple entries can be 
created using unique entry-id numbers within the filter. Entries must be sequenced from most to least 
explicit. 
An entry may not have any match criteria defined (in which case everything matches) but must have 
at least the keyword action for it to be considered complete. Entries without the action keyword will 
be considered incomplete and hence will be rendered inactive.
The no form of the command removes the specified entry from the filter. Entries removed from the 
filter are immediately removed from all services or network ports where that filter is applied.
Default none