NETGEAR FSM7328SNA Administration Manual page 204

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

Advertisement

NETGEAR Managed Switches Software Administration Manual, Release 8.0
CLI: Configuring ACL Mirroring
Create an IP Access Control List with the name monitorHost.
(Netgear Switch) (Config)# ip access-list monitorHost
Define the rules to match the host 10.0.0.1 and to permit every other.
(Netgear Switch) (Config-ipv4-acl)# permit ip 10.0.0.1 0.0.0.0 any mirror 1/0/19
(Netgear Switch) (Config-ipv4-acl)# permit every
Bind the ACL with the interface 1/0/1.
(Netgear Switch) (Interface 1/0/1)#ip access-group monitorHost in 1
View the configuration.
(Netgear Switch) # show ip access-lists
Current number of ACLs: 1
ACL ID/Name
-------------------
monitorHost
(Netgear Switch)
#show ip access-lists monitorHost
ACL Name: monitorHost
Inbound Interface(s): 1/0/1
Rule Number: 1
Action......................................... permit
Match All...................................... FALSE
Protocol....................................... 255(ip)
Source IP Address.............................. 10.0.0.1
Source IP Mask................................. 0.0.0.0
Mirror Interface............................... 1/0/19
Rule Number: 2
Action......................................... permit
Match All...................................... TRUE
11-44
Maximum number of ACLs: 100
Rules
Direction
-----
----------
2
inbound
v1.0, October 2009
Interface(s)
------------------
1/0/1
Access Control Lists (ACLs)
VLAN(s)
---------------

Advertisement

Table of Contents
loading

Table of Contents