Computer Networks/Nbtstat/Cache
Nbtstat is a Windows command-line tool that displays NetBIOS over TCP/IP statistics. These activities will show you how to use the nbtstat command to display NetBIOS cache names and IP addresses.
Readings
editPreparation
editTo prepare for this activity:
- Start your operating system.
- Log in if necessary.
Activity 1 - Display Cache
editTo display NetBIOS cache names and IP addresses:
- Open a command prompt.
- Type nbtstat -c.
- Press Enter.
- Observe the cached names and IP addresses.
- Close the command prompt to complete this activity.