Command Line Reference Guide

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.
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
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 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 specific 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 specific VRF.
Syntax
clear host [vrf vrf-name] {* | host-name}
Parameters
vrf vrf-name (Optional) Enter the key word vrf and then the name of the
VRF to delete dynamically learned host table entries
corresponding to that VRF.
Dynamic Host Configuration Protocol (DHCP)
551