|
This diagnostic command displays protocol statistics and current TCP/IP
connections using NBT (NetBIOS over TCP/IP). This command is available only if
the TCP/IP protocol has been installed. nbtstat [-a remotename] [-A IP address] [-c]
[-n] [-R] [-r] [-S] [-s] [interval] Parameters -a remotename Lists the remote computer's name table using its name. -A IP address Lists the remote computer's name table using its IP address. -c Lists the contents of the NetBIOS name cache giving the IP address of each
name. -n Lists local NetBIOS names. Registered indicates that the name is registered
by broadcast (Bnode) or WINS (other node types). -R Reloads the Lmhosts file after purging all names from the NetBIOS name
cache. -r Lists name resolution statistics for Windows networking name resolution. On
a Windows 2000 computer configured to use WINS, this option returns the
number of names resolved and registered via broadcast or via WINS. -S Displays both client and server sessions, listing the remote computers by IP
address only. -s Displays both client and server sessions. It attempts to convert the remote
computer IP address to a name using the Hosts file. interval Redisplays selected statistics, pausing interval seconds between each
display. Press CTRL+C to stop redisplaying statistics. If this parameter is
omitted, nbtstat prints the current configuration information once. |