Config fortigate-backup
Description: Configures backup feature.
Config fortigate-backup
Set vrrp-interface <name1>
Set status [enable | disable]
Unset
Show
End
Show
End
Sample command:
FX201E5919000057 (management) # show
config system management
set discovery-type auto
config fortigate
set ac-discovery-type broadcast
set ac-ctl-port 5246
set ac-data-port 25246
set discovery-intf lan
set ingress-intf
end
config cloud
set dispatcher fortiextender-dispatch.forticloud.com
set dispatcher-port 443
set mode nat
set proxy enable
set proxy-server 10.107.34.22
set proxy-port 3453
end
config local
set mode nat
end
config local-access
set http 80
set https 443
set ssh 22
set telnet 23
set idle-timeout 5
end
config fortigate-backup
set vrrp-interface wan
set status enable
end
end