unconfigure policy captive-portal listening

unconfigure policy captive-portal listening [ socket_list | all ]

Description

This command removes previously defined L4 listening ports (sockets).

Syntax Description

listening Configures captive portal HTTP listening ports (up to three L4 ports).
socket_list List of L4 listening ports that you want removed, separated by commas (for example: 80,8080,2000).
all Removes all listening L4 ports.

Default

N/A

Example

The following example removes captive portal L4 listening ports 80 and 8080:

# unconfigure policy captive-portal listening 80,8080

The following example removes all defined captive portal L4 listening ports:

# unconfigure policy captive-portal listening all

History

This command was first available in ExtremeXOS 22.3.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.