Skip to main content
sims
Explorer II
July 3, 2019
Question

Changing AD fortigate

  • July 3, 2019
  • 1 reply
  • 2057 views

Hi,

How can I change the administrative distance for a static route ?

 

Thanks

    1 reply

    Grave_Rose
    New Member
    July 3, 2019

    Hey sims,

     

    You can do this in the GUI in the actual static route or you can edit it in the CLI:

     

    config router static

    edit x <-- Use the actual number of the route entry you want to edit

    set distance y <-- Set the distance you want here

    next

    end

     

    Hope this helps,

     

    Sean (Gr@ve_Rose)