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

Page 936

Advertising
background image

924

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

12

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

Example

rfs7000-37FABE(config-mac-acl-test)#show context

mac access-list test

permit host 11-22-33-44-55-66 any log mark 8021p 3 rule-precedence 600

permit host 22-33-44-55-66-77 host 11-22-33-44-55-66 type ip log

rule-precedence 610

deny any host 33-44-55-66-77-88 log rule-precedence 700

rfs7000-37FABE(config-mac-acl-test)#no deny any host 33-44-55-66-77-88 log

rule-precedence 700

rfs7000-37FABE(config-mac-acl-test)#show context

mac access-list test

permit host 11-22-33-44-55-66 any log mark 8021p 3 rule-precedence 600

permit host 22-33-44-55-66-77 host 11-22-33-44-55-66 type ip log

rule-precedence 610

host
<SOURCE-HOST-MAC>

Specify the source host’s exact MAC address.

<DEST-MAC>
<DEST-MAC-MASK>

Specify the destination MAC address and mask

any

Identifies all devices as the destination to deny/permit access

host <DEST-HOST-MAC>

Specify the destination host’s exact MAC address.

dotp1p <0-7>

Specify the 802.1p priority value from 0 -7.

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

Specify the EtherType value.

vlan <1-4095>

Specify the VLAN ID.

log

Select log, if the rule has been configured to log records in case of a match.

mark
[8021p <0-7>|
dscp <0-63>]

This is specific to the MAC ACL permit rule. Marks packets that match the ACL rule

8021p <0-7> – Modifies 802.1p VLAN user priority from 0 - 7

dscp <0-63> – Modifies DSCP TOS bits in the IP header from 0 - 63

rule-precedence
<1-5000>

Specify the rule precedence. The rule with the specified rule precedence is removed from the MAC ACL.

rule-description
<LINE>

Optional. Provide the description configured for the rule.

no disabled
[deny|permit]

Removes a disabled deny or permit rule from the selected IP access list

<RULE-PARAMETERS>

Enter the exact parameters used when configuring the rule.

rule-precedence
<1-5000>
rule-description <LINE>}

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.

Advertising