set policy captive-portal listening (S-, K-Series)

Use this command to configure the ports on which policy will listen for client traffic subject to HTTP redirection.

Syntax

set policy captive-portal listening port-list

Parameters

port-list Specifies up to three ports delineated by a comma on which the captive portal feature will listen for traffic subject to HTTP redirection.

Defaults

None.

Mode

All command modes.

Usage

The captive portal policy feature uses HTTP redirection to force a client‘s web browser to be redirected to a particular administrative web page. The ports on which captive portal listens for client traffic subject to HTTP redirection are configured using this command. Specify up to three listening ports in the port list. Each port is delineated by a comma.

Example

This example configures captive portal listening on ports 80 and 8080:

System(rw)->set policy captive-portal listening 80,8080
System(rw)->