Configure BERT Properties
Testing interfaces allows you to troubleshoot problems and check the quality of links. You can configure any of the following interfaces to execute a bit error rate test (BERT) when the interface receives a request to run this test: E1, E3, T1, T3, the Channelized DS-3, OC-3, OC-12, and the Channelized T3, E1, STM-1, and OC-12 QPP interfaces. On all of the specified interface types, you set the duration of the test and the error rate to include in the bit stream by including the
bert-periodandbert-error-ratestatements at the[edit interfacesinterface-nameinterface-options]hierarchy level:[edit interfacesinterface-nameinterface-options]bert-error-raterate;bert-periodseconds;
secondsis the duration of the BERT procedure. The test can last from 1 through 239 seconds; the default is 10 seconds.
rateis the bit error rate. This can be an integer from 0 through 7, which corresponds to a bit error rate from 10-0 (that is, 1 error per bit) to 10-7 (that is, 1 error per 10 million bits).
algorithmis the pattern to send in the bit stream. The algorithm for the E1 BERT procedure ispseudo-2e15-o151(pattern is 215-1, as defined in the CCITT/ITU O.151 standard). On T1, E3, T3, NxDS-0, and Channelized E1 and T3 QPP interfaces, you can also select the pattern to send in the bit stream by including thebert-algorithmstatement at the[edit interfacesinterface-nameinterface-options]hierarchy level:[edit interfacesinterface-nameinterface-options]bert-algorithmalgorithm;For a list of supported algorithms, see the CLI possible completions; for example:
[edit interfaces t1-0/0/0 t1-options]user@host#set bert-algorithm ?Possible completions:pseudo-2e11-o152 Pattern is 2^11 -1 (per O.152 standard)pseudo-2e15-o151 Pattern is 2^15 - 1 (per O.152 standard)pseudo-2e20-o151 Pattern is 2^20 - 1 (per O.151 standard)pseudo-2e20-o153 Pattern is 2^20 - 1 (per O.153 standard)...See individual interface types for specific hierarchy information. For information about running the BERT procedure, see the JUNOS Internet Software Operational Mode Command Reference.
Table 9 shows the BERT capabilities for various interface types.
For information about BERT capabilities on channelized QPP interfaces, see Channelized QPP Interface Properties.
To exchange BERT patterns between a local router and a remote router, you include the
loopback remotestatement in the interface configuration at the remote end of the link. From the local router, you issue thetest interfacecommand.For more information about configuring loopbacks, see Configure E1 Loopback Capability, Configure E3 Loopback Capability, Configure SONET Loopback Capability, Configure T1 Loopback Capability, and Configure T3 Loopback Capability.
For more information about using operational mode commands to test interfaces, see the JUNOS Internet Software Operational Mode Command Reference: Interfaces.