RUGGEDCOM ROX II
CLI User Guide
Chapter 7
IP Address Assignment
Viewing a List of Custom DHCP Client Configuration
Options 229
Parameter Description
domain-search { domain-search } Synopsis: A string 1 to 773 characters long
The domain search list that the server offers to the client when it issues the lease to the
client.
4. Define the NIS server settings by configuring the following parameters as required:
Parameter Description
server { server } Synopsis: A string 6 to 40 characters long
The NIS server address that the DHCPv6 server offers to the client when it issues the
lease to the client.
domain { domain } Synopsis: A string 1 to 253 characters long
The NIS domain name that the DHCPv6 server offers to the client when it issues the lease
to the client.
5. [Optional] Add custom options. For more information, refer to Section7.3.5.4, “Adding a Custom DHCP Client
Configuration Option”.
6. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section7.3.5.3
Viewing a List of Custom DHCP Client Configuration Options
To view a list of custom DHCP client configuration options set at the global level or for a specific shared network,
type:
• For IPv4
show running-config services dhcpserver path options client custom
• For IPv6
show running-config services dhcpserver6 options client custom
Where path is the path to and name of the desired shared network, subnet, host group or host.
If custom configurations have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services dhcpserver options client custom
services
dhcpserver
options
client
custom 120 500
!
!
!
!
!
If custom configurations have not been configured, add custom configurations as needed. For more information,
refer to Section7.3.5.4, “Adding a Custom DHCP Client Configuration Option”.