hardware access-list allow deny ace
To enable deny ace support for seq based feature, use the hardware access-list allow deny ace command. To disable this feature, use the nno form of the command.
hardware access-list allow deny ace
no hardware access-list allow deny ace
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration
Command History
Release |
Modification |
---|---|
6.1(3) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
![]() Note |
Deny ace feature is not supported on F1 module. |
This example shows how to enable deny ace feature:
switch# configure terminal
switch(config)# hardware access-list allow deny ace
switch(config)#
This example shows how to disable deny ace feature:
switch# configure terminal
switch(config)# no hardware access-list allow deny ace
switch(config)#