config fortigate-backup
Description: Configure backup feature.
config fortigate-backup set vrrp-interface <name1> set status [enable | disable] unset show end show end
| Parameter | Description | Type | Size | Default | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| vrrp-interface | VRRP interface. | option | - | none | ||||||||||
|
||||||||||||||
|
status |
Status of the VRRP interface. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
Sample command:
FX201E5919000057 (management) # show
config system management
set discovery-type auto
config fortigate
set ac-discovery-type static
edit 1
set server 10.107.41.66
next
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