1086
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
-
SERVER
IPADDRESS
auth-web-server ipaddress
Overview
This command sets the IP address for the Web-Authentication server.
Use the
no
variant of this command to delete the IP address for the
Web-Authentication server.
Syntax
auth-web-server ipaddress <
ip-address
>
no auth-web-server ipaddress
Default
The Web-Authentication server address on the system is not set by default.
Mode
Global Configuration
Examples
To set the IP address
10.0.0.1
to the Web-Authentication server, use the
following commands:
awplus#
configure terminal
awplus(config)#
auth-web-server ipaddress 10.0.0.1
To delete the IP address from the Web-Authentication server, use the following
commands:
awplus#
configure terminal
awplus(config)#
no auth-web-server ipaddress
Validation
Commands
show auth-web
show auth-web-server
show running-config
Parameter
Description
<
ip-address
>
Web-Authentication server dotted decimal IP address in
A.B.C.D format.