Example: Configuring Bit Error Rate Testing; Tracing Operations Of An Individual Router Interface - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

The test runs for the duration you specify with the
to terminate the test sooner, issue the
interface-type-bert-stop
For example:
To view the results of the BERT test, issue the
command:
For more information about running and evaluating the results of the BERT procedure,
see the JUNOS System Basics and Services Command Reference.
NOTE: To exchange BERT patterns between a local router and a remote router,
include the
end of the link. From the local router, issue the

Example: Configuring Bit Error Rate Testing

Configure a BERT test on a T3 interface. In this example, the run duration lasts for
120 seconds. The configured error rate is 0, which corresponds to a bit error rate of
10
every bit the interface sends is a set to a value of 1.

Tracing Operations of an Individual Router Interface

To trace the operations of individual router interfaces, include the
statement at the
command:
user@host> test interface interface-name interface-type-bert-stop
user@host> test interface t3-1/2/0 t3-bert-start
user@host> test interface t3-1/2/0 t3-bert-stop
user@host> show interfaces interface-name extensive | find BERT
loopback remote
–0
(1 error per bit). The configured bit pattern of
[edit interfaces]
t3-1/2/0 {
t3-options {
bert algorithm all-ones-repeating;
bert-error-rate 0;
bert-period 120;
}
}
[edit interfaces interface-name]
[edit interfaces interface-name]
traceoptions {
flag flag <disable>;
}
Chapter 3: Configuring Physical Interface Properties
bert-period
test interface interface-name
show interfaces extensive | find BERT
statement in the interface configuration at the remote
test interface
all-ones-repeating
hierarchy level:
Tracing Operations of an Individual Router Interface
statement. If you wish
command.
means that
traceoptions
149

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents