Insert – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 933
![background image](/manuals/361696/933/background.png)
Brocade Mobility RFS Controller CLI Reference Guide
921
53-1003098-01
12
rfs4000-229D58(config-mac-acl-test)#show context
mac access-list test
deny 41-85-45-89-66-77 FF-FF-FF-00-00-00 any vlan 1 rule-precedence 1
deny host 00-01-AE-00-22-11 any rule-precedence 2
rfs4000-229D58(config-mac-acl-test)#
rfs4000-229D58(config-mac-acl-test)#disable deny host 00-01-AE-00-22-11 any
rule-precedence 2
The following example shows the MAC access list ‘test’ settings after the
‘disable’ command is executed:
rfs4000-229D58(config-mac-acl-test)#show context
mac access-list test
deny 41-85-45-89-66-77 FF-FF-FF-00-00-00 any vlan 1 rule-precedence 1
disable deny host 00-01-AE-00-22-11 any rule-precedence 2
rfs4000-229D58(config-mac-acl-test)#
Related Commands:
insert
Enables the insertion of a rule in an MAC ACL without overwriting or replacing an existing rule
having the same precedence
The insert option allows a new rule to be inserted within a MAC ACL. Consider an MAC ACL
consisting of rules having precedences 1, 2, 3, 4, 5, and 6. You want to insert a new rule with
precedence 4, without overwriting the existing precedence 4 rule. Using the insert option inserts
the new rule prior to the existing one. The existing precedence 4 rule’s precedence changes to 5,
and the change cascades down the list of rules within the ACL. That means rule 5 becomes rule 6,
and rule 6 becomes rule 7.
NOTE
NOT using insert when creating a new rule having the same precedence as an existing rule,
overwrites the existing 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:
Enables a disabled deny or permit rule
Creates a new deny access rule or modifies an existing rule
Creates a new permit access rule or modifies an existing rule