set protocols dot1x aaa web server-ip port
The set protocols dot1x aaa web server-ip port command configures the IPv4 address and port number of the Web authentication server.
Command Syntax
set protocols dot1x aaa web server-ip <ipv4-address> port <port-number>
Parameter
Parameter | Description |
server-ip <ipv4-address> | Specifies IPv4 address of the Web authentication server. The value is in dotted decimal notation. |
shared-key <key-string> | Specifies the port number of Web authentication server. The value is an integer that ranges from 1 to 65535. The default value is 443. |
Usage Guidelines
The AAA server can be used in the CWA authentication process to redirect the user's Web login page and perform the Web authentication on the user. Note that only one Web server can be configured.
Example
- Configure the IPv4 address and port number of the Web authentication server.
admin@Xorplus# set protocols dot1x aaa web server-ip 10.10.10.1 port 500 admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.