Description
This article explains how to add a static route for predefined internet services (ISDB) available in FortiGate.
Solution
From GUI:
- Go to Network -> Static Routes,
- Select 'Create New'.
- Select the Destination as 'Internet Service'.
- Select the Internet service from the drop down list.
- Add the gateway IP address.
- Select the Internet Interface.
- Select 'OK' to save the changes.
# Config router static
edit <ID>
set gateway <Gateway of Internet interface>
set device <internet interface>
set internet-service <Internet Service ID #>
next
end
# diag firewall internet-service list <----- This command would provide the list of available Internet services.ISDB static route will not create entry directly in routing-table.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.