Removing a MAC ACL

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

  1. Enter the configure command to access global configuration mode.
    device# configure
    
  2. Enter the interface command, specifying the interface type and identifying number.
    device(config)# interface ethernet 2/9
    
  3. Enter the no access-group command.
    device(conf-if-eth-2/9)# no mac access-group macacl2 in