| United States-English |
|
|
|
![]() |
HP 9000 Networking: Advanced Server/9000 Administrator's Guide > Chapter 7 AS/U in a Subnetted DomainAdministering the NetBIOS Name Cache |
|
You can display and manipulate the entries in a name cache with the nbutil command. You must be root to run nbutil. There is a maximum of 4096 entries in the NetBIOS name cache. If you enter: nbutil ? A menu of the options is displayed: You can use the command line to specify nbutil options. The following table describes the options that you can specify with the nbutil command.
A NetBIOS name is 16 bytes long. If you specify a name that is less than 16 bytes, the name is padded with spaces. Note that a NetBIOS name with a last byte of 0 is considered a different name than a name with a space for the last byte. For example, the following nbutil commands add two different entries to the proxy name cache: nbutil -a duncan -A 18.13.112.155 nbutil -a duncan -A 18.13.112.155 -l 0 The first command adds the name duncan with a space as the last byte. The second command adds the name duncan with a 0 as the last byte. The -v option displays the entire NetBIOS name, including the pad characters and the last byte, in hexadecimal values. For example, if you enter: nbutil -p -v the two entries for the name duncan are displayed: 44 55 4E 43 41 4E 20 20 20 20 20 20 20 20 20 20 (DUNCAN) Addr: 18.13.112.155 44 55 4E 43 41 4E 20 20 20 20 20 20 20 20 20 0 (DUNCAN) Addr: 18.13.112.155 To delete the second entry for duncan, you must specify the -l 0 option. For example, enter: nbutil -d duncan -l 0 This removes the second entry for duncan. The name duncan, with a space as the last byte, remains in the proxy cache. Using the nbutil -L option, the node's proxy name cache information can be loaded from the file /etc/opt/lmu/netbios/nbhost. You can edit the nbhost file to include NetBIOS names to IP address mappings following these guidelines:
The heading contents of the nbhost file contain the guidelines and example entries as shown below:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||