Specifications
37
9.3 NET
NET is a Windows command line utility to display information about
Windows networking and workgroup
NET CONFIG
Displays your current workgroup settings.
NET DIAG
Runs the Microsoft Network Diagnostics program to
display diagnostic information about your network.
NET HELP
This list
NET INIT
Loads protocol and network-adapter drivers without
binding them to Protocol Manager.
NET LOGOFF
Breaks the connection between your computer and the
shared resources to which it is connected.
NET LOGON
Identifies you as a member of a workgroup.
NET PASSWORD
Changes your logon password.
NET PRINT
Displays information about print queues and controls
print jobs.
NET START
Starts a service.
NET STOP
Stops services.
NET TIME
Displays the time on or synchronizes your computer's
clock with the clock on a Microsoft WfW, Windows NT,
Windows 95, or NetWare time server.
NET USE
Connects to or disconnects from a shared resource or
displays information about connections.
NET VER
Displays the type and version number of the workgroup
redirector you are using.
NET VIEW
Displays a list of computers that share resources or a
list of shared resources on a specific computer.
NET ?
This list
9.4 NETSTAT
NETSTAT is a Windows command line utility to display protocol statistics and current TCP/IP network
connections.
NETSTAT –a
Displays all connections and listening ports.
NETSTAT –e
Displays Ethernet statistics. This may be combined
with the -s option.
NETSTAT –help
This list.
NETSTAT –n
Displays addresses and port numbers in numerical
form.
NETSTAT -p proto
Shows connections for the protocol specified by
proto; proto may be TCP or UDP. If used with the
-s option to display per-protocol statistics,
proto may be TCP, UDP, or IP.
NETSTAT –r
Displays the routing table.
NETSTAT –s
Displays per-protocol statistics. By default,
statistics are shown for TCP, UDP and IP; the -p
option may be used to specify a subset of the
default.
Interval
Redisplays selected statistics, pausing interval
seconds between each display. Press CTRL+C to
stop redisplaying statistics. If omitted, netstat
will print the current configuration information
once.
NETSTAT ?
This list