Overview
14-14
14.1.7 no
Extended 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
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.