Skip to main content
Thecoder
New Member
March 23, 2016
Question

Fortigate 5.4 standalone management port routing problem

  • March 23, 2016
  • 1 reply
  • 3721 views

hi everyone

i upgraded fortigate to 5.4. but i can not access to forti with management port

my config

  edit "mgmt1"         set vdom "root"         set ip         set allowaccess ping https ssh http         set vlanforward enable         set type physical         set dedicated-to management         set snmp-index 1

 

FW# config system dedicated-mgmt command parse error before 'dedicated-mgmt' Command fail. Return code 1 FW # config system dedicated-mgm1 command parse error before 'dedicated-mgm1' Command fail. Return code 1

 

i cont not see config system dedicated-mgmt in cli.

how can i resolve it?

 

thanks

    1 reply

    Petzocles
    New Member
    March 24, 2016

    the line above

    edit "mgmt1"

    should read

    config system interface

    end then edit "mgmt"

    and then the set commands you want to change the interface mgmt1