Fortinet black logo

Handbook

Creating SD-WAN interfaces

6.0.0
Copy Link
Copy Doc ID 4afb0436-a998-11e9-81a4-00505692583a:761531
Download PDF

Creating SD-WAN interfaces

Specify at least two SD-WAN member interfaces and their associated gateways.

Create SD-WAN interface – GUI
  1. Go to Network > SD-WAN.
  2. In the SD-WAN section, set the Status field to Enable.
  3. In the SD-WAN Interface Members section, select +. Select the down arrow to open the drop-down menu. Select the first port that you want to add to the SD-WAN interface.
  4. In the Gateway field, enter the default gateway for this interface.
  5. Ensure that the Status field is set to Enable.
  6. Repeat steps 3 to 5 to add the remaining SD-WAN member interfaces.
  7. Select Apply.
  8. Select Network > Interfaces to verify that the virtual interface for SD-WAN appears in the interface list. In the SD-WAN Interface section, the SD-WAN interface is listed. Select to view the ports that are included in this interface.
Create SD-WAN interface – CLI

config system virtual-wan-link

set status enable

config members

edit <sequence_number>

set interface <interface_name>

set {gateway | gateway6} <ip_address>

next

edit <sequence_number>

set interface <interface_name>

set {gateway | gateway6} <ip_address>

next

end

end

Creating SD-WAN interfaces

Specify at least two SD-WAN member interfaces and their associated gateways.

Create SD-WAN interface – GUI
  1. Go to Network > SD-WAN.
  2. In the SD-WAN section, set the Status field to Enable.
  3. In the SD-WAN Interface Members section, select +. Select the down arrow to open the drop-down menu. Select the first port that you want to add to the SD-WAN interface.
  4. In the Gateway field, enter the default gateway for this interface.
  5. Ensure that the Status field is set to Enable.
  6. Repeat steps 3 to 5 to add the remaining SD-WAN member interfaces.
  7. Select Apply.
  8. Select Network > Interfaces to verify that the virtual interface for SD-WAN appears in the interface list. In the SD-WAN Interface section, the SD-WAN interface is listed. Select to view the ports that are included in this interface.
Create SD-WAN interface – CLI

config system virtual-wan-link

set status enable

config members

edit <sequence_number>

set interface <interface_name>

set {gateway | gateway6} <ip_address>

next

edit <sequence_number>

set interface <interface_name>

set {gateway | gateway6} <ip_address>

next

end

end