You are asked to implement a captive portal on your EX Series switches.
What are three required steps? (Choose three.)
A.
You must create the captive portal login page.
B.
You must ensure the Web service is turned on.
C.
You must specify the interfaces participating in the captive portal.
D.
You must create and apply an authentication profile.
E.
You must create an authentication whitelist.
http://www.juniper.net/documentation/en_US/junos12.3/topics/example/authentication-captive-portal.html
Step-by-Step Procedure
Associate the security certificate with the Web server and enable HTTPS on the switch:
[edit]
user@switch# set system services web-management https local-certificate my-signed-cert
Configure captive portal to use HTTPS:
[edit]
user@switch# set services captive-portal secure-authentication https
Enable an interface for captive portal:
[edit]
user@switch# set services captive-portal interface ge-0/0/10 supplicant multiple