config system dedicated-mgmt issues
Hello,
I have an FG-900D with mgmt1 and mgmt2 management ports. I want to dedicate mgmt2 port to out-of-band management, using the "config system dedicated-mgmt", according to http://kb.fortinet.com/kb/microsites/search.do?cmd=displayKC&docType=kc&externalId=FD39809&sliceId=1&docTypeID=DT_KCARTICLE_1_1&dialogID=22414958&stateId=1%200%2022416570. But I cannot execute the "set interface mgmt2" command:, with the following error message:
FG # config system dedicated-mgmt
FG (dedicated-mgmt) #
FG (dedicated-mgmt) # set status enable
FG (dedicated-mgmt) # set interface mgmt2
entry not found in datasource
value parse error before 'mgmt2'
Command fail. Return code -3
FG (dedicated-mgmt) #
The mgmt2 interface is set as follows:
edit "mgmt2"
set ip 192.168.2.99 255.255.255.0
set allowaccess ping https ssh
set type physical
set dedicated-to management
set role lan
set snmp-index 2
next
Do you have any idea why this command fails?
