Dhcp Set Valueoption - Efficient Networks Router family Command Line Interface Manual

Table of Contents

Advertisement

®
Efficient Networks
Router family
Command Line Interface Guide

dhcp set valueoption

Sets values for global options, options specific to a subnetwork, or options specific to
a client lease. For more information, see
Mgmt Class
Network (R/W)
Input Format
dhcp set valueoption [<ipaddr>|<net>] <code> <value>....
Parameters
a
<ipaddr>
a
<Net>
b
<code>
<value>
a
Dotted-decimal notation.
b
number between 1 and 61 or a keyword. Use the command
and keywords,
Example
This example command does not specify an client or subnetwork address, and thus
sets a global value for the domainnameserver option:
-> dhcp set valueoption domainnameserver 192.168.254.2 192.168.254.3
Response
Command prompt.
®
Efficient Networks
Specify the client IP address if the option value applies only to the client
lease.
Specify the subnetwork IP address if the option value applies only to
the subnetwork lease.
Code specifying the option to be set.
Value to be assigned to the specified option. It could be a byte, word,
signed long, unsigned long, binary, IP address, or string depending on
the option.
Chapter 8: DHCP Commands
"Setting Option Values" on page 4-8.
dhcp list definedoptions
to list the codes
Page 8-23

Advertisement

Table of Contents
loading

Table of Contents