Specifications

web-authentication jump-url
429
web-authentication jump-url
Configures a URL to be automatically displayed after the Authentication Success page is
displayed and the time required before jumping to the URL.
Syntax
To set or change information:
web-authentication jump-url <URL> [ delay <Seconds> ]
To delete information:
no web-authentication jump-url
Input mode
(config)
Parameters
<URL>
Displays the page of the specified URL after the page indicating successful
authentication is displayed.
Enter the URL starting from the first character (for example, http://.....). (See the
configuration example below.)
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Enclose a character string consisting of 1 to 256 characters in double
quotation marks. For the characters that can be specified, see Specifiable
values for parameters.
Examples
(config)# web-authentication jump-url "http://www.example.com/"
[ delay <Seconds> ]
Specifies the time required before jumping to the specified <URL>. (See the
configuration example below.)
1. Default value when this parameter is omitted:
After five seconds, you are taken to the URL that has been set.
2. Range of values:
0 to 60 (seconds)
Examples
(config)# web-authentication jump-url "http://www.example.com/"
delay 20
Default behavior
After successful authentication, only the Authentication Success page is displayed
because the automatically displayed URL has not been set yet.
Impact on communication
None