IPv4 Access Control Lists (ACLs)
Deleting an ACL
ProCurve(config)# interface b10 ip access-group My-List in
ProCurve(config)# interface b10
ProCurve(eth-b10)# ip access-group 155 in
ProCurve(eth-b10)# exit
ProCurve(config)# no interface b10 ip access-group My-List in
ProCurve(config)# interface b10
ProCurve(eth-b10)# no ip access-group 155 in
ProCurve(eth-b10)# exit
Figure 9-15. Methods for Enabling and Disabling ACLs
9-74
Deleting an ACL
Syntax: no ip access-list standard < name-str | 1-99 >
no ip access-list extended < name-str | 100-199 >
no access-list < 1 - 99 | 100 - 199 >
Removes the specified ACL from the switch's running
config file.
Note: Deleting an ACL does not delete any assignment of
that ACL's identifier on a specific interface. Creating a new
ACL using an identifier that is already configured on an
interface causes the switch to automatically activate that
ACL. If you need to remove an ACL identifier assignment
on an interface, refer to "Adding or Removing an ACL
Assignment On an Interface" on page 9-73
Enables a static port ACL
from the Global
Configuration level.
Enables a static port ACL
from a port context.
Disables a static port ACL
from the Global
Configuration level.
Uses a VLAN context to
disable a static port ACL.
Need help?
Do you have a question about the ProCurve 2910al and is the answer not in the manual?