show running-config access-list overlay type vxlan

Displays the running configuration for all overlay VXLAN standard or extended ACLs or for a specific ACL.

Syntax

show running-config access-list overlay type vxlan { standard | extended } [ overlay-vxlan-acl-name ]

Parameters

standard
Specifies one or all standard overlay VXLAN ACLs.
extended
Specifies one or all extended overlay VXLAN ACLs.
overlay-vxlan-acl-name
Specifies an ACL.

Modes

Privileged EXEC mode

Usage Guidelines

Overlay ACLs are supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

Examples

The following example displays the running config for an extended overlay ACL.

device# show running-config access-list overlay type vxlan extended overlay_vxlan_ext
overlay access-list type vxlan extended overlay_vxlan_ext
seq 10 permit dst-vtep-ip 10.1.1.1 src-vtep-ip any vni 5 native dst-ip any src-ip 100.1.1.1 dst-port any src-port 5555 count sflow (Active)