uda access-group

Applies rules in a user-defined ACL (UDA) to traffic entering an interface.

Syntax

uda access-group acl-name in
no uda access-group acl-name in

Command Default

No ACL is applied to the interface.

Parameters

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

Modes

Ethernet interface configuration mode

Port-channel configuration mode

Usage Guidelines

UDAs are supported only under Network Packet Broker (NPB). For NPB implementation details, refer to Extreme SLX-OS Network Packet Broker Configuration Guide.

Use this command to apply a UDA to an Ethernet or port-channel interface.

You can apply a maximum of six ACLs to a user interface, as follows:
  • One ingress MAC ACL—if the interface is in switchport mode
  • One egress MAC ACL—if the interface is in switchport mode
  • One ingress IPv4 ACL
  • One egress IPv4 ACL
  • One ingress IPv6 ACL
  • One ingress UDA

To remove a UDA from an interface, use the no form of this command.

Examples

The following example applies a UDA to an Ethernet interface.

device# configure terminal
device(config)# interface ethernet 1/1
device(conf-if-eth-1/1)# uda access-group uda_01 in