User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 544
5.21.2. Configuration commands
5.21.2.1. mac access-list extended
This command creates a MAC access control list (ACL) identified by name, consisting of classification fields
defined for the Layer 2 header of an Ethernet frame.
If a MAC ACL by this name already exists, this command enters Mac-Access-List config mode to allow updating
the existing ACL.
Format [no] mac access-list extended <name>
Default None
Mode Global Config
5.21.2.2. mac access-list extended rename
This command changes the name of a MAC Access Control List (ACL). The command fails if a MAC ACL by the
name newname already exists.
Format mac access-list extended rename <oldname> <newname>
Default None
Mode Global Config
5.21.2.3. mac access-list resequence
Use this command to renumber the sequence numbers of the entries for specified MAC access list with the
given increment value starting from a particular sequence number. The command is used to edit the sequence
Parameter
Description
name
The ACL name which is used to identify a specific MAC ACL. It is a case-sensitive
alphanumeric string from 1 to 31 characters uniquely identifying the MAC
access list.
no
Remove this MAC ACL.
Parameter
Description
oldname
The name of an existing MAC ACL to be changed.
newname
New name which uniquely identifies the MAC access list.