TAP Series Switch Command Line Reference
Match packets with first fragment
Match packets with non first fragment
Match packets with non fragment
Match packets with non first fragment
Match packets with small fragment
Match packets with any fragment
Match packets with IP options
vlan ( VLAN_ID VLAN_WILD | any )
Specify the outer vlan id of the acl rule.
The valid range for vlan id is 0-4095.
The valid range for vlan id wildcard bits is 0x0-
0xFFF.
Vlan id and wildcard bits both have 12bits, if a
bit in wildcard is 0 means this bit needs to
check, otherwise this bit should be ignored.
Parameter
“
any
”
indicates packets with any
outer vlan id can match this rule.
inner-vlan ( VLAN_ID VLAN_WILD | any )
Specify the inner vlan id of the acl rule.
The valid range for vlan id is 0-4095.
The valid range for vlan id wildcard bits is 0x0-
0xFFF.
Vlan id and wildcard bits both have 12bits, if a
bit in wildcard is 0 means this bit needs to
check, otherwise this bit should be ignored.
Parameter
“
any
”
indicates packets with any
inner vlan id can match this rule.
Specify the outer CoS value of the acl rule.
CoS = Class of Service.
The valid range of Cos is 0 to 7.
Specify the inner CoS value of the acl rule.
CoS = Class of Service.
The valid range of Cos is 0 to 7.
ether-type ( ETHER_TYPE_VALUE
ETHER_TYPE_WILD_VALUE | any )
Specify the ether-type of the acl rule.
The valid range for ether-type is 0x600-0xFFFF.
The valid range for wildcard bits is 0x600-
0xFFFF.
Ether-type value and wildcard bits both have
16bits, if a bit in wildcard is 0 means this bit
needs to check, otherwise this bit should be
ignored.
Parameter “any” indicates packets with any
ethertype value can match this rule.
src-mac ( ACL_MAC_ADDR
ACL_MAC_ADDR_WILD | any | host
Specify the source mac address in
HHHH.HHHH.HHHH format.