AT-GS900M Series CLI Reference
Section IV: Security and Traffic Control 531
SET WEBAUTHSERVER
Syntax
set webauthserver [port=
port
] [redirecturl=
redirect_url
]
[message1=
message
] [message2=
message
] [message3=
message
]
[message4=
message
] [message5=
message
]
Parameters
port
Specifies the TCP port number. The default port number is 8080.
redirect_url
Specifies a URL up to 128 bytes. The user is redirected to the URL
after authenticated.
message
Specifies a message up to 128 alphanumeric characters except a
hash (#), question (?), percent (%), and double quote (“).The
message is displayed on the Web Authentication Login screen.
The default value is NULL.
Description
Use this command to change the TCP port for the Web Authentication
server, to specify the URL that the user is redirected after authenticated
and to specify messages to display on the Web Authentication Login
screen.
Confirmation Command
“SHOW PORTAUTH” on page 532
Example
The following command changes the TCP port for the Web Authentication
server to 8081:
Manager > set webauthserver port=8081