482 Configuring a Captive PortalCreating and Configuring a Captive PortalBeginning in Privileged EXEC mode, use the following commands to create aCaptive Portal instance and configure its settings.CTRL + Z Exit to Privileged EXEC mode.show captive-portal[status]View the Captive Portal administrative and operationalstatus. Use the status keyword to view additional globalCaptive Portal information and summary informationabout all configured Captive Portal instances.Command Purposeconfigure Enter global configuration mode.captive-portal Enter Captive Portal mode.configurationcp-id Enter the captive portal instance modecp-id — The Captive Portal instance (Range: 1–10). TheCaptive Portal configuration identified by CP ID 1 is thedefault CP configuration.namestring Add a name to the Captive Portal instance.string — CP configuration name (Range: 1–32 characters).protocol {http | https} Specify whether to use HTTP or HTTPs during theCaptive Portal user verification process.verification {guest |local | radius}Specify how to process user credentials the user enters onthe verification page.• guest — Allows access for unauthenticated users (usersthat do not have assigned user names and passwords).• local — Authenticates users against a local user database.• radius — Authenticates users against a remote RADIUSdatabase.radius-auth-servername Specify the name of the RADIUS server to use forRADIUS verification. Use the commands described in"Configuring RADIUS Server Information" on page 222 toconfigure RADIUS server settings for the switch.Command Purpose