C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1079
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
A
UTHENTICATION
C
OMMANDS
AUTH
-
WEB
-
SERVER
DHCP
IPADDRESS
auth-web-server dhcp ipaddress
Overview
Use this command to assign an IP address and enable the DHCP service on the
Web-Authentication server for supplicants (client devices).
Use the
no
variant of this command to remove an IP address and disable the DHCP
service on the Web-Authentication server for supplicants.
Syntax
auth-web-server dhcp ipaddress <
ip-address/prefix-length
>
no auth-web-server dhcp ipaddress
Default
No IP address for the Web-Authentication server is set by default.
Mode
Global Configuration
Usage
See the
Authentication Feature Overview and Configuration Guide
for information
about:
•
using DHCP with web authentication, and
•
restrictions regarding combinations of authentication enhancements
working together
Examples
To assign the IP address
10.0.0.1
to the Web-Authentication server, use the
following commands:
awplus#
configure terminal
awplus(config)#
auth-web-server dhcp ipaddress 10.0.0.1/8
To remove an IP address on the Web-Authentication server, use the following
commands:
awplus#
configure terminal
awplus(config)#
no auth-web-server dhcp ipaddress
Validation
Commands
show running-config
Related
Commands
show auth-web-server
auth-web-server dhcp lease
Parameter
Description
<
ip-addr/
prefix-length
>
The IPv4 address and prefix length assigned for the DHCP
service on the Web-Authentication server for supplicants.