Index Index for
Section 8
Index Alphabetical
listing for N
Bottom of page Bottom of
page

nbstatus(8)

NAME

nbstatus - Displays NetBIOS adapter status information for an ASU server.

SYNOPSIS

/usr/sbin/nbstatus [-d device] [server_name]

OPTIONS

-d device Specifies the device name of the transport to use for the NetBIOS adapter status query. To specify the NetBEUI transport, enter /dev/streams/netbeui after the -d option. To specify TCP/IP transport, enter /dev/streams/knbtcp after the -d option. If you do not enter the -d option, the query is done for the NetBEUI and TCP/IP transports. server_name Specifies the name of the ASU server to query for NetBIOS adapter status information.

DESCRIPTION

You enter the nbstatus command to display NetBIOS adapter status information about a local or remote ASU server. The nbstatus command sends a NetBIOS adapter status query to the target ASU server NetBIOS name. The information contained in an adapter status query response includes transport level counters, information about NetBIOS names registered on the server, and session information.

EXAMPLES

1. To display NetBIOS adapter status information about a local ASU server for the TCP/IP transport, enter the following command: # nbstatus -d /dev/streams/knbtcp 2. To display NetBIOS adapter status information about a remote ASU server called asusrv for both NetBEUI and TCP/IP transports, enter the following command: # nbstatus asusrv

Index Index for
Section 8
Index Alphabetical
listing for N
Top of page Top of
page