SCTP Administrator's Guide
Example 2-8 Sample Output of netstat -an and netstat -anv command
Following is a sample output of netstat -an command:
Proto Recv-Q Send-Q Local Address Foreign Address
<state>
tcp 0 0 127.0.0.1.49176 127.0.0.1.49166
ESTABLISHED
sctp 0 0 15.70.190.111.4917 15.70.190.112.49167
ESTABLISHED
tcp 0 0 127.0.0.1.49175 127.0.0.1.49165
ESTABLISHED
Following is a sample output of netstat -anv command:
Proto Recv-Q Send-Q Local Address Foreign Address
<state>
tcp 0 0 127.0.0.1.49176 127.0.0.1.49166
ESTABLISHED
sctp 0 0 15.70.190.111.4917 15.70.190.112.49167
192.1.1.6 192.1.1.7
ESTABLISHED
tcp 0 0 127.0.0.1.49175 127.0.0.1.49165
Using the nettl Command to Control Network Tracing and Logging
This section describes how to use command-line options supported by nettl, to
control network tracing and logging operations.
For information on the command-line options supported by nettl, see nettl(1M).
Following is the syntax for the nettl command:
nettl -option
where:
option
Specifies the tracing and logging options.
Consider the following points while using the nettl command:
• By default, the nettl command sends the log and trace messages to the
/var/adm/nettl.LOG## file or the /var/adm/nettl.TRC## file.
• The nettl command sends disaster messages to the system console.
• Exercise caution while performing network tracing and logging operations, because
these operations affect system performance.
Using the nettl Command to Control Network Tracing and Logging 37