set smart-sdwan

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

Description

Configures Smart SD-WAN settings - specific default SD-WAN settings.

See:

Syntax

set smart-sdwan

      link <Name>

            move {up | down}

            position <Number>]

      link-utilization

            link-aggregation

            prioritize

      mode {on | off}

      probing-host <IPv4 Address or Hostname>

      second-probing-host <IPv4 Address or Hostname>

      third-probing-host <IPv4 Address or Hostname>

      probing-mode {best | average | worst}

Parameters

Parameter

Description

link-utilization

Specifies the ISP link utilization mechanism:

  • link-aggregation - Link Aggregation - use all links equally (default).

  • prioritize - Prioritize the Internet connections in a specific order.

link

Specifies the name of the Internet connection.

Press the TAB key to see the available options.

  • move - Moves the Internet connection above or below its current priority.

  • position - Configures the position (priority) of the Internet connection.

mode

Enables (on) or disables (off) the predefined SD-WAN rules that use the predefined steering behavior objects.

probing-host

Configures the IPv4 Address or Hostname for the first probing destination.

Default: dns.google.com

second-probing-host

Configures the IPv4 Address or Hostname for the second probing destination.

Default: dns.cloudflare.com

third-probing-host

Configures the IPv4 Address or Hostname for the third probing destination.

Default: dns.opendns.com

probing-mode

Controls which Internet connection the appliance selects in each steering object based on the probing results:

  • best - Selects the Internet connection that has the best probing results (the lowest values for the probing characteristics of packet loss, latency, and jitter). This is the default.

  • average - Selects the Internet connection that has the average probing results.

  • worst - Selects the Internet connection that has the worst probing results (the highest values for the probing characteristics of packet loss, latency, and jitter).

For more details, see the explanation for this parameter in set internet-connection-settings.