[Windows]

NETBIOS stanza of the qm.ini file (Windows only)

The NETBIOS stanza in the qm.ini file specifies NetBIOS protocol configuration parameters. These parameters override the default attributes for channels.

Use the NETBIOS stanza in the qm.ini file, to specify NetBIOS protocol configuration parameters. They override the default attributes for channels.

[Windows][Linux]Alternatively, on Linux® (x86 and x86-64) and Windows, use the IBM® MQ Explorer Netbios queue manager properties page.

LocalName= name
The name by which this machine is known on the LAN.
AdapterNum= 0 (default) | adapter_number
The number of the LAN adapter. The default is adapter 0.
NumSess= 1 (default) | number_of_sessions
The number of sessions to allocate. The default is 1.
NumCmds= 1 (default) | number_of_commands
The number of commands to allocate. The default is 1.
NumNames= 1 (default) | number_of_names
The number of names to allocate. The default is 1.
Library1= DLLName1
The name of the NetBIOS DLL.

The default value is NETAPI32.