Command Reference Guide

IP Access Control List Commands
CLI Command Reference
September 2014 Page 665
HP Moonshot Switch Module CLI Command Reference
no access-list
This command deletes an IP ACL that is identified by the parameter accesslistnumber from the system. The
range for
accesslistnumber 1-99 for standard access lists and 100-199 for extended access lists.
ip access-list
This command creates an extended IP Access Control List (ACL) identified by name, consisting of classification
fields defined for the IP header of an IPv4 frame. The name parameter is a case-sensitive alphanumeric string
from 1 to 31 characters uniquely identifying the IP access list. The rate-limit attribute configures the committed
rate and the committed burst size.
If an IP ACL by this name already exists, this command enters IPv4-Access_List config mode to allow updating
the existing IP ACL.
no ip access-list
This command deletes the IP ACL identified by name from the system.
ip access-list rename
This command changes the name of an IP Access Control List (ACL). The name parameter is the names of an
existing IP ACL. The newname parameter is a case-sensitive alphanumeric string from 1 to 31 characters
uniquely identifying the IP access list.
This command fails is an IP ACL by the name newname already exists.
Format
no access-list accesslistnumber
Mode Global Config
Note: The CLI mode changes to IPv4-Access-List Config mode when you successfully execute this
command.
Format
ip access-list name
Mode Global Config
Format
no ip access-list name
Mode Global Config
Format
ip access-list rename name newname
Mode Global Config