Hi guys,
Maybe someone had this before. I am using an trial/evaluation version of FortiWeb 6. According to Fortinet I should be able to evaluate Fortiweb for 15 days. Now I am trying to create the first Static default route towards my Fortigate. When I click on a OK nothing happens. When I click on OK again I get "CLI Parser error". And here is where it gets stuck. Via CLI it will kick you out and you would have to logon again. Afterwards only parser error when you try again. I tried v6 built1464 and 1489. Anyone experienced this?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hello,
When entering a command, the CLI requires that you use valid syntax and conform to expected input constraints. It will reject invalid commands.
For example, if you do not type the entire object that will receive the action of a command operator such as config
, the CLI will return an error message such as:
Command fail. CLI parsing error
This document uses the following conventions to describe valid command syntax.
https://docs.fortinet.com/document/fortiweb/7.4.0/cli-reference/909750/command-syntax
Hello @Chuchubi ,
Thank you for contacting the Fortinet forum portal,
-As confirmed by my @Raghu_Kumar because of the error in the configuration you might see that error.
-Did you try creating from CLI ? if not I would recommend to try
config router static
edit <route_index>
next
end
example: default gateway
config router static
edit 1
set dst "0.0.0.0 0.0.0.0"
set gateway "192.0.2.1"
set device port1
next
end
-In the above diagram which you posted you didn't enter full destination 0.0.0.0/0.0.0.0 please correct and check.
refer to below article steps :
https://docs.fortinet.com/document/fortiweb/7.4.0/cli-reference/180788/router-static
Best Regards,
Manasa.
Hi Manasa,
When I run the command in CLI it won't even take the "edit 1" string. Let alone the rest. As I mentioned above this error I get it in GUI and CLI.
@Chuchubi Could you please share the output of the following commands?
show system interface port1
show router static
@ddsouza_FTNT , I tested a few other builds and I found built 0577 that worked for me without errors. So I am just testing a POC with that version now. Thanks for your assist.
No worries. Glad to know you didn't come across the same problem with the latest build.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1732 | |
1106 | |
752 | |
447 | |
240 |
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 2024 Fortinet, Inc. All Rights Reserved.