Steps For The Example One-Way Frame Delay Measurement - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

Steps for the Example One-Way Frame Delay Measurement

The following steps describe an example one-way Ethernet frame delay measurement:
1.
At router
, configure MEP
MX-PE1
point in CFM maintenance domain
Define the maintenance domain
a.
domain level
6
and maintenance association identifier
Configure the maintenance association by specifying continuity protocol
b.
options and specifying MEP identifier
Configure MEP
by attaching it to logical interface
c.
201
a single-tag interface on VLAN
The following configuration is only a partial example of a complete and functional
router configuration:
[edit]
interfaces { # Configure a single-tag logical interface on VLAN 512
ge-5/2/9 { # Interface must be on a DPC
vlan-tagging;
unit 0 {
vlan-id 512;
}
}
}
protocols {
oam {
ethernet {
connectivity-fault-management {
traceoptions {
file eoam_cfm.log size 1g files 2 world-readable;
flag all;
}
maintenance-domain md6 { # Define MD 'md6' on router MX-PE1
level 6;
maintenance-association ma6 { # Configure MA 'ma6' on router MX-PE1
continuity-check {
interval 100ms;
hold-interval 1;
}
mep 201 { # Configure MEP 201 on router MX-PE1
interface ge-5/2/9.0; # Attach to logical interface on VLAN 512
direction down;
auto-discovery;
}
}
}
}
}
}
}
Example: One-Way Ethernet Frame Delay Measurement
Chapter 44: Configuring ITU-T Y.1731 Ethernet Service OAM
as a CFM maintenance association end
201
md6
as follows:
by associating it with maintenance
md6
.
201
512
.
ma6
.
, which is
ge-5/2/9.0
763

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents