Reference Guide

Default Not congured
Command Mode EXEC
Usage Information Use this command to view the DHCP binding table.
Example
OS10# show ip dhcp binding
IP Address Hardware address Lease expiration Hostname
+-----------------------------------------------------
11.1.1.254 00:00:12:12:12:12 Jan 27 2016 06:23:45
Total Number of Entries in the Table = 1
Supported Releases 10.2.0E or later
DNS commands
OS10 supports the conguration of a DNS host and domain parameters.
ip domain-list
Adds a domain name to the DNS list. This domain name appends to incomplete hostnames in DNS requests.
Syntax
ip domain-list [server-name] name
Parameters
server-name — (Optional) Enter the server name to add a domain name to the DNS list.
name — Enter the name of the domain to append to the DNS list.
Default Not congured
Command Mode CONFIGURATION
Usage Information There is a maximum of six domain names to the DNS list. Use this domain name to complete unqualied host
names. The no version of this command removes a domain name from the DNS list.
Example
OS10(config)# ip domain-list jay dell.com
Supported Releases 10.2.0E or later
ip domain-name
Congures the default domain and appends to incomplete DNS requests.
Syntax
ip domain-name server-name
Parameters server-name — (Optional) Enter the server name the default domain uses.
Default Not congured
Command Mode CONFIGURATION
Usage Information This domain appends to incomplete DNS requests. The no version of this command returns the value to the
default.
Example
OS10(config)# ip domain-name jay dell.com
System management 345