Applies an overlay ACL to an overlay-transit node.
Overlay-transit mode
Overlay ACLs are not supported for SLX 9150 or SLX 9250 devices.
To remove an overlay ACL from an overlay-transit node, use the no form of this command.
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