overlay access-list type vxlan standard

Creates an overlay VXLAN standard ACL.

Syntax

overlay access-list type vxlan standard acl-name
no overlay access-list type vxlan standard acl-name

Command Default

No overlay VXLAN standard ACL is defined.

Parameters

acl-name
Specifies the overlay ACL name.

Modes

Global configuration mode

Usage Guidelines

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 .

Examples

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