Configuration Commands
dhcpserver
Cisco RV34xx Router CLI Reference Guide 23
4
Default Configuration
None.
Example
The following example displays the dhcpserver config command used to
configure the dhcpserver.
router06000a>dhcpserver config 1 192.168.1.99 192.168.1.109 2 192.168.1.1
dhcpserver reserving {add | delete}
vlanID description IP-
address MAC-address
To add or delete the dhcpserver reserving, use the dhcpserver reserving {add |
delete}
VLAN- ID description IP-address mac-address
command.
Parameters
dhcpserver reserving add | delete - Enter add or delete to add or delete the DHCP
server reservation.
vlanID - Enter the vlan ID.
description - Enter the description.
IP-address - Enter the IP address.
mac-address - Enter the MAC address.
Default Configuration
None.
Example
The following example displays the dhcpserver reserving add command to
reserve a dhcpserver.
router06000a>dhcpserver reserving add 1 test 192.168.1.99 00:00:00:00:00:01