TAP Series Switch Command Line Reference
src-mac ( FLOW_MAC_ADDR
FLOW_MAC_ADDR_WILD | any | host
FLOW_MAC_ADDR )
Specify the source 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 source mac address value can
match this rule.
dest-mac ( FLOW_MAC_ADDR
FLOW_MAC_ADDR_WILD | any| host
FLOW_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.
Specify the destination mac address of the
outgoing packets in HHHH.HHHH.HHHH
format.
Specify the source mac address of the
outgoing packets in HHHH.HHHH.HHHH
format.。
Specify the source IP address of the outgoing
packets in A.B.C.D format.。