system fabric-connectors
Use this command to notify the load balancer to distribute the traffic to the new master node when fail-over occurs.
Syntax
config system fabric-connectors
set name <string>
set type {oci | azure}
set tenant-ocid <string>
set user-ocid <string>
set compartment-ocid <string>
set loadbalancer-ocid <string>
set server-region-type {commercial | government}
set server-region <region-id>
set private-key <userdef>
set rg-name <string>
set sub-id <string>
set tenant-id <string>
set pass <passwd>
set app-id <string>
set nicFWBA <string>
set nicFWBB <string>
set public-ip <string>
end
Commands for OCI Active-Passive HA settings
Variable |
Description |
Default |
---|---|---|
tenant-ocid <string> |
To get the OCI tenant ID:
|
No default |
user-ocid <string> |
To get the User ID:
|
No default |
compartment-ocid <string> |
To get the OCI compartment ID:
Note: If you don't have a compartment, you can leave this option empty. |
No default |
loadbalancer-ocid <string> |
To get the OCI LoadBalancer ID:
|
No default |
If your OCI server region is either “US Federal Cloud with DISA Impact Level 5 Authorization Regions” or “US Government Cloud with FedRAMP Authorization Regions”, please enter |
commercial |
|
Enter the Region Identifier of your load balancer.
|
No default |
|
private-key <userdef> |
Specify the private key you have generated for authentication when FortiWeb-VM connects to the load balancer. |
No default |
Commands for Azure Active-Passive HA settings
For Azure Active-Passive HA settings, it's recommended to configure the settings through GUI, where you can download a script to get the values. See Configuring Active-Passive HA.
Variable |
Description |
Default |
---|---|---|
rg-name <string> |
Enter the resource group name | No default |
sub-id <string> |
Enter the subcription ID. | No default |
tenant-id <string> |
Enter the tenant ID. | No default |
pass <passwd> |
Enter the function applicaiton password. | No default |
app-id <string> |
Enter the function applicaiton ID. | No default |
nicFWBA <string> |
Enter the interface name in FWBA. | No default |
nicFWBB <string> |
Enter the interface name in FWBB. |
No default |
public-ip <string> |
Enter the name of the master FortiWeb-VM's public IP. |
No default |