Nortel Networks BSGX4e Network Router User Manual


 
DHCP server command 3 Configuration commands
34 NN47928-107
dhcps option
A DHCP option is information that can be sent to a client when assigning a
client an IP address. Any given option code name can be configured with
different values when assigned to different groups.
Each DHCP option has a code, but these codes are not displayed to users.
Users deal only with option names.
Use this command to configure the DHCP server (DHCPS) option settings.
Syntax config dhcps option [new|<id>] group <name> code (bootfile-
name|domain-name|domain-name-servers|ntp-servers|option-
150|option-151|option-160|option-161|routers|tftp-server-
name|time-offset) value <value>
Parameters id Enter new for a new host or an existing ID for
reconfiguring.
group name Enter the name of the group. Once entered, this
information can not be changed.
code type Enter the code type. If the tftp-server-name
and option-150 are both configured, the DHCP
client device uses the option-150 as tftp server
address, and not the tftp-server-name address.
This also applies to option 160 when it is
configured with option tftpserver-name.
value value Enter the value of the code. The time offset unit
can be entered as either HH:MM or NNNN
seconds. The time offset from Coordinated
Universal Time (UTC). Specify time East of UTC
as positive (+) and West as negative (–).
Example > config dhcps option new group test code time-offset value 10
Related
commands
display dhcps option
del dhcps option
show dhcps group
show dhcps option