clear-deny

The clear-deny command deletes a denied ACL entry.

Syntax

clear-deny [<index> | “all”]

Arguments

  • <index> Enter the index number of the ACL entry to delete
  • <“all”> Delete all denied ACL entries

Mode

Superuser

Example

ORACLE# clear-deny all

Note:

Use the acl-show command to identify the index of a specific ACL entry. Use the clear-deny all command to delete all of the deny entries. This command replaces the acl-delete command from previous versions.