Specifications
hg-c.fm
A31003-H3580-M103-2-76A9, 01-2009
HiPath 3000/5000 V8 - HG 1500 V8, Administrator Documentation
C-5
Nur für den internen Gebrauch
WAN/LAN Management
Utility Programs for TCP/IP Diagnostics
Syntax for Windows operating systems:
nslookup <Host>
Example:
C:\>nslookup localhost
Server: ns.domain.com
Address: 192.168.0.1
Name: localhost
Address: 127.0.0.1
The host "localhost" has the IP address 127.0.0.1.
C.1.4 Host name
The command hostname returns the name of the local computer. Unlike other operating sys-
tems, in Microsoft operating systems the host name cannot be changed using this command.
Example:
C:\>hostname
localhost
C.1.5 netstat
The command netstat is used to check existing connections and configured routes, and re-
turns detailed statistics and information on individual network interfaces. Besides the routing
table, the most frequently used netstat function is the query feature, which ascertains which
connections exist at the local computer as well as the status of these connections.
Syntax for Windows operating systems:
netstat [<Parameter>] [<Interval>]
<Host> Contains the destination address or the host name of the destination computer
The following entries are possible for <Parameter>:
-a Displays all connections, i. e. listening applications such as a Telnet serv-
er are also displayed.
-e Displays Ethernet statistics
-n Displays IP addresses instead of host names