Nortel Networks BSGX4e Network Router User Manual


 
3 Configuration commands DHCP server command
NN47928-107 33
dhcps host
The DHCPS host configures the server so that a client with a given MAC
always receives the same IP address as well as overrides the options
specified for the pool covering the interface on which the request was
received.
Syntax config dhcps host [new|<id>] macaddress <mac address> ip <ip
address> optiongroup <string> description <string>
Parameters id Enter new for a new host or an exiting ID for
reconfiguring.
macaddress mac address Enter the DHCP MAC address of the host.
ip ip address Enter the IP address to assign to the host. The
IP address must be in the range of the subnet
assigned to the interface on which the DHCP
server is defined.
optiongroup string Enter the option group name, as specified in
dhcps option
.
description string Enter an optional description for this host.
Example > config dhcps host new macaddress 11:22:33:44:55:66 ip
192.168.1.9 optiongroup test description “test host”
Related
commands
del dhcps host
display dhcps host
show dhcps group
show dhcps host
show dhcps option