Technical Tip: FortiConverter Route File Format for Importing Static Routes
| Description | This article describes the required format of route files used in FortiConverter when importing static routing information. |
| Scope | Product: FortiConverter. Version: All supported versions. |
| Solution | FortiConverter supports the import of routing information from an external file. The route file must follow a plain text format similar to the Linux routing table (netstat -rn) output. If the format does not match, the conversion log will display the error:
Unrecognized route file format, please ensure the first line contains title "Destination" and "Gateway"
Solution:
Each subsequent line represents a static route, with fields defined as follows:
Example:
Additional information:
|
