Product specifications
Efficient Networks
®
Router family
Technical Reference Guide
Chapter 4: System Management
Efficient Networks
®
Page 4-9
-> dhcp clear valueoption <code>
Example:
To set the global value for the domain name server option, enter:
-> dhcp set valueoption domainnameserver 192.168.254.2
192.168.254.3
Commands for Specific Option Values for a Subnetwork
To set the value for an option associated with a subnetwork, enter:
-> dhcp set valueoption <net> <code> <value>
To clear the value for an option associated with a subnetwork, enter:
-> dhcp clear valueoption <net> <code>
Examples:
-> dhcp set valueoption 192.168.254.0 gateway 192.168.254.254
-> dhcp set valueoption 6 192.84.210.75 192.84.210.68
Commands for Specific Option Values for a Client Lease
To set the value for an option associated with a specific client, enter:
-> dhcp set valueoption <ipaddr> <code> <value>
To clear the value for an option associated with a specific client, enter:
-> dhcp clear valueoption <ipaddr> <code>
Example:
-> dhcp set valueoption 192.168.254.251 winserver 192.168.254.7
Commands for Listing and Checking Option Values
To list the values for global options as well as subnet and client lease information,
enter:
-> dhcp list
To list options that are set for that subnet/client lease as well as subnet/client lease
information, enter:
-> dhcp list <net> | <code>
This command lists all available options (predefined and user-defined options):