Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

380 Brocade Mobility RFS7000-GR CLI Reference Guide
53-1001945-01
Standard ACL Config Commands
15
no
Standard ACL Config Commands
Use this command to negate a command or set its defaults.
Syntax
no(deny|mark|permit)
This command negates all the syntax combinations used in deny, mark and permit commands to
configure the Extended ACL.
Parameters
Example
RFS7000(config-std-nacl)#no permit any rule-precedence 10
RFS7000(config-std-nacl)#
RFS7000(config-std-nacl)#no deny any rule-precedence 20
RFS7000(config-std-nacl)#
RFS7000(config-std-nacl)#no mark tos 4 192.168.2.0/24 rule-precedence 30
RFS7000(config-std-nacl)#
deny
Specifies packets to reject.
mark
Specifies packets to mark.
permit
Specifies packets to forward.










