Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Ratgeber Für Administratoren

Seite von 542
134
   
|    
Chapter 10.  ACLs 
 
ProSafe Managed Switch 
2. 
Define the second rule for ACL 101 to set conditions for UDP traffic similar to those for TCP 
traffic.
3. 
Apply the rule to inbound traffic on port 1/0/2. Only traffic matching the criteria will be 
accepted.
Web Interface: Set Up an IP ACL with Two Rules
1. 
Create IP ACL 101 on the switch.
a. Select Security > ACL > IP ACL. A screen similar to the following displays.
b.  In the IP ACL ID field, enter 101.
c.  Click Add to create ACL 101.
2. 
Create a new rule associated with ACL 101.
a. Select Security > ACL > IP ACL > IP Extended Rules. A screen similar to the 
following displays.
b.  For ACL ID, select 101.
(Netgear Switch) (Config)#access-list 101 permit udp 192.168.77.0 0.0.0.255
192.178.77.0 0.0.0.255
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#ip access-group 101 in
(Netgear Switch) (Interface 1/0/2)#exit
(Netgear Switch) (Config)#exit