Removing a Layer 3 ACL from an interface

To suspend ACL rules, you can remove the ACL containing those rules from the interface to which it was applied. After removal, you can also delete the ACL.

  1. Enter the configure terminal command to access global configuration mode.
    device# configure terminal
    
  2. Enter the interface command, specifying the interface type and name.
    device(config)# interface ethernet 5/2
    
  3. Enter the no {ip | ipv6} access-group command.
    device(conf-if-eth-5/2)# no ipv6 access-group ip_acl_1 in