Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

acl [commit|list|flush|reload|accept|reject|delete|exit]

The following table describes the subcommands of the acl command.

SubcommandDescription
listLists all ACL entries.
flushClears all ACL entries (no access restrictions).
acceptAccepts connections from a given CIDR block
rejectRejects connections from a given CIDR block.
deleteDeletes the existing access rules.

reload 

Clear working entries and reload from disk.
exitExits the ACL mode.

The accept, delete, and reject commands accept the following arguments:

...