Configuring High Availability SD-AVC
Setting up SD-AVC in a high availability configuration requires two steps that differ from a non-HA configuration.
-
Set up more than one SD-AVC Network Service. For information about setting up an SD-AVC Network Service, see Installation Overview.
-
When configuring a device to use SD-AVC, specify primary and secondary SD-AVC Network Services with the address command. In other respects, configuring the device is identical to a non-HA configuration. For information about setting up a device, see Configuring Network Devices to Use SD-AVC. The configuration commands are shown below.
avc sd-service segment cisco controller address primary-network-service-ip secondary-network-service-ip vrf vrf_mgmt
Example:
(config)#avc sd-service (config-sd-service)#segment cisco (config-sd-service)#controller (config-sd-service-controller)#address 10.56.196.146 10.56.196.150 (config-sd-service-controller)#vrf vrf_mgmt