Overview
80 Quality of Service Guide
entry 10 create
match
dst-ip 10.0.0.1/32
exit
action fc "h2" profile in
exit
Network Ingress IPv6 Match Criteria
IPv6 match criteria classification is supported in the ingress section of a network QoS policy.
The classification only applies to the outer IPv6 header of non-tunneled traffic, consequently
the use of an ipv6-criteria statement in a network QoS policy is ignored for received traffic
when the network QoS policy is applied on the ingress network IP interface in the following
cases:
• Mesh SDPs in VPLS services
• Spoke SDPs in VPLS and Xpipe services
• Spoke SDP under an IP interface in an IES or VPRN service
• Spoke SDPs in a VPRN service
• Automatically created bindings using the auto-bind-tunnel command in a VPRN
service
• IPv6 over IPv4 tunnels
• VXLAN bindings (egress VTEP, VNI)
Attempting to apply a network QoS policy containing an ipv6-criteria statement to any object
except a network IP interface will result in an error.
An example configuration is shown below:
network 10 create
ingress
ipv6-criteria
entry 10 create
match
dst-ip 2001:db8:1000::1/128
exit
action fc "ef" profile in
exit
exit
exit