Creates an overlay VXLAN standard ACL.
No overlay VXLAN standard ACL is defined.
Global configuration mode
Overlay ACLs are not supported for SLX 9150 or SLX 9250 devices.
Enables configuring only the VXLAN tunnel endpoint (VTEP) IP address and VXLAN Network Identifier (VNI) to match.
To delete an overlay VXLAN standard ACL, use the no form of this command .
The following example creates an overlay VXLAN standard ACL and then defines a permit rule.
device# configure terminal device(config)# overlay access-list type vxlan standard ovr_vxl_std_01 device(conf-overlayacl-std-vxlan)# seq 10 permit dst-vtep-ip 10.1.1.100 src-vtep-ip 10.1.1.100 vni 5 count sflow