config system azure-lb-backend-ip
Use this command to configure the Azure Load Balancer backend IP to associate which can then be used to associate as a virtual server IP.
Before you begin:
- You must have read-write permission for system settings.
- You must have deployed a FortiADC VM on the Azure Cloud Platform.
Syntax
config system azure-lb-backend-ip
edit <azure-lb-backend-name>
set ip <class_ip>
next
end
|
azure-lb-backend-name |
Specify the ALB backend name. |
|
class_ip |
Specify the ALB backend IP. |
Example
FAD-HA-vm1 # config system azure-lb-backend-ip
FAD-HA-vm1 (azure-lb-backe~p) # edit "ext-FADHaLBBackendAddrPool-1"
FAD-HA-vm1 (ext-FADHaLBBac~1) # set ip 10.2.0.5
FAD-HA-vm1 (ext-FADHaLBBac~1) # next
FAD-HA-vm1 (azure-lb-backe~p) # end
FAD-HA-vm1 # show sys azure-lb-backend-ip
config system azure-lb-backend-ip
edit "ext-FADHaLBBackendAddrPool-1"
set ip 10.2.0.5
next
end