User's Manual Part 2

63JadeOSUserManual
(JadeOS) (AAA profile "aaa") #disconnect-message-client <IP>
9.7.6ConfiguringCaptiveportalAuthentication
Step1Configureauthenticationway
(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
Step2ApplycaptiveportalauthenticationinAAAprofile
(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.8ConfiguringWhitelistandBlacklist
WhitelistandblacklistauthenticationisagroupofURL.
Threecasesaboutwhitelistandblacklistauthenticationasfollows:
UsercanaccesswhitelistURLandnoneedtoauthenticate
UsercannotaccessblacklistURL,eventhoughsuccessfullyauthenticate
UsercanaccessURL
thatneitherwhitelistnorblacklistaftersuccessfullyau
thenticate
ToconfiguredomaininJadeOS,usethefollowingcommand:
(JadeOS) (config) # netdestnation black-list|white-list name WORD
ConfiguringWhitelist
ToconfigurewhitelistinJadeOS,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
ConfiguringBlacklist