Configures the redirect URL for Network Login.
url | Specifies the redirect URL for Network Login. |
The redirect URL default value is “http://www.extremenetworks.com”; the default port value is 80.
In ISP mode, you can configure network login to be redirected to a base page after successful login using this command. If a RADIUS (Remote Authentication Dial In User Service) 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://
You can also configure a specific port location at a specific target URL location. For example, you can configure a target port 8080 at extremenetworks.com with the following command:
configure netlogin redirect-page "www.extremenetworks.com:8080"This command applies only to the web-based authentication mode of Network Login.
The following command configures the redirect URL as http://www.extremenetworks.com/support:
configure netlogin redirect-page http://www.extremenetworks.com/support
This command was first available in ExtremeXOS 11.1.
Support for HTTPS was introduced in ExtremeXOS 11.2.
Target port support was introduced in ExtremeXOS 12.1.