Need guidance on how to create dedicated HA management port for HA cluster memebers
Hi,
I was trying to create dedicated HA management port for the firewall cluster but "mgmt" wasn't listed as option under HA config. Could you please advice if i have missed any configuration here.
# show
config system interface
edit "mgmt"
set vdom "root"
set ip x.x.x.x x.x.x.x
set allowaccess ping https ssh snmp fgfm
set type physical
set dedicated-to management
set role lan
set snmp-index 2
next
end
FW01 (mgmt) # end
FW01 (global) # config system ha
FW01 (ha) # set ha-mgmt-status enable
FW01 (ha) # config ha-mgmt-interfaces
FW01 (ha-mgmt-interfaces) # edit 1
new entry '1' added
# set interface
<string> please input string value
ha interface
npu0_vlink0 interface
npu0_vlink1 interface
port1 interface
port2 interface
port3 interface
port4 interface
port5 interface
port6 interface
port7 interface
port8 interface
port9 interface
port10 interface
port11 interface
port12 interface
x1 interface
x2 interface
# set interface mgmt
node_check_object fail! for interface mgmt
Appreciate your response. TIA :)
