# HG changeset patch # User Oleksandr Gavenko # Date 1423744209 -7200 # Node ID cbaf018179877c41183c45f50989f85110260921 # Parent 826133768ee5dd5ca24ae656e5158f99a4e29a69 IP to NetBIOS address. diff -r 826133768ee5 -r cbaf01817987 net.rst --- a/net.rst Mon Feb 09 13:48:08 2015 +0200 +++ b/net.rst Thu Feb 12 14:30:09 2015 +0200 @@ -38,6 +38,13 @@ name-to-IP address mappings:: $ nbtstat -c + $ nbtstat -a NETBIOSNAME + +IP to NetBIOS address. +====================== +:: + + $ nbtstat -A xxx.xxx.xxx.xxx List of NetBIOS name. =====================