TAP Series Switch Command Line Reference
Use a mac address and wildcard bits to specify
a batch of mac addresses. If a bit in wildcard is
0 means this bit needs to check, otherwise this
bit should be ignored.
Use the parameter
“
host
”
and a mac address
to specify an exactly mac address.
Use the parameter “any” to indicate packets
with any source mac address value can match
this rule.
dest-mac ( ACL_MAC_ADDR
ACL_MAC_ADDR_WILD | any| host
ACL_MAC_ADDR )
Specify the destination mac address in
HHHH.HHHH.HHHH format.
Use a mac address and wildcard bits to specify
a batch of mac addresses. If a bit in wildcard is
0 means this bit needs to check, otherwise this
bit should be ignored.
Use the parameter
“
host
”
and a mac address
to specify an exactly mac address.
Use the parameter “any” to indicate packets
with any destination mac address value can
match this rule.
( ipv4-head | l4-head ) UDF_VALUE
UDF_VALUE_WILD UDF_OFFSET
UDF = User Define Format.
The parameter “ipv4-head” indicates the
packet is parsed at the beginning with the IPv4
header.
The parameter “l4-head” indicates the packet
is parsed at the beginning with the layer4
header.
Udf value and wildcard bits both have 32 bits,
If a bit in wildcard is 0 means this bit needs to
check, otherwise this bit should be ignored.
The parameter
“
UDF_OFFSET
”
specifies the
offset bits from the beginning. The valid range
of the offset is 0 -60.
Command Mode
ACL Configuration Mode
Default
None