
Dynamic Host Configuration Protocol (DHCP) Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
53.19
To add multiple IP addresses for the ip-type option 175, use the command:
awplus(dhcp-config)#
option 175 192.168.5.6
awplus(dhcp-config)#
option 175 192.168.5.12
awplus(dhcp-config)#
option 175 192.168.5.33
To add the option 179 to a pool, and give the option the value “123456”, use the command:
awplus(dhcp-config)#
option 179 123456
To add a user-defined flag option with the name “perform-router-discovery”, use the
command:
awplus(dhcp-config)#
option perform-router-discovery yes
To clear all user-defined options from a DHCP address pool, use the command:
awplus(dhcp-config)#
no option
To clear a user-defined option, named “tftp-server-name”, use the command:
awplus(dhcp-config)#
no option tftp-server-name
Related Commands
ip dhcp option
service dhcp-server
show ip dhcp pool