TAP Series Switch Command Line Reference
bit needs to check, otherwise this bit should
be ignored.
Use the parameter “host” and an IPv4 address
to specify an exactly address.
Use the parameter
“
any
”
to indicate packets
with any destination IPv4 address value can
match this rule.
src-ipv6 ( IPv6_ADDR IPv6_ADDR_WILD | any
| host IPv6_ADDR )
Specify the source IPv6 address of the acl 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 acl
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 acl 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.
Parameter “any” indicates ipv6 packets with
any flow label value can match this rule.
Specify the DSCP in IPv4 packets value of the
acl rule.
DSCP = Differentiated Services Code Point.
Valid range of DSCP value is 0 – 63.
ip-precedence PRECEDENCE_VALUE
Specify the IP precedence in IPv4 packets of
the acl rule.
Valid range of IP precedence value is 0 – 7.
DSCP & ip precedence configurations are
exclusive