Configuration Guide Configuring Web Authentication
 Check whether Web authentication is configured successfully.
Ruijie(config)#show running-config
…
aaa new-model
aaa authentication web-auth default group radius
aaa accounting network default start-stop group radius
…
radius-server host 192.168.197.79 key ruijie
…
web-auth template eportalv2
ip 192.168.197.79
url http://192.168.197.79:8080/eportal/index.jsp
!
web-auth portal key ruijie
…
interface GigabitEthernet 0/2
web-auth enable eportalv2
!
interface GigabitEthernet 0/3
web-auth enable eportalv2
Ruijie#show web-auth control
Port Control Server Name Online User Count
------------------------- -------- --------------------- -----------------
…
GigabitEthernet 0/2 On eportalv2 0
GigabitEthernet 0/3 On eportalv2 0
…
Ruijie#show web-auth template
Webauth Template Settings:
------------------------------------------------------------