Reference Guide (Supporting software release 5.5.0.0 and later) Owner manual

906 Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
12
In the following example a new rule is inserted between the rules having
precedences 1 and 2. The precedence of the existing precedence ‘2’ rule
changes to precedence 3.
rfs4000-229D58(config-ip-acl-test)#insert deny ip any any rule-precedence 2
rfs4000-229D58(config-ip-acl-test)#show context
ip access-list test
deny tcp from-vlan 1 any any rule-precedence 1
deny ip any any rule-precedence 2
permit icmp any host 192.168.13.7 1 1 rule-precedence 3
rfs4000-229D58(config-ip-acl-test)#
Related Commands:
no
ip-access-list
Removes a deny, permit, or disable rule
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:
no [deny|disable|permit]
no [deny|permit] [<NETWORK-SERVICE-ALIAS-NAME>|icmp|ip|proto|tcp|udp]
<RULE-PARAMETERS>
no disable [deny|permit] [<NETWORK-SERVICE-ALIAS-NAME>|icmp|ip|proto|tcp|udp]
<RULE-PARAMETERS>
Parameters
no [deny|permit] <NETWORK-SERVICE-ALIAS-NAME>icmp|ip|proto|tcp|udp]
<RULE-PARAMETERS>
alias Creates and configures aliases (network, VLAN, and service)
no [deny|permit] Removes a deny or permit rule from the selected IP access list
<NETWORK-SERVICE-ALI
AS-NAME>
Removes a deny or permit rule applicable to the specified network-service alias
<NETWORK-SERVICE-ALIAS-NAME> – Specify the network-service alias name (should be existing and
configured).
icmp Removes a deny or permit rule applicable to ICMP packets only
ip Removes a deny or permit rule applicable to IP packets only
proto Removes a deny or permit rule applicable to protocols (other than IP, ICMP, TCP, and UDP)
[tcp|udp] Removes a deny or permit rule applicable to TCP/UDP packets