Ip Host - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Examples
v Adds the datapower.com, somewhereelse.com, and endoftheearth.com IP domains
v Removes datapower.com from the IP domain search table. The appliance

ip host

Maps a host name to an IP address.
Syntax
ip host hostname address
no ip host {hostname | *
Parameters
hostname
address Specifies the IP address of the host.
*
Guidelines
Use the no ip host command to remove the host name-IP address mapping.
Related Commands
ip name-server, show ip hosts, show ip name-servers
Examples
v Maps IP address 10.10.10.168 to host loki.
v Deletes the map between IP address 10.10.10.168 and host loki.
v Deletes all maps from the host mapping table.
52
Command Reference
to the IP domain table. The appliance attempts to resolve the host name loki in
following ways:
loki.datapower.com
loki.somewhereelse.com
loki.endoftheearth.com
# ip domain datapower.com
# ip domain somewhereelse.com
# ip domain endoftheearth.com
# xslproxy Proxy-01
XSL proxy configuration mode
# remote-address loki 80
#
attempts to resolve the host name loki in following ways:
loki.somewhereelse.com
loki.endoftheearth.com
# no ip domain datapower.com
#
Specifies the name of the host.
Specifies all hosts.
# ip host loki 10.10.10.168
#
# no ip host loki
#

Advertisement

Table of Contents
loading

Table of Contents