webpage-location

Specifies the location of the Web pages used for authentication. These pages can either be hosted on the system or on an external Web server.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

webpage-location [advanced|external|internal]

Parameters

webpage-location [advanced|external|internal]

advanced

Uses Web pages for login, welcome, failure, and terms created and stored on the controller. Select advanced to use a custom-developed directory full of Web page content that can be copied in and out of the controller, service platform, or access point.

If selecting advanced, enable the webpage-auto-upload option to automatically launch the advanced pages to requesting clients upon association. For more information, see webpage-auto-upload.

external

Uses Web pages for login, welcome, failure, and terms located on an external server. Provide the URL for each of these pages.

internal

Uses Web pages for login, welcome, and failure that are automatically generated

Examples

nx9500-6C8809(config-captive-portal-test)#webpage-location external
nx9500-6C8809(config-captive-portal-test)#show context
captive-portal test
 access-time 35
 custom-auth info bob bob@examplecompany.com
 connection-mode https
 inactivity-timeout 750
 server host 172.16.10.9
 simultaneous-users 5
 terms-agreement
 webpage-location external
 use aaa-policy test
nx9500-6C8809(config-captive-portal-test)#

Related Commands

no

Resets or disables captive portal Web page settings

webpage

Configures a captive portal‘s Web page (acknowledgment, agreement, login, welcome, fail, no-service, and terms) settings

webpage-auto-upload

Enables automatic upload of advanced Web pages on a captive portal