User Manual

Table Of Contents
[Description]
Clears the packet statistical information during port authentication.
[Example]
Clear the statistical information for LAN port #1.
SWR2311P#clear auth statistics interface port1.1
5.3.28 Show RADIUS server setting information
[Syntax]
show radius-server
[Input mode]
priviledged EXEC mode
[Description]
Shows setting information related to the RADIUS server.
Shows setting information (server host, UDP port number for authentication, shared password, wait time for replying to
requests, number of times to resend requests, server usage prevention time) for RADIUS servers registered in the authentication
server list.
[Example]
Show setting information related to the RADIUS server.
SWR2311P#show radius-server
Server Host : 192.168.100.101
Authentication Port : 1812
Secret Key : abcde
Timeout : 10 sec
Retransmit Count : 5
Deadtime : 0 min
Server Host : 192.168.100.102
Authentication Port : 1645
Secret Key : fghij
Timeout : 5 sec
Retransmit Count : 3
Deadtime : 0 min
5.3.29 Settings for redirect destination URL following successful Web authentication
[Syntax]
auth-web redirect-url url
no auth-web redirect-url
[Parameter]
url : Single-byte alphanumeric characters and single-byte symbols (maximum 255 characters)
Redirect destination URL
[Initial value]
no auth-web redirect-url
[Input mode]
global configuration mode
[Description]
Specifies the URL to redirect to after successful Web authentication.
If this is executed with the "no" syntax, disables the redirect function after authentication.
[Note]
URLs that include question marks ("?") cannot be specified.
[Example]
Specify the redirect destination after successful Web authentication as http://192.168.100.200.
SWR2311P(config)#auth-web redirect-url http://192.168.100.200
Command Reference | Interface control | 165