overlay access-group

Applies an overlay ACL to an overlay-transit node.

Syntax

overlay access-group overlay-acl-name in
no overlay access-group overlay-acl-name in

Parameters

overlay-acl-name
Specifies the name of the overlay ACL.
in
Applies the ACL to incoming traffic.

Modes

Overlay-transit mode

Usage Guidelines

Overlay ACLs are not supported for SLX 9150 or SLX 9250 devices.

You can apply only one overlay ACL to an overlay-transit node.

To remove an overlay ACL from an overlay-transit node, use the no form of this command.

Examples

The following example applies an overlay ACL to an overlay-transit node.

device# configure terminal
device(config)# overlay-transit tr_name
device(config-overlay-transit-tr_name)# overlay access-group ov_trans_acl_01 in

The following example removes an overlay ACL from an overlay-transit node.

device(config-overlay-transit-vxlan1)# no overlay access-group ov_trans_acl_01 in