Managing Network Virtualization and Network Resources in Oracle® Solaris 11.2

Exit Print View

Updated: September 2014
 
 

Displaying Network Traffic Statistics of Links

You can use the following variants of the dlstat command to display network traffic information.

Command
Information Provided
dlstat [link]
dlstat –rt [link]
dlstat show-link [link]
Displays inbound and outbound traffic statistics per datalink
dlstat show-link –rt [link]
Displays inbound and outbound traffic statistics per ring per datalink
dlstat show-phys [link]
Displays inbound and outbound traffic statistics per network physical device
dlstat show-phys –rt [link]
Displays inbound and outbound traffic statistics per ring per network physical device
dlstat show-aggr [link]
dlstat show-aggr –rt [link]
Displays inbound and outbound traffic statistics per port per aggregation
dlstat show-bridge [bridge]
dlstat show-bridge –rt [bridge]
Displays inbound and outbound traffic statistics per bridge

You can use the –r option to display receive-side statistics information or the –t option to display the transmit-side statistics information with the dlstat command. For more information about other options, see the dlstat (1M) man page.