TAP Series Switch Command Line Reference
src ipv6 ( IPv6_ADDR IPv6_ADDR_WILD |
any | host IPv6_ADDR )
Specify the source IPv6 address of the flow
rule.
Use an IPv6 address and an IPv6 address
wildcard to specify a network. If a bit in
wildcard is 0 means this bit needs to check,
otherwise this bit should be ignored.
Use the parameter
“
host
”
and an IPv6
address to specify an exactly address.
Use the parameter “any” to indicate packets
with any source IPv6 address value can
match this rule.
dst ipv6 ( IPv6_ADDR IPv6_ADDR_WILD |
any | host IPv6_ADDR )
Specify the destination IPv6 address of the
flow rule.
Use an IPv6 address and an IPv6 address
wildcard to specify a network. If a bit in
wildcard is 0 means this bit needs to check,
otherwise this bit should be ignored.
Use the parameter
“
host
”
and an IPv6
address to specify an exactly address.
Use the parameter
“
any
”
to indicate packets
with any destination IPv6 address value can
match this rule.
flow-label ( FLOW_LABEL LABEL_WILD |
any )
Specify the IPv6 Flow label of the flow rule.
Valid range for flow label is 0-1048575. Valid
range for flow-label wildcard bits is 0x0-
0xFFFFF
Flow label value and wildcard bits both have
20bits, if a bit in wildcard is 0 means this bit
needs to check, otherwise this bit should be
ignored.