Standard Mac Acl Commands; Deny - Dell Force10 Z9000 Reference Manual

Ftos command line reference guide for the z9000 system ftos 9.1.(0.0)
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Example
FTOS#show mac accounting access-list mac-ext interface po 1
Extended mac access-list mac-ext on GigabitEthernet 0/11
count (393794576 packets)
count (89076777 packets)
count (0 packets)
count (0 packets)
Extended mac access-list mac-ext on GigabitEthernet 0/12
count (57589834 packets)
count (393143077 packets)
count (0 packets)
count (0 packets)
FTOS#

Standard MAC ACL Commands

When you create an access control list without any rule and then apply it to an interface, the ACL behavior reflects
implicit permit. These commands configure standard MAC ACLs.
The C-Series and S-Series platforms (except the S4810 system) support Ingress MAC ACLs only.
The S4810 and Z9000 support both Ingress and Egress MAC ACLs.
NOTE: For more information, also refer to the
Commands
sections.

deny

Configure a filter to drop packets with a the MAC address specified.
C-Series, E-Series, S-Series, Z-Series
Syntax
deny {any | mac-source-address [mac-source-address-mask]}
[count [byte]] [log] [monitor]
To remove this filter, you have two choices:
Parameters
any
seq 5 permit host 00:00:00:00:00:11 host 00:00:00:00:00:19
seq 10 deny
host 00:00:00:00:00:21 host 00:00:00:00:00:29
seq 15 deny
host 00:00:00:00:00:31 host 00:00:00:00:00:39
seq 20 deny
host 00:00:00:00:00:41 host 00:00:00:00:00:49
seq 25 permit any any count (0 packets)
seq 5 permit host 00:00:00:00:00:11 host 00:00:00:00:00:19
seq 10 deny
host 00:00:00:00:00:21 host 00:00:00:00:00:29
seq 15 deny
host 00:00:00:00:00:31 host 00:00:00:00:00:39
seq 20 deny
host 00:00:00:00:00:41 host 00:00:00:00:00:49
seq 25 permit any any count (0 packets)
Commands Common to all ACL Types
Use the no seq sequence-number command if you know the filter's sequence
number.
Use the no deny {any | mac-source-address mac-source-
address-mask} command.
Enter the keyword any to specify that all routes are subject to the
filter.
and
Common MAC Access List
265

Advertisement

Table of Contents
loading

Table of Contents