delete access-rule type outgoing

Description

Deletes an existing firewall access rule to the outgoing (clear) traffic Rule Base by rule position or rule name.

Syntax

delete access-rule type outgoing position <position>

delete access-rule type outgoing name <name>

Parameters

Parameter

Description

position

The order of the rule in comparison to other manual rules

Type: Decimal number

name

name

A string of alphanumeric characters without space between them:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

Example

delete access-rule type outgoing position 2

delete access-rule type outgoing name MyRule