Enabling Or Disabling Acl Filtering On An Interface - ProCurve 2610 Manual

2610 / 2610-pwr series
Table of Contents

Advertisement

Access Control Lists (ACLs)
Configuring and Assigning an ACL
ProCurve (config)# ip access-list extended 150
ProCurve (config-ext-nacl)# permit tcp host 10.10.20.200 10.10.10.1/24 eq
telnet
ProCurve (config-ext-nacl)# exit
ProCurve (config)# write mem
ProCurve (config)# interface 12 access-group 150 in
ProCurve (config)# show config
Startup configuration:
; J9085A Configuration Editor; Created on release #R.11.XX
hostname "ProCurve Switch 2610-24"
ip access-list extended "150"
permit tcp 10.10.20.100 0.0.0.0 10.10.10.1 0.0.0.255 eq 23
exit
snmp-server community "public" Unrestricted
.
.
.
Figure 9-17. Using the "Named ACL" Context To Configure an ACL
9-52
Configured Source IP
Address and Mask

Enabling or Disabling ACL Filtering on an Interface

You can configure one ACL to filter inbound traffic on multiple interfaces. For
limits and operating rules, refer to "ACL Configuration and Operating Rules"
on page 9-24.
Syntax: [no] interface < port-list > ip access-group < ascii-string > in
where: < ascii-string > = either a ACL name or an ACL ID number.
Assigns an ACL to a physical interface, which can be any
combination of ports and/or trunks that do not already have
an ACL assignment. You can use either the global
configuration level or the interface context level to assign
an ACL to an interface or remove an ACL from an interface.
Command Entry for
Source IP Address
and Mask
Command Entry for
Destination IP Address
and Mask
Configured Destination IP
Address and Mask

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents