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

Page 935

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

923

53-1003098-01

12

deny host B4-C7-99-6D-CD-9B any rule-precedence 2

rfs4000-229D58(config-mac-acl-test1)#

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-mac-acl-test1)#insert permit host B4-C7-99-6D-B5-D6 host

B4-C7-99-6D-CD-9B rule-precedence 2

rfs4000-229D58(config-mac-acl-test1)#show context

mac access-list test1

deny 11-22-33-44-55-66 11-22-33-44-55-77 any rule-precedence 1

permit host B4-C7-99-6D-B5-D6 host B4-C7-99-6D-CD-9B rule-precedence 2

deny host B4-C7-99-6D-CD-9B any rule-precedence 3

rfs4000-229D58(config-mac-acl-test1)#

no

mac-access-list

Negates a command or sets its default

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] [<SOURCE-MAC> <SOURCE-MAC-MASK>|any|host <SOURCE-HOST-MAC>]

[<DEST-MAC> <DEST-MAC-MASK>|any|host <DEST-HOST-MAC>]

(dot1p <0-7>,type

[8021q|<1-65535>|aarp|appletalk|arp|ip|ipv6|ipx|mint|rarp|

wisp],vlan <1-4095>) log (rule-precedence <1-5000>)

{(rule-description <LINE>)}

no disable [deny|permit] <RULE-PARAMETERS>

Parameters

no [deny|permit] [<SOURCE-MAC> <SOURCE-MAC-MASK>|any|host <SOURCE-HOST-MAC>]

[<DEST-MAC> <DEST-MAC-MASK>|any|host <DEST-HOST-MAC>] (dot1p <0-7>,

type [8021q|<1-65535>|aarp|appletalk|arp|ip|ipv6|ipx|mint|rarp|wisp],vlan

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

no [deny|permit]

Removes a deny or permit rule from the MAC ACL

<SOURCE-MAC>
<SOURCE-MAC-MASK>

Specify the source MAC address and mask

any

Select ‘any’ if the rule is applicable to any source MAC address

Advertising