Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 919
Brocade Mobility RFS Controller CLI Reference Guide
907
53-1003098-01
12
no disable [deny|permit] [
Usage Guidelines:
Removes an access list control entry. Provide the rule-precedence value when
using the no command.
Example
The following example shows the ACL ‘test’ settings before the ‘no’ commands
are executed:
rfs7000-37FABE(config-ip-acl-test)#show context
ip access-list test
deny proto vrrp any any log rule-precedence 600
deny proto ospf any any log rule-precedence 650
rfs7000-37FABE(config-ip-acl-test)#
rfs7000-37FABE(config-ip-acl-test)#no deny proto vrrp any any rule-precedence
600
rfs7000-37FABE(config-ip-acl-test)#no deny proto ospf any any rule-precedence
650
The following example shows the ACL ‘test’ settings after the ‘no’ commands
are executed:
rfs7000-37FABE(config-ip-acl-test)#show context
ip access-list test
rfs7000-37FABE(config-ip-acl-test)#
Related Commands:
Enter the exact parameters used when configuring the rule.
rule-precedence
<1-5000>
rule-description
Specify the precedence assigned to this deny/permit rule.
•
rule-description – Optional. Specify the rule description.
The system removes the rule from the selected ACL.
no disabled
[deny|permit]
Removes a disabled deny or permit rule from the selected IP access list
Removes a disabled deny or permit rule applicable to the specified network-service alias
•
configured).
icmp
Removes a disabled deny or permit rule applicable to ICMP packets only
ip
Removes a disabled deny or permit rule applicable to IP packets only
proto
Removes a disabled deny or permit rule applicable to protocols (other than IP, ICMP, TCP, and UDP)
[tcp|udp]
Removes a disabled deny or permit rule applicable to TCP/UDP packets
Enter the exact parameters used when configuring the rule.
rule-precedence
<1-5000>
rule-description
Specify the precedence assigned to this disabled deny/permit rule.
•
rule-description – Optional. Specify the rule description.
The system removes the disabled rule from the selected ACL.
Creates a deny access rule