Wednesday, August 9, 2017

Fortigate units get "Input value is invalid" in the GUI.



I get this message on some Fortinet routers when editing the network interface. Even if I do not make any changes. Now we have to use the command line to make any changes

It takes too many steps to change the secondary IP from the CLI.

test # config sys int

test (interface) # edit internal

test (internal) # config secondaryip 

test (secondaryip) # edit 1

test (1) # show
config secondaryip
    edit 1
        set ip 10.122.1.11 255.255.255.0
    next
end

test (1) # set ip 10.122.1.1 255.255.0.0

test (1) # end

end


No comments: