Virtual Network Identifier (Vni) Classification - Alcatel-Lucent 7450 Quality Of Service Manual

Ethernet service switch; service router; extensible routing system
Hide thumbs Also See for 7450:
Table of Contents

Advertisement

Virtual Network Identifier (VNI) Classification

Virtual Network Identifier (VNI) classification is supported for VXLAN and VXLAN GPE
traffic within a SAP ingress QoS policy. This classification is configured in the ip-criteria
and ipv6-criteria contexts with type vxlan-vni (changed from the default type normal). The
matching entry must be created with match protocol udp for IPv4 or match next-header
udp for IPv6, and uses the vxlan-vni parameter within the match statement to match on a
single VNI or a range of VNIs.
The type cannot be changed when ip-criteria or ipv6-criteria entries are configured. If there
are no ip-criteria or ipv6-criteria entries configured, the type can be changed from vxlan-
vni to normal. The type can only be changed from normal to vxlan-vni if there are no ip-
criteria or ipv6-criteria entries configured and if the SAP ingress QoS policy has not been
applied to any object.
The following is an example where traffic received with a VNI of 1 is sent to policer 1 and
VNIs 2 to 10 are sent to policer 2:
Quality of Service Guide
action policer 1
exit
exit
exit
sap-ingress 10 create
queue 1 create
exit
queue 11 multipoint create
exit
policer 1 create
exit
policer 2 create
exit
ip-criteria
type vxlan-vni
entry 10 create
match protocol udp
vxlan-vni eq 1
exit
action policer 1
exit
entry 20 create
match protocol udp
vxlan-vni range 2 10
exit
action policer 2
exit
exit
exit
Service Egress and Ingress QoS Policies
215

Advertisement

Table of Contents
loading

This manual is also suitable for:

79507750

Table of Contents