Cli: Setting Up A Mac Acl With Two Rules; Web Interface: Setting Up A Mac Acl With Two Rules - NETGEAR FSM726E-100NAS Administration Manual

7000 series managed switch administration guide for software version 7.3
Table of Contents

Advertisement

CLI: Setting up a MAC ACL with Two Rules

Create a new MAC ACL acl_bpdu.
(Netgear Switch) #
(Netgear Switch) #config
(Netgear Switch) (Config)#mac access-list extended acl_bpdu
Deny all the traffic which has destination MAC 01:80:c2:xx:xx:xx.
(Netgear Switch) (Config-mac-access-list)#deny any 01:80:c2:00:00:00
00:00:00:ff:ff:ff
Permit all the other traffic.
(Netgear Switch) (Config-mac-access-list)#permit any
(Netgear Switch) (Config-mac-access-list)#exit
Apply the MAC ACL acl_bpdu to the port 1/0/2.
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#mac access-group acl_bpdu in

Web Interface: Setting up a MAC ACL with Two Rules

To use the Web interface to configure MAC ACL on a port on the switch, proceed as follows:
1.
Create MAC ACL 101 on the switch:
a.
From the main menu, select Security > ACL > MAC ACL. A screen similar to the following
displays.
Figure 12-44
b. In the Name field, enter acl_bpdu.
c.
Click Add to create ACL acl_bpdu.
2.
Create a new rule associated with the ACL acl_bpdu.
Access Control Lists (ACLs)
NETGEAR 7000 Series Managed Switch Administration Guide Version 7.3
v1.0, November 2008
12-39

Advertisement

Table of Contents
loading

Table of Contents