User's Manual Part 2
63JadeOSUserManual
(JadeOS) (AAA profile "aaa") #disconnect-message-client <IP>
9.7.6ConfiguringCaptive‐portalAuthentication
Step1Configureauthenticationway
(JadeOS) (config)#aaa authentication captive-portal web-portal
(JadeOS) (Portal Authentication Profile "web-portal)#server-group SG1
(JadeOS) (Portal Authentication Profile "web-portal)#default-role
postauth
(JadeOS) (Portal Authentication Profile "web-portal")#rfc-3576-client
119.6.200.203
Step2Applycaptive‐portalauthenticationinAAAprofile
(JadeOS) (AAA profile "aaa")#authentication-portal web-portal
9.7.7CustomizeLogoutDomain
User can use customized logout domain, such as logout.wifi; user can input log‐
out.wifiinthebrowser,andthenloginlogoutpage.
Toconfigurelogout.wifiinJadeOS,usethefollowingcommand:
(JadeOS) (config)#ip domain-name logout.wifi http-redirect-url <word>
9.7.8ConfiguringWhite‐listandBlack‐list
White‐listandblack‐listauthenticationisagroupofURL.
Threecasesaboutwhite‐listandblack‐listauthenticationasfollows:
• Usercanaccesswhite‐listURLandnoneedtoauthenticate
• Usercannotaccessblack‐listURL,eventhoughsuccessfullyauthenticate
• UsercanaccessURL
thatneitherwhite‐listnorblack‐listaftersuccessfullyau‐
thenticate
ToconfiguredomaininJadeOS,usethefollowingcommand:
(JadeOS) (config) # netdestnation black-list|white-list name WORD
ConfiguringWhite‐list
Toconfigurewhite‐listinJadeOS,usethefollowingcommand:
(JadeOS) (config) #netdestination white-list name www.sina.com
(JadeOS) (config) # ip access-list session pre
(JadeOS) (config-sess-pre) # any host <DNS> any permit position 1
(JadeOS) (config-sess-pre) #any alias 123 any permit position 2
ConfiguringBlack‐list