1572
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
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
NEXT
-
SERVER
next-server
Overview
This command sets the next server address for a DHCP server pool. It is the address
of the next server that the client should use in its bootstrap process.
The
no
variant of this command removes the next server address from the DHCP
address pool.
Syntax
next-server <
ip-address
>
no next-server
Mode
DHCP Configuration
Example
To set the next-server address for the address pool
P2
, use the commands:
awplus#
configure terminal
awplus(config)#
ip dhcp pool P2
awplus(dhcp-config)#
next-server 192.0.2.2
Parameter
Description
<ip-address>
The server IP address, entered in dotted decimal notation.