Chapter 17: Ethernet Services and Interfaces (CLI)
Viewing Ethernet PMs and Statistics (CLI)
phn-3963_004v000
Page 17-317
Viewing Ethernet PMs and Statistics (CLI)
PTP 820 stores and displays statistics in accordance with RMON and RMON2 standards. You can
display various peak TX and RX rates (in seconds) and average TX and RX rates (in seconds), both
in bytes and in packets, for each measured time interval. You can also display the number of
seconds in the interval during which TX and RX rates exceeded the configured threshold.
This section includes:
Displaying RMON Statistics (CLI)
Configuring Ethernet Port PMs and PM Thresholds (CLI)
Displaying Ethernet Port PMs (CLI)
Clearing Ethernet Port PMs (CLI)
Displaying RMON Statistics (CLI)
To display RMON statistics for a physical interface, go to interface view for the interface and enter
the following command:
eth type eth [x/x]>rmon statistics show clear-on-read <clear-on-read>
layer-1 <layer-1>
Table 142 RMON Statistics CLI Parameters
Parameter
Input Type
Permitted Values
Description
clear-on-
read
Boolean
yes
no
If you enter yes, the statistics are
cleared once you display them.
layer-1
Boolean
yes
no
yes
– Statistics are represented as
Layer 1 statistics, including
preamble and IFG.
no
– Statistics are represented as
Layer 2 statistics.
The following commands bring you to interface view for Ethernet port 1, and clears the statistics
after displaying them.
root> ethernet interfaces eth slot 1 port 1
eth type eth [1/1]>rmon statistics show clear-on-read yes layer-1 yes
The following commands bring you to interface view for radio interface 2, without clearing the
statistics.
root> ethernet interfaces radio slot 2 port 1
eth type radio[2/2]>rmon statistics show clear-on-read no layer-1 no