Concept Guide
606 | wlan captive-portal Dell Networking W-Series Instant 6.4.3.1-4.2.0.0 | CLI Reference Guide
Command/Parameter Description Range Default
redirect-url <url>
Configures a URL to redirect the users
after a successful authentication.
NOTE: 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 definition of parameters
configured under the wlan captive-
portal command.
— —
no wlan captive-
portal
Removes the captive portal
configuration.
— —
Usage Guidelines
Use this command to customize the appearance of internal captive portal splash page for the guest users.
Example
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