Mac Acl Cli Examples - NETGEAR ProSafe FSM7328S Administration Manual

Managed switch
Hide thumbs Also See for ProSafe FSM7328S:
Table of Contents

Advertisement

NETGEAR 7000 Series Managed Switch Administration Guide
The following is an example of configuring ACL support on a 7000 Series Managed Switch:
Create ACL 101.
Define the first rule: it will permit packets with a match on the
specified Source IP address, after the mask has been applied, that
are carrying TCP traffic, and are sent to the specified
Destination IP address.
(Netgear Switch) #config
(Netgear Switch) (Config)#access-list 101 permit tcp 192.168.77.0 0.0.0.255
192.178.77.0 0.0.0.255
Define the second rule for ACL 101.
Define the rule to set similar conditions for UDP traffic as for
TCP traffic.
(Netgear Switch) (Config)#access-list 101 permit udp 192.168.77.0 0.0.0.255
192.178.77.0 0.0.0.255
Apply the rule to inbound traffic on port 1/2/2. Only traffic
matching the criteria will be accepted.
(Netgear Switch) (Config)#interface 1/2/2
(Netgear Switch) (Interface 1/2/2)#ip access-group 101 in
(Netgear Switch) (Interface 1/2/2)#exit
(Netgear Switch) (Config)#exit

MAC ACL CLI Examples

The following are examples of the commands used for the MAC ACLs feature.
7-4
v1.0, March 2006
Access Control Lists (ACLs)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Prosafe fsm7352psProsafe fsm7352s7000 series

Table of Contents