Commands for Accessing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
68
configure dns-client default-domain
configure dns-client default-domain <domain_name>
Description
Configures the domain that the DNS client uses if a fully qualified domain name is not entered.
Syntax Description
Default
N/A.
Usage Guidelines
The default domain name will be used to create a fully qualified host name when a domain name is not
specified. For example, if the default domain name is set to “
food.com
” then when a command like
“
ping dog
” is entered, the ping will actually be executed as “
ping dog.food.com
”.
Example
The following command configures the default domain name for the server:
configure dns-client default-domain xyz_inc.com
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
domain_name
Specifies a default domain name.