NetBIOS name resolution.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 21 Jul 2017 17:15:45 +0300
changeset 2159 e34db1f233fe
parent 2158 4273aeaa0c1a
child 2160 d531941f084d
NetBIOS name resolution.
net.rst
--- a/net.rst	Sun Jul 16 00:46:56 2017 +0300
+++ b/net.rst	Fri Jul 21 17:15:45 2017 +0300
@@ -50,24 +50,22 @@
 
   $ nslookup 192.168.1.1
 
-NetBIOS to IP address.
-======================
+NetBIOS name resolution
+=======================
 
-By nbtstat.exe command from MS you can print NetBIOS name cache with
-name-to-IP address mappings::
+``nbtstat.exe`` command comes with Windows and allows NetBIOS name resolution
+from cache.
+
+NetBIOS to IP address::
 
   $ nbtstat -c
   $ nbtstat -a NETBIOSNAME
 
-IP to NetBIOS address.
-======================
-::
+IP to NetBIOS address::
 
   $ nbtstat -A xxx.xxx.xxx.xxx
 
-List of NetBIOS name.
-=====================
-::
+List of NetBIOS name::
 
   $ nbtstat -r