Applies a user-defined ACL (UDA)-profile to an Ethernet or port-channel interface.
No UDA profile is applied.
Ethernet interface configuration mode
Port-channel configuration mode
You can apply a UDA profile only to an Ethernet or to a port-channel interface.
To remove a UDA profile from an interface, use the no form of this command.
The following example applies a UDA profile to an Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# uda-profile-apply uda-prof_01
The following example removes a UDA profile from an Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# no uda-profile-apply uda-prof_01