Netgear M4100-D10-POE (FSM5210Pv1h1) - 8‐port FE + 2 GE Combo L2 Managed PoE Switch Guia Do Administrador

Página de 353
ACLs 
112
ProSAFE M4100 Managed Switches 
Set up a MAC ACL with Two Rules
The example is shown as CLI commands and as a Web interface procedure.
CLI: Set up a MAC ACL with Two Rules
1. 
Create a new MAC ACL acl_bpdu.
(Netgear Switch) #
(Netgear Switch) #config
(Netgear Switch) (Config)#mac access-list extended acl_bpdu
2. 
Deny all the traffic that 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 
3. 
Permit all the other traffic.
(Netgear Switch) (Config-mac-access-list)#permit any
(Netgear Switch) (Config-mac-access-list)#exit 
4. 
Apply the MAC ACL acl_bpdu to 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: Set up a MAC ACL with Two Rules
1. 
Create MAC ACL 101 on the switch.
a. Select Security > ACL > MAC ACL