Dell PowerEdge VRTX User Manual
Page 803

DNS Client Commands
803
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\DNS_Client.fm
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
To delete the static defined default domain name, use the no form of this
command.
Syntax
ip domain name
name
no ip domain name
Parameters
name
—Default domain name used to complete unqualified host names. Do
not include the initial period that separates an unqualified name from the
domain name. Length: 1–158 characters. Maximum label length of each
domain level is 63 characters.
Default Configuration
No default domain name is defined.
Command Mode
Global Configuration mode
User Guidelines
Any IP hostname that does not contain a domain name (that is, any name
without a dot) will have the dot and the default domain name appended to it
before being added to the host table.
Domain names and host names are restricted to the ASCII letters A through
Z (case-insensitive), the digits 0 through 9, the underscore and the hyphen. A
period (.) is used to separate labels.
The maximum size of each domain level is 63 characters. The maximum
name size is 158 bytes.
Example
The following example defines the default domain name as
‘www.website.com’.
console(config)# ip domain name website.com