How do I check the traffic statistics of the ports through the CLI on the USG Flex H model?

Zyxel_Jeff
Zyxel_Jeff Posts: 1,347  Zyxel Employee
100 Answers 500 Comments Friend Collector Fourth Anniversary

Question:

How do I check the traffic statistics of the ports through the CLI on the USG Flex H model?

Answer:

The user can use the CLI command 'show port statistics | no-pager' to check the traffic statistics of interfaces. For instance, the user can use this CLI to check the current port statistics on the USG Flex 200H.

usgflex200h> show port statistics | no-pager
show-port-statistics-detail
ok
port-list 1
name p1
rx_bytes 1165820764
rx_pkts 4616271
rx_errs 1
tx_bytes 388822188
tx_pkts 1345090
tx_errs 0
tx_colls 0
uptime 257412
..
port-list 2
name p2
rx_bytes 108101
rx_pkts 893
rx_errs 0
tx_bytes 7848
tx_pkts 45
tx_errs 0
tx_colls 0
uptime 592273
..
port-list 3
name p3
rx_bytes 197729368
rx_pkts 658345
rx_errs 0
tx_bytes 731966039
tx_pkts 823370
tx_errs 0
tx_colls 0
uptime 257400
..
port-list 4
name p4
rx_bytes 0
rx_pkts 0
rx_errs 0
tx_bytes 0
tx_pkts 0
tx_errs 0
tx_colls 0
uptime 0
..
port-list 5
name p5
rx_bytes 0
rx_pkts 0
rx_errs 0
tx_bytes 0
tx_pkts 0
tx_errs 0
tx_colls 0
uptime 0
..
port-list 6
name p6
rx_bytes 0
rx_pkts 0
rx_errs 0
tx_bytes 0
tx_pkts 0
tx_errs 0
tx_colls 0
uptime 0
..
port-list 7
name p7
rx_bytes 0
rx_pkts 0
rx_errs 0
tx_bytes 0
tx_pkts 0
tx_errs 0
tx_colls 0
uptime 0
..
port-list 8
name p8
rx_bytes 0
rx_pkts 0
rx_errs 0
tx_bytes 0
tx_pkts 0
tx_errs 0
tx_colls 0
uptime 0
..
..
..