add sdwan-rule

In the R81.10.X releases, this command is available starting from the R81.10.10 version.

Description

Adds new SD-WAN manual rules.

Important - Before you add a new SD-WAN rule, make sure to configure the required objects (source, destination, service).

See also:

SD-WAN Rule Structure

No.

Source

Destination

Applications / Services

Behavior

Rule position

Source objects

Destination objects

Application and Service objects

Steering Behavior object

Syntax

add sdwan-rule name <Text without Spaces>

      comment "<Text>"

      disabled {true | false}

      source <Object Name>

      destination <Object Name>

      service <Object Name>

      application-id <Object ID>

      application-name <Object Name>

      behavior <Steering Object>

      position <Number>

      position-above <Number>

      position-below <Number>

Parameters

Parameter

Description

name

Specifies the name of the SD-WAN rule.

A string of alphanumeric characters without space between them:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

comment

Optional: Specifies the comment text for the SD-WAN rule.

A string that contains less than 257 characters, of this set:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • ',' (comma)

  • '.' (period)

  • '-' (minus)

  • '(' (opening round bracket)

  • ')' (closing round bracket)

  • ':' (colon)

  • '@' (at)

disabled

Disables (true) or enables (false) this SD-WAN rule.

Best Practice - Set the value "true" when you add a new rule. Make sure the rule is configured correctly, and only then change set the value "false". See set sdwan-rule.

source

Specifies the source object.

Press the TAB key to see the available options.

destination

Specifies the destination object.

Press the TAB key to see the available options.

service

Specifies the service object.

Press the TAB key to see the available options.

application-id

Specifies the application by its ID.

Press the TAB key to see the available options.

application-name

Specifies the application by its name.

Press the TAB key to see the available options.

behavior

Specifies the steering behavior object.

Press the TAB key to see the available options.

position

Specifies the rule position.

position-above

Specifies the rule position above the specified rule position.

position-below

Specifies the rule position below the specified rule position.

Example Command

add sdwan-rule name MyRule comment "My Test Rule" disabled true source IP-Phones destination SIP-Provider application-name H.323\ Protocol behavior Business\ Applications