This section explains the steps for uninstalling a filter
from a port. When an ACL is mapped
to one or more ports, the no form specified in a particular port
unmaps the filter in that port.
- To remove the ACL from
port gigabitethernet 0/2, execute the following commands.
Type the following:
- Enter the Global Configuration
Mode.
iS5comm# configure terminal
- To remove ACL from port, enter
Interface Configuration Mode and unmap the filter.
iS5comm (config)# interface gigabitethernet 0/2
iS5comm(config-if)# no mac access-group 1002 in
- Exit the Interface Configuration Mode.
iS5comm(config-if) # exit
- View the configuration by executing the following command.
Type the following:
iS5comm# show access-lists mac 1002
Extended MAC Access List 1002
-----------------------------
Filter Priority : 1
Ether Type : 0
Protocol Type : 0
Vlan Id : 0
Destination MAC Address : 00:00:00:00:00:00
Source MAC Address : 00:00:00:00:00:00
In Port List : NIL
Out Port List : NIL
Filter Action : Deny
Redirect Port List : NIL
TrafficDistField : Unknown
Sub Action : NONE
Sub Action Id : 0
Status : Active