Lines Matching +full:display +full:- +full:interface
35 .Bk -words
36 .Bl -tag -width "netstat"
39 .Op Fl -libxo
42 .It Nm Fl i | I Ar interface
44 .Op Fl -libxo
51 .Op Fl -libxo
52 .Op Fl I Ar interface
59 .Op Fl -libxo
64 .It Nm Fl i | I Ar interface Fl s
66 .Op Fl -libxo
73 .Op Fl -libxo
78 .Op Fl -libxo
80 .Op Fl I Ar interface
83 .Op Fl -libxo
89 .Op Fl -libxo
95 .Op Fl -libxo
100 .Op Fl -libxo
107 .Op Fl -libxo
113 command shows the contents of various network-related
117 .Bl -tag -width indent
119 .Bk -words
126 Display a list of active sockets
130 The default display for active sockets shows the local
159 .Bl -tag -width indent
160 .It Fl -libxo
195 Display the log ID for each socket.
197 Display the flowid and flowtype for each socket.
209 Display diagnostic information from the TCP control block.
211 received out-of-order, and those advertising a zero-sized window.
215 Display socket buffer and TCP timer statistics for each
225 .Bl -column ".Li R-HIWA"
226 .It Li R-HIWA Ta Receive buffer high water mark, in bytes.
227 .It Li S-HIWA Ta Send buffer high water mark, in bytes.
228 .It Li R-LOWA Ta Receive buffer low water mark, in bytes.
229 .It Li S-LOWA Ta Send buffer low water mark, in bytes.
230 .It Li R-BCNT Ta Receive buffer byte count.
231 .It Li S-BCNT Ta Send buffer byte count.
232 .It Li R-BMAX Ta Maximum bytes that can be used in the receive buffer.
233 .It Li S-BMAX Ta Maximum bytes that can be used in the send buffer.
257 .Bk -words
259 .Fl i | I Ar interface
268 .Ar interface
269 which have been auto-configured
274 after an interface name indicates that the interface is
283 .Fl I Ar interface ,
286 The network addresses of the interface
298 .Bl -tag -width indent
309 for each Ethernet interface and for each IP interface address.
310 Multicast addresses are shown on separate lines following the interface
340 .Bk -words
343 .Op Fl I Ar interface
353 seconds, display the information regarding packet traffic on all
355 .Ar interface .
367 By default, this display summarizes information for all interfaces.
368 Information for a specific interface may be displayed with the
369 .Fl I Ar interface
371 .Bl -tag -width indent
372 .It Fl I Ar interface
374 .Ar interface
403 .Bk -words
413 Display system-wide statistics for each network protocol.
414 .Bl -tag -width indent
453 .Bk -words
455 .Fl i | I Ar interface Fl s
463 Display per-interface statistics for each network protocol.
472 .Bl -tag -width indent
509 .Bk -words
520 .Bl -tag -width indent
535 .Bk -words
539 .Op Fl I Ar interface
561 .Bl -column ".Li i"
567 remotely on the interface.
574 .Bl -tag -width indent
583 .Bk -words
594 Display the contents of routing tables.
611 .Bl -column ".Li W" ".Dv RTF_WASCLONED"
629 interface attached to the local host;
630 the gateway field for such entries shows the address of the outgoing interface.
639 The interface entry indicates the network interface utilized for the route.
640 .Bl -tag -width indent
654 Show the path MTU for each route, and print interface names with a
657 Display the routing table with the number
661 is -1 or
666 Display the routing table for a particular
682 .Bk -words
691 Display routing statistics.
692 .Bl -tag -width indent
711 .Bk -words
721 Display the contents of the multicast virtual interface tables,
730 .Bl -tag -width indent
760 .Bk -words
771 .Bl -tag -width indent
803 .Bk -words
813 .Bl -column ".Li W" ".Dv NETISR_SNP_FLAGS_DRAINEDCPU"
825 .Bl -tag -width flag
837 Limit display to those records
844 .Bl -tag -width ".Cm netgraph , ng Pq Dv AF_NETGRAPH" -compact
874 and display them symbolically.
883 Non-numeric values such as domain names may still be truncated; use the
896 interface re0 updated every 2 seconds and exit after 5 outputs:
897 .Bd -literal -offset indent
898 $ netstat -w 2 -q 5 -I re0
901 Show statistics for ICMP on any interface:
902 .Bd -literal -offset indent
903 $ netstat -s -p icmp
907 .Bd -literal -offset indent
908 $ netstat -r
913 .Bd -literal -offset indent
914 $ netstat -rn
944 The notion of errors is ill-defined.