Configure AnyConnect profile download on the SD-WAN RA headend device using a CLI add-on template in Cisco SD-WAN Manager.
Configure AnyConnect profile download functionality on the Cisco Catalyst SD-WAN remote access headend device to enable client profile distribution.
In Cisco SD-WAN Manager, use a CLI add-on template for the SD-WAN RA headend device to configure the AnyConnect profile download functionality.
Before you begin
Ensure that you have an AnyConnect profile XML file available. Step 3 uses the file. For information about AnyConnect profiles, see the documentation for AnyConnect.
Follow these steps to configure AnyConnect profile download:
Procedure
The AnyConnect profile download is configured on the headend device. The following example shows the complete configuration:
no ip http secure-server
!
crypto ssl policy sdra_anyconnect_profile_download
pki trustpoint sdra_pki_trustpoint sign
ip address local 172.16.1.1 port 443
!
crypto vpn anyconnect profile sdra_anyconnect_profile bootflash: sdra_anyconnect_profile.xml
!
crypto ikev2 profile sdra_ikev2_profile
anyconnect profile sdra_anyconnect_profile