User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 546
then the ACL rule is applied when the time-range with specified name becomes active. The ACL rule is removed
when the time-range with specified name becomes inactive.
Format [1-2147483647] {deny | permit} {{<srcmac> <srcmask>} | any} {{<dstmac> <dstmask>} | any | bpdu}
[<ethertypekey> | <0x0600-0xFFFF>] [vlan {{eq <0-4095>}} [ cos <0-7>] [log] [time-range time-range-
name] [assign-queue <queue-id>] [{mirror | redirect} {<slot/port> | port-channel <portchannel-id>}]
[rate-limit <1-4294967295><1-128>]
Default None
Mode Mac Access-list Config
To remove the rule with the specified ID, use the below no form command.
Format no rule-id <ID>
Default None
Mode Mac Access-list Config
Parameter
Description
1-2147483647
The sequence number of the ACL.
deny | permit
To deny or permit the matching rule.
srcmac srcmask | any
Specifies designated source MAC address and mask pair or any for this rule
destmac destmask |
any | bpdu
Specifies designated destination MAC address and mask pair or any or well-known
bpdu for this rule
ethertypekey
Appletalk,arp,ibmsna,ipv4,ipv6,ipx,mplsmcast,mplsucast,netbios,novell,pppoe,rarp.
log
Enable logging for this access list rule
time-range-name
Specify the name of the time-range if the MAC ACL rule has referenced a time range.
queue-id
Specify the queue identifier to which packets matching this rule are assigned
mirror | redirect
Specify the traffic matching the rule to be copied/redirected to the specific slot/port or
port-channel.
slot/port
The interface number to be mirrored or redirected to.
portchannel-id
The port channel ID to be mirrored or redirected to.
rate-limit
Specify the allowed rate of traffic as per the configured rate in <1-4294967295> kb/s,
and burst-size in <1-128> kilobytes.
Parameter
Description
ID
The rule with ID to be removed.