Filter Command Reference
348 7705 SAR OS Router Configuration Guide
match
Syntax match vlan {lt | gt | eq} vlan-id
match vlan range vlan-id to vlan-id 
match untagged
no match
Context config>filter>vlan-filter>entry
Description This command accesses the match criteria for the filter entry and specifies a match criteria. If the match 
criteria are satisfied, the action associated with the match criteria is executed.
Only one match criterion (within one match statement) is allowed. 
The no form of the command removes the match criteria for the entry-id.
Default no match
Parameters vlan {lt | gt | eq} vlan-id — specifies an operator and a vlan-id to be used for the VLAN filter 
match criteria (lt for less than, gt for greater than, and eq for equal to)
Values 1 to 4094
vlan range vlan-id to vlan-id — specifies a range of VLAN IDs to be used for the VLAN filter 
match criteria.
Values 1 to 4094
untagged — specifies that Ethernet frames with no tag or dot1q header (null encapsulation) are 
used for the VLAN filter match criteria