1580
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
ROUTE
route
Overview
This command allows the DHCP server to provide static routes to clients.
Syntax
route A.B.C.D/M A.B.C.D {both|opt249|rfc3442}
Mode
DHCP Configuration
Examples
To distribute static routes for route
0.0.0.0/0
whose next hop is
192.16.1.1
to clients using both
opt249
and
rfc3442
, use the command:
awplus#
configure terminal
awplus(config)#
ip dhcp pool pubic
awplus(dhcp-config)#
route 0.0.0.0/0 192.16.1.1 both
Related
Commands
ip dhcp pool
Parameter
Description
A.B.C.D/M
Subnet for the route
A.B.C.D
Next hop for the route
both
opt249 and rft3442
opt249
Classless static route option for DHCP
rfc3442
Classless static route option for DHCP