Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 378

Advertising
background image

364

Brocade Mobility RFS7000-GR CLI Reference Guide

53-1001945-01

Extended ACL Config Commands

14

no

Extended ACL Config Commands

Use this command to negate a command or set its defaults.

Syntax

no(deny|mark|permit)

NOTE

This command negates all the syntax combinations used in

deny

,

mark

and

permit

commands to

configure the Extended ACL.

Parameters

Usage Guidelines

Use the

no

command to remove an access list control entry. Provide the rule-precedence value

when using the no command.

Example

RFS7000(config-ext-nacl)#no mark 8021p 5 tcp 192.168.2.0/24 any rule-precedence

10

RFS7000(config-ext-nacl)#

RFS7000(config-ext-nacl)#no permit ip any any rule-precedence 10

RFS7000(config-ext-nacl)#

RFS7000(config-ext-nacl)#no deny icmp any any rule-precedence 10

RFS7000(config-ext-nacl)#

deny

Specifies packets to reject.

mark

Specifies packets to mark.

permit

Specifies packets to forward.

Advertising