Permit - Dell S4810 Reference Manual

Hide thumbs Also See for S4810:
Table of Contents

Advertisement

The number of entries allowed per ACL is hardware-dependent. For detailed
specifications on entries allowed per ACL, refer to your line card documentation.
Example
Dell(conf)#mac-access-list access-list standard TestMAC
Dell(config-std-macl)#permit 00:00:00:00:00:00
00:00:00:00:ff:ff count
Dell(config-std-macl)#deny

permit

To forward packets from a specific source MAC address, configure a filter.
S4810
Syntax
permit {any | mac-source-address [mac-source-address-mask]}
[count [byte]] | [log] [monitor]
To remove this filter, you have two choices:
Parameters
any
mac-source-
address
mac-source-
address-mask
count
byte
log
monitor
Access Control Lists (ACL)
NOTE: Ingress ACLs are supported on C-Series and S-Series platforms only.
Use the no seq sequence-number command if you know the filter's
sequence number.
Use the no permit {any | mac-source-address mac-source-
address-mask} command.
Enter the keyword any to forward all packets received with a
MAC address.
Enter a MAC address in nn:nn:nn:nn:nn:nn format.
(OPTIONAL) Specify which bits in the MAC address must
match. If no mask is specified, a mask of 00:00:00:00:00:00
is applied (in other words, the filter allows only MAC
addresses that match).
(OPTIONAL) Enter the keyword count to count packets
processed by the filter.
(OPTIONAL) Enter the keyword byte to count bytes
processed by the filter.
(OPTIONAL, E-Series only) Enter the keyword log to log the
packets.
(OPTIONAL) Enter the keyword monitor when the rule is
describing the traffic that you want to monitor and the ACL
in which you are creating the rule is applied to the monitored
interface.
any count
NOTE: For more information, refer to the Flow-based
Monitoring section in the Port Monitoring chapter of the
Dell Networking OS Configuration Guide.
253

Advertisement

Table of Contents
loading

Table of Contents