Removing a Layer 3 ACL from an interface

  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