Oracle® Fabric OS 1.0.2 Command Reference

Exit Print View

Updated: November 2016
 
 

show xyz stats

The show xyz stats command displays system real-time statistics.

Syntax

set vhba vhba-name clear stats
set vnic vnic-name clear vnic-stats
show vhba vhba-name stats
show vnic vnic-name vnic-stats

where:

  • vnic-name is the name of the vNIC for which you want to gather or display statistics.

  • vhba-name is the name of the vHBA or which you want to gather or display statistics.

You can use vHBAs on a virtualization switch, but not on a leaf switch. For more information on vHBAs, see Configuring a VHBA. For more information on vNICs, see Configuring vNICs.

This command has subcommands. This table describes the subcommands and provides the syntax.

Subcommand
Description
clear vnic-stats
Clears statistics for the vNIC.
clear stats
Clears statistics for the vHBA.
vnic-stats
Displays statistics for the vNIC.
stats
Displays statistics for the vHBA.

Example: Display vNIC Stats

This example shows how to display the statistics for a vNIC named vn0.sp2.

[OFOS] show vnic vn0.sp2 vnic-stats
----------------------------
name                 vn0.sp7
vlan-id-or-none      0
rcv-pkt              43544
rcv-bytes            4267274
trans-pkt            43507
trans-bytes          4265073
invalid-ip-checksum  0
invalid-l4-checksum  0
mtu-err              0
ipchecksum-pkt       0
tcp-checksum-pkt     0
udp-checksum-pkt     0
tcpseg-pkt           0
green-pkt            43519
yellow-pkt           0
red-pkt              0
----------------------------
1 record displayed