Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show interfaces prbs-stats

date_range 19-Nov-23

Syntax (MX10003 and MX204)

content_copy zoom_out_map
show interfaces interface-name prbs-stats

Description

Displays the Pseudo Random Binary Sequence (PRBS) statistics and the status of the test (PASS/FAIL) along with error counters.

Use the prbs-test-start and prbs-test-stop commands to run and stop the PRBS statistics collection respectively.

For the step-by-step procedure on how to collect and view the PRBS statistics, refer Verifying Link and Transceivers using Pseudo Random Binary Sequence (PRBS) Test.

A 10-Gigabit ethernet interface contains a single lane of data transmission and reception, while a 40-Gigabit ethernet and 100-Gigabit ethernet interface comprises of four lanes of 10G and 25G for data transmission and reception respectively. The PRBS tests are executed per lane of an interface. Hence, The PRBS test status displays the status per lane of the interface.

Required Privilege Level

view

Sample Output

show interfaces et-0/1/2 prbs-stats (MX10003 and MX204 routers)

content_copy zoom_out_map
user@host> show interfaces et-0/1/2 prbs-stats
PRBS Statistics : Enabled 

Lane 0 : State : Pass, Error count : 0
Lane 1 : State : Pass, Error count : 0
Lane 2 : State : Pass, Error count : 0
Lane 3 : State : Pass, Error count : 0

The PRBS tests are executed per lane of an interface. Hence, The PRBS test status displays the status per lane of the interface.

Release Information

Statement introduced in Junos OS Release 19.2R1.

footer-navigation