User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 548
Default None
Mode Global Config
Interface Config
5.21.2.6. ip access-list
Use this command to create an extended IP Access Control List (ACL) identified by <name>, consisting of
classification fields defined for the IP header of an IPv4 frame.
If an IP ACL by this name already exists, this command enters IPv4-Access_List config mode to allow updating
the existing IP ACL.
Format [no] ip access-list <name>
Default None
Mode Global Config
5.21.2.7. ip access-list rename
This command changes the name of a IP Access Control List (ACL). The command fails if a IP ACL by the name
newname already exists. The newname must be a case-sensitive alphanumeric string from 1 to 31 characters
uniquely identifying the IP access list.
Format ip access-list rename <oldname> <newname>
Default None
Mode Global Config
1-4294967295
The sequence number of the ACL.
Parameter
Description
name
The ACL name which is used to identify a specific IP ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the IP access
list.
no
Remove this IP ACL identified by <name> from the system.
Parameter
Description
oldname
The name of an existing IP ACL to be changed.
newname
New name which uniquely identifies the IP access list.