Specifications

web-authentication web-port
473
web-authentication web-port
When the URL redirect functionality is enabled, this command sets an additional TCP
destination port number for a frame subject to URL redirect on a Switch.
Usually, one port number each can be added to the port number assigned for http (80) and
for https (443).
Syntax
To set or change information:
web-authentication web-port {http <port> | https <port>}
To delete information:
no web-authentication web-port {http | https}
Input mode
(config)
Parameters
{http <port> | https <port>}
Specify the port number to be used for http protocol or https protocol communication.
Note that if OAN is also used, port numbers 832 and 9698 are used by OAN.
Default value when this parameter is omitted:
This parameter cannot be omitted.
Range of values:
For the http parameter: 1 to 65535 (except 443)
For the https parameter: 1 to 65535 (except 80)
Default behavior
Frames with the following initial port number are subject to URL redirection.
http:80
https:443
Impact on communication
None
When the change is applied
The change is applied immediately after setting values are changed.
Notes
1. All Web authentication settings take effect when the web-authentication
system-auth-control command is set.
2. See Table 23-1 Configuration commands and Web authentication modes for the
authentication mode in which the command's settings are operable.
3. The number of TCP destination port numbers that can be set by using this command
is one each for the http and https parameters.
4. This command performs the same operation performed by the
web-authentication redirect tcp-port command.