10-84
IPv4 Access Control Lists (ACLs)
Adding or Removing an ACL Assignment On an Interface
Figure 10-22. Methods for Enabling and Disabling ACLs
Classifier-Based Rate-Limiting with RL-PACLs
Note Beginning with software release K.14.01 this feature has been deprecated in
favor of a classifier-based rate-limiting feature that does not use ACLs. If this
feature is already configured in a switch running software version K.13.xx,
then downloading and booting from release K.14.01 or greater automatically
modifies the deprecated configuration to conform to the classifier-based rate-
limiting supported in release K.14.01 or greater. For more information on this
topic, refer to the chapter titled “Classifier-Based Software Configuration” in
the latest Advanced Traffic Management Guide for your switch.
HP Switch(config)# interface b10 ip access-group My-List in
HP Switch(config)# interface b10
HP Switch(eth-b10)# ip access-group 155 in
HP Switch(eth-b10)# exit
HP Switch(config)# no interface b10 ip access-group My-List
in
HP Switch(config)# interface b10
HP Switch(eth-b10)# no ip access-group 155 in
HP Switch(eth-b10)# exit
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.