wlan captive-portal
authenticated
background-color <background-color>
banner-color <banner-color>
banner-text <banner-text>
custom-logo <name>
decoded-texts <decoded-text>
redirect-url <url>
terms-of-use <terms-of-use-text>
use-policy <policy-text>
no…
This command customizes the appearance of the internal captive portal splash page of the guest users.
Command/Parameter |
Description |
Range |
Default |
wlan captive-portal | Displays the sub-mode for configuring internal captive portal splash page. | — | — |
authenticated |
Configures the authentication text. The IAP displays a splash page that requires the guest users to enter their credentials. The users allowed to access the Internet only if they complete the authentication successfully. text is used for indicating that the authentication mode is enabled for the internal Captive Portal users. When the authentication mode is enabled, the |
— | — |
background-color <background-color> | Configures the color code for the internal captive portal splash page. | Web color codes |
134217772 |
banner-color <banner-color> | Configures the color code for the banner on the splash page. | Web color codes | 16750848 |
banner-text <banner-text> | Configures the text displayed on splash page banner | Text string not exceeding 127 characters | Welcome to Guest Network |
custom-logo | Allows you to save the customized logo to the internal captive portal server. | — | — |
decoded-texts <decoded-text> | Displays decoded texts. | — | — |
redirect-url <url> |
Configures a URL to redirect the users after a successful authentication. By default, after entering the requested info at the splash page, the users are redirected to the URL that was originally requested. When a URL is configured for redirection, it overrides the user’s original request and redirects them to URL configured for redirection. |
— | — |
terms-of-use <terms-of-use-text> | Defines the terms and conditions that the user must be aware of. | Text string | This network is not secure, and use is at your own risk |
use-policy <policy-text> | Configures usage policy text for splash page. | Text string | Please read terms and conditions before using Guest Network |
no… | Removes the configuration. | — | — |
Use this command to customize the appearance of internal captive portal splash page for the guest users.
The following example configures the contents of the internal captive portal splash page:
(Instant AP)(config)# wlan captive-portal
(Instant AP)(Captive Portal)# authenticated
(Instant AP)(Captive Portal)# background-color 13421772
(Instant AP)(Captive Portal)# banner-color 16750848
(Instant AP)(Captive Portal)# banner-text "Welcome to Guest Network"
(Instant AP)(Captive Portal)# no decoded-texts
(Instant AP)(Captive Portal)# redirect-url example1.com
(Instant AP)(Captive Portal)# terms-of-use "This network is not secure, and use is at your own risk"
(Instant AP)(Captive Portal)# use-policy "Please read terms and conditions before using Guest Network"
(Instant AP)(Captive Portal)# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.3.1.1-4.0 | This command is modified. |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Configuration mode and captive portal sub-mode. |