Skip to main content
BensonLEI
New Member
July 30, 2020
Question

static route to differenet SD-WAN zones

  • July 30, 2020
  • 2 replies
  • 3688 views

Hi, guys,

I configured two SD-WAN zones as the attached, but I can not set up static routes to different SD-WAN zones individually.

( I am using Firmware 6.4.1 - the laster version for Forti400e ).

 

 I can only find the ""SD-WAN" in static route configuration

 

 

Any suggestion, many thanks

 

    2 replies

    James_G
    New Member
    July 30, 2020

    You route traffic to the SDWAN as a single object, then the rules control the traffic flow. So this is by design.

    BensonLEI
    BensonLEIAuthor
    New Member
    July 30, 2020

    Hi, James_G,

    Thanks for your feedback.

     

    How can I set up static route to different SD-WAN zones, thx a lot

     

     

    This is my configuration ( SD-WAN zones, and static routes )

     ======================================

     

    config system sdwan   set status enable      config zone        edit "virtual-wan-link"      next        edit "Access_to_Internet"      next        edit "LL_link-to-16HK"     next   end   config members

    .....

    .....

    config router static     edit 1       set distance 1       set sdwan enable   next   edit 2      set dst 10.16.7.0 255.255.255.0      set gateway 10.10.32.22      set device "port7" next

    ===========

     

     

     

    With many thanks

     

     

     

     

     

    with many thanks

    Dejmak
    New Member
    June 1, 2023

    Hello,

    this was very annoying. Anyway, in FortiOS 7 and later, it is possible to create static static routes per SD-WAN Zones

     

    Dejmak