Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 499
53-1001931-01
MAC Extended ACL config commands 16
permit
MAC Extended ACL config commands
Specifies packets to forward
NOTE
Use a decimal value representation of ethertypes to implement permit/deny/m ark designations for
a packet. An Extended MAC ACL provides the hexadecimal values for each listed ethertype. The
controller supports all ethertypes. Use the decimal equivalent of the ether type listed in the CLI or
any other type of ethertype.
Supported in the following platforms:
Mobility RFS4000 Controller
Mobility RFS6000 Controller
Mobility RFS7000 Controller
Syntax
permit [icmp|ip|tcp|upd]
permit icmp [<source-IP/Mask>|any|host <IP >] [<dest-IP/
Mask>|any|host <IP>]
{<ICMP-type> {<ICMP-code>}} {log}
{rule-precedence <1-5000>]}
permit ip [<source-IP/mask>|any|host <ip>] [<dest-IP/Mask>|any|host <ip>]
{log} {rule-precedence <1-5000>}
permit [tcp|udp] [<source-IP/Mask>|any|host <IP>]
{eq
<source-port>|range <starting-source-port>
<ending-sourceport>}[<dest-IP/Mask|any|hos t <IP>]
{eq <source-port>}
{range
<starting-source-port>
<ending-source-port>} {log}
{rule-precedence <1-5000>}