Permit – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 920

Advertising
background image

908

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

12

permit

ip-access-list

Creates a permit rule that marks packets (from a specified source IP and/or to a specified
destination IP) for forwarding. You can also use this command to modify an existing permit rule.

NOTE

Use a decimal value representation to implement a

permit/deny

designation for a packet. The

command set for IP ACLs provides the hexadecimal values for each listed EtherType. Use the decimal
equivalent of the EtherType listed for any other EtherType.

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

permit [<NETWORK-SERVICE-ALIAS-NAME>|icmp|ip|proto|tcp|udp]

permit <NETWORK-SERVICE-ALIAS-NAME>

[<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

from-vlan <VLAN-ID>|host <SOURCE-HOST-IP>] [<DEST-IP/MASK>|any|host

<DEST-HOST-IP>|

<NETWORK-GROUP-ALIAS-NAME>] (log,mark [8021p <0-7>|dscp <0-63>],

rule-precedence <1-5000>) {(rule-description <LINE>)}

permit icmp [<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan

<VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

host <DEST-HOST-IP>] (<ICMP-TYPE> <ICMP-CODE>,log,rule-precedence

<1-5000>)

{(rule-description <LINE>)}

permit ip [<SOURCE-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|from-vlan

<VLAN-ID>|

host <SOURCE-HOST-IP>]

[<DEST-IP/MASK>|<NETWORK-GROUP-ALIAS-NAME>|any|

host <DEST-HOST-IP>] (log,rule-precedence <1-5000>) {(

rule-description <LINE>)}

disable

Disables a deny or permit rule within an IP ACL

permit

Creates a permit access rule

Advertising