Administrator Guide

Table Of Contents
ip domain-list
Adds a domain name to the DNS list. This domain name is appended to incomplete host names in DNS requests corresponding to
a specific VRF.
Z9000
Syntax
ip domain-list [vrf vrf-name] name
To remove a domain name from DNS list, use the no ip domain-list [vrf vrf-name] name
command.
Parameters
vrf
vrf-name
(Optional) Enter the key word vrf and then the name of the VRF to add a domain
name to the DNS list corresponding to that VRF.
name
Enter the name of the domain to be appended to the DNS list corresponding to the
VRF.
Defaults None
Command Modes EXEC
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Usage
Information
Use this command to add domain names to the DNS lists corresponding to a specific VRF. You can add
up to a maximum of six domain names to the DNS list corresponding to a VRF. This domain is used to
complete the unqualified host names.
Example
Dell(conf)#ip domain-list vrf jay dell.com
Dell(conf)#ip domain-list vrf jay force10.com
ip host
Configures a mapping between the host name server and the IP address for a specific VRF. This mapping information is used by
the name-to-IP address table to resolve host names.
Z9000
Syntax
ip host [vrf vrf-name] name ip-address
To undo the host name server to IP address mapping for VRFs, use the no ip host [vrf vrf-
name] name ip-address command.
Parameters
vrf
vrf-name
(Optional) Enter the key word vrf and then the name of the VRF to configure the
name server to IP address mapping for that VRF.
name
Enter the name od the host to be associated with an IP address.
ip-address
Enter the IP address of the name server in dotted decimal format.
Defaults None
Command Modes CONFIGURATION
432 Dynamic Host Configuration Protocol (DHCP)