Administrator Guide

Example
Dell(conf)# ip domain-list vrf jay dell.com
Dell(conf)# ip domain-list vrf jay force10.com
ip host
Congures a mapping between the host name server and the IP address for a specic VRF. This mapping information is used by the name-
to-IP address table to resolve host names.
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 congure 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
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
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 create a mapping between a host name server and its IP addresses for a specic VRF.
Example
Dell(conf)# ip host vrf jay dell 1.1.1.1
clear host
Removes one or all dynamically learned host table entries for a specic VRF.
Syntax
clear host [vrf vrf-name] {* | host-name}
Dynamic Host Conguration Protocol (DHCP) 547