show smart-sdwan

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

Description

Shows the Smart SD-WAN settings - the default settings.

See set smart-sdwan.

Syntax

show smart-sdwan [links]

Parameters

Parameter

Description

No parameters

Shows the:

  • Configured Smart SD-WAN mode

  • Configured Smart SD-WAN link utilization mechanism

links

Shows the default ISP link prioritization.

Example Output

MyGW> show smart-sdwan
smart-sdwan-mode:             on
smart-link-utilization:       link-aggregation

MyGW>
MyGW> show smart-sdwan links
----------------------------------------------------------------------
| priority  |  connection-name      |  interface       |  backup     |
----------------------------------------------------------------------
| 1         |  Internet1            |  WAN             |  false      |
| 2         |  Internet2            |  DMZ             |  true       |
----------------------------------------------------------------------
MyGW>