fabric-stats-show
This command is used to display statistical information about the fabric configured on the network.
Syntax fabric-stats-show
|
id id-number |
Specifies the ID number automatically assigned to the fabric. |
|
servers servers-number |
Specifies the number of servers in the fabric. |
|
storage storage-number |
Specifies the storage occupying the fabric. |
|
VM VM-number |
Specifies the number of VMs in the fabric. |
|
vlan vlan-number |
Specifies the number of VLANs in the fabric. |
|
vxlan vxlan-number |
Specifies the number of VXLANs in the fabric. |
|
tcp-syn tcp-syn-number |
Specifies the number of TCP packets synchronized by the fabric. |
|
tcp-est tcp-est-number |
Specifies the number of TCP packets estimated on the network. |
|
tcp-completed tcp-completed-number |
Specifies the number of completed TCP packets. |
|
tcp-bytes tcp-bytes-number |
Specifies the number of TCP bytes sent through the fabric. |
|
udp-bytes udp-bytes-number |
Specifies the number of UDP bytes sent through the fabric. |
|
arp arp-number |
Specifies the number of ARPs on the fabric. |
Defaults None
Access CLI
History
|
Version 1.2 |
Command introduced. |
|
Version 2.4 |
The parameter, VLAN, deprecated. |
|
Version 2.4.1 |
The parameter, vlan, added. |
Usage Use this command to display statistical information about the fabric configured on the network.
Examples To display the statistics about the fabric, use this command:
CLI network-admin@switch > fabric-stats-show layout vertical
switch: pleiades25
id: 0
servers: 0
storage: 0
VM: 0
vxlan: 0
tcp-syn: 294
tcp-est: 51
tcp-completed: 67
tcp-bytes: 149
udp-bytes: 0
arp: 0
vlan: 0
