configure netlogin redirect-page
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1069
configure netlogin redirect-page
configure netlogin redirect-page <url>
Description
Configures the redirect URL for Network Login.
Syntax Description
Default
The redirect URL default value is “http://www.extremenetworks.com”.
Usage Guidelines
In ISP mode, you can configure netlogin to be redirected to a base page after successful login using this
command. If a RADIUS server is used for authentication, then base page redirection configured on the
RADIUS server takes priority over this configuration.
You must configure a complete URL starting with
http://
or
https://
To support https, you must first download and install the separate Extreme Networks SSH software
module (ssh.xmod). This additional module allows you to configure both SSH2 and SSL on the switch.
For more information about SSH2, see
Chapter 17, “Security,”
in the
ExtremeWare XOS Concepts Guide
.
For information about installing the SSH module, see
Appendix A, “Software Upgrade and Boot
Options,”
in the
ExtremeWare XOS Concepts Guide
.
This command applies only to the web-based authentication mode of Network Login.
Example
The following example configures the redirect URL as
http://www.extremenetworks.com/support
:
configure netlogin redirect-page http://www.extremenetworks.com/support
History
This command was first available in ExtremeWare XOS 11.1.
Support for https was introduced in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
url
Specifies the redirect URL for Network Login.