для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1824
host
Used to resolve the IP address or logical host name information via a DNS query.
Product
All
Privilege
Security Administrator, Administrator, Operator
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
host { host_name host_ip_address }
host_name
 | host_ip_address
Specifies the host for which IP information is to be displayed.
host_name: Specifies the logical host name for which the IP address is to be displayed (via DNS lookup).
This is an alphanumeric string of 1 through 127 characters.
host_ip_address: Specifies the IP address for which the associated logical host name(s) are to be displayed
(via reverse DNS lookup) using IPv4 dotted-decimal notation.
Usage Guidelines
Verify DNS information which affects connections and packet routing.
Examples
The following commands will resolve the host information for remoteABC and 10.2.3.4 respectively.
host remoteABC
host 10.2.3.4
   Command Line Interface Reference, Modes E - F, StarOS Release 19
566
Exec Mode Commands (D-S)
host