Command Reference 802.1X Commands
Commands
show dot1x Shows the information about 802.1x.
Platform
Description
N/A
dot1x redirect url
Use this command to set the redirect url. Before the 802.1x authentication success/failure for the
terminal user, if the browser is used to access the network, the switch will redirect the URL accessed
by the user to the configured URL, which is began with http://, take http://ruijie.net/web for example.
It is worth mentioning that only http:// is supported and only one redirection address can be
configured. The latter url address will cover the former one. Use the no form of this command to
delete the redirect url address.
dot1x redirect url [url-string]
no dot1x redirect url
Parameter
Description
Parameter Description
url-string
The URL address.
Defaults
N/A
Command
Mode
Privileged EXEC mode.
Usage Guide
N/A
Configuration
Examples
The following example redirects the network address: ruijie.net/web:
Ruijie# configure terminal
Ruijie(config)# dot1x redirect url http://ruijie.net/web
Related
Commands
Command Description
dot1x redirect for special tcp-destination port
Sets the specific destination port and redirect
the web request for the destination IP.
dot1x redirect time-out
Sets the timeout time maintaining the redirect
connection.
dot1x redirect num for special source-ip
Sets the allowed number of redirect connection
of the same source.
show dot1x
Shows the dot1x redirection information.
Platform
N/A