09-24-2014 05:48 PM - edited 02-21-2020 07:50 PM
Hi Everyone,
I have configured anyconnect with two connection profiles and group policies.
Both of the connection profiles and group policies have same host name say xyz.com.
need to know what config should i do so that when i connect it should show
under group option to choose the connection profile in drop down menu?
Regards
Mahesh
Solved! Go to Solution.
09-24-2014 07:39 PM
Mahesh,
When you build the connection profile on the ASA there is a section under the Advanced portion titled "Group Alias/Group URL". Fill that out with the names you would like and enable them. You should then see both selections on the AnyConnect profile dropdown list.
In the cli it looks something like:
tunnel-group group1 webvpn-attributes
group-alias group1 enable
tunnel-group group2 webvpn-attributes
group-alias group2 enable
09-24-2014 07:39 PM
Mahesh,
When you build the connection profile on the ASA there is a section under the Advanced portion titled "Group Alias/Group URL". Fill that out with the names you would like and enable them. You should then see both selections on the AnyConnect profile dropdown list.
In the cli it looks something like:
tunnel-group group1 webvpn-attributes
group-alias group1 enable
tunnel-group group2 webvpn-attributes
group-alias group2 enable
09-24-2014 08:55 PM
Many thanks Marvin
MAhesh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide