answersLogoWhite

0

Use the command nbtstat.

-a (adapter status) Lists the remote machine's name table given its name

-A (Adapter status) Lists the remote machine's name table given its

IP address.

-c (cache) Lists NBT's cache of remote [machine] names and their IP

addresses

-n (names) Lists local NetBIOS names.

-r (resolved) Lists names resolved by broadcast and via WINS

-R (Reload) Purges and reloads the remote cache name table

-S (Sessions) Lists sessions table with the destination IP addresses

-s (sessions) Lists sessions table converting destination IP

addresses to computer NETBIOS names.

-RR (ReleaseRefresh) Sends Name Release packets to WINS and then, starts Refr

esh

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is client side DNS resolver cache?

The client resolver cache is the first place that the DNS client looks for host name resolution. Because it is a location in memory, the client resolver cache resolves IP addresses more quickly than the other host name resolution methods and does not create network traffic. The cache stores host names that have recently been resolved. It also contains mappings that are loaded from the Hosts file. These mappings include the record name, Time-to-Live (TTL) value, and IP address.


How does a client determine the host name of the client computer?

Most operating systems have a methodology for determining the host name of a client. On the command line, the command is usually 'hostname', for both Windows and Unix/Linux. From the GUI Windows perspective, looking at the System or Computer properties will reveal the hostname.


How can one secure a host name for a computer?

In order to secure a host name for your computer, it is important to have internet hooked into the computer. Then a host name will be assigned to the computer


What are clients?

It is a similar name for customers. They are the people you provide a service to. In computing, a client is a computer that is part of a network and connected to a server. In this context a client can be called a host or sometimes a node. Like customers, services are being provided to it.


What is a host name?

"Host" could mean your domain name provider, your webspace provider, etc. A host name is the name of your "Host".


An administrator can discover the host name assigned to a client by using the utility?

The hostname utility!


What is the other name for RAM cache?

The other Name of RAM Cache is Disk Cache


Can you name the two cache memory?

l1 cache l2 cache


What part of a URL that identifies the host computer?

Domain Name


What is the another name of memory?

RAM is another name for memory in a computer.


When you are binding to an LDAP server what information is passed between the server and LDAP client?

The client IP address, the clients host name, the port address to use during communication


How do you Resolve host names by using DNS?

To resolve host names using DNS (Domain Name System), a client first sends a query to a DNS resolver, typically provided by the user's internet service provider. The resolver checks its cache for the requested hostname; if not found, it queries authoritative DNS servers, starting from the root servers down to the relevant domain servers, until it retrieves the corresponding IP address. Once the IP address is obtained, it is returned to the client, allowing it to connect to the desired host. This process may involve multiple steps but typically completes in seconds.