no aaa authentication captive-portal profile
Syntax
aaa authentication captive-portal profile <PROFILE-STR> [url <URL-STR>]
no aaa authentication captive-portal profile <PROFILE-STR> [url <URL-STR>]
Description
Create a captive-portal profile. Profiles are used in user roles to direct the user to a designated captive portal server. When the profile includes a web address, that web address is always used to contact the server. When no web address is specified, it is obtained from the RADIUS VSA.
NOTE:
A profile does not have to be pre-existing in the switch for it to be configured to a user role.
Parameters
profile
Configure a captive portal profile.
<PROFILE-STR>
Configure a captive portal profile string 64 characters long.
url
Configure the captive portal server web address.
<URL-STR>
Configure the captive portal server web address string.
Usage
Switch# aaa authentication captive-portal profile <NAME>
Switch# aaa authentication captive-portal profile <NAME> url <URL>