Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 978

Advertising
background image

948

Fabric OS Command Reference

53-1003131-01

portStatsShow

2

fl_tenancy 0 number of times FL has the tenancy

nl_tenancy 0 number of times NL has the tenancy

zero_tenancy 0 zero tenancy

phy_stats_clear_ts 04-22-2013 MDT Mon 17:08:41 Timestamp of phy_port stats

clear

lgc_stats_clear_ts 04-22-2013 MDT Mon 17:08:41 Timestamp of lgc_port stats

clear

To display the basic set of statistics using port index numbers:

switch:admin> portstatsshow -i 13

switch:admin> portstatsshow -i 13-23

switch:admin> portstatsshow -i 4-6 22-30

To display the basic set of statistics using slot numbers:

switch:admin> portstatsshow -s 3-5

switch:admin> portstatsshow -s 3-5 10-13

To display GbE port statistics for GbE1 on the Brocade 7800:

switch:admin> portstatsshow ge 8/ge1

ge_stat_tx_frms 1523916 GE transmitted frames

ge_stat_tx_octets 152411630 GE transmitted octets

ge_stat_tx_ucast_frms 1523907 GE transmitted unicast frames

ge_stat_tx_mcast_frms 0 GE transmitted multicast frames

ge_stat_tx_bcast_frms 9 GE transmitted broadcast frames

ge_stat_tx_vlan_frms 0 GE transmitted vlan frames

ge_stat_tx_pause_frms 0 GE transmitted pause frames

ge_stat_rx_frms 1512154 GE received frames

ge_stat_rx_octets 149255230 GE received octets

ge_stat_rx_ucast_frms 1512154 GE received unicast frames

ge_stat_rx_mcast_frms 0 GE received multicast frames

ge_stat_rx_bcast_frms 0 GE received broadcast frames

ge_stat_rx_vlan_frms 0 GE received vlan frames

ge_stat_rx_pause_frms 0 GE received pause frames

ge_err_carrier 0 GE lost carrier sense

ge_err_length 0 GE invalid length

ge_err_crc 0 GE CRC Errors

ge_err_abort 0 GE abort frames

ge_err_overrun 0 GE overruns

ge_err_fifo_ovf 0 GE Fifo overflow

To display the basic set of statistics using port index number specified in hexadecimal format:

switch:admin> portstatsshow -x 11f

port: 287

=========

stat_wtx 422 4-byte words transmitted

stat_wrx 560 4-byte words received

stat_ftx 16 Frames transmitted

stat_frx 16 Frames received

(output is truncated

SEE ALSO

portErrShow

,

portShow

,

portSwapDisable

,

portSwapShow

Advertising