Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual
Page 375
![background image](/manuals/361701/375/background.png)
Brocade Mobility RFS7000-GR CLI Reference Guide
361
53-1001945-01
Extended ACL Config Commands
14
Parameters
mark {dot18021p <0-7> |
dscp <0-63>| tos <0-255>}}
{ip} {source/source-mask
A.B.C.D/M| host sourcehost
| any}
{destination/destination-ma
sk | host destinationhost |
any} [log] [rule-precedence
access-list-entry precedence]
Use with the
mark
command to specify IP packets as marked.
•
mark {8021dot1p <0-7> | dscp <0-63> | tos <0-255>} – The keyword
specifies mark action on an ACL. The action type
mark
is functional only over a
Port ACL.
•
dot18021p <0-7> – Used only with action type
mark
to specify 8021p
priority values.
•
dscp <0-63> – Modifies DSCP TOS bits in IP header.
•
tos <0-255> – Used only with action type
mark
to specify Type Of Service
(tos) values.
•
{ip} – Specifies IP (to match any protocol).
•
{source/source-maskA.B.C.D./M | host sourcehost | any} – The keyword
sourceA.B.C.D is the source IP address of the network or host in dotted
decimal. Source-maskM is the network mask. For example, 10.1.1.10/24
indicates the first 24 bits of the source IP are used for matching.
•
any is an abbreviation for source IP of 0.0.0.0 and source-mask bits equal
to 0.
•
host is an abbreviation for the exact source (A.B.C.D) and source-mask
bits equal to 32.
•
{destination/destination-mask A.B.C.D/M| host destinationhost | any} – The
destination host IP address or destination network address.
•
[log] – Generates log messages when the packet coming from the interface
matches the ACL entry. Log messages are generated only for router ACLs.
•
[rule-precedence access-list-entry precedence] – Integer value between
1-5000. This value sets the rule precedence in the ACL.