Configuring Routers To Support An Eth-Dm Session; Configuring Mep Interfaces; Ensuring That Distributed Ppm Is Not Disabled; Enabling The Hardware-Assisted Timestamping Option - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

Configuring Routers to Support an ETH-DM Session

Configuring MEP Interfaces

Before you can start an Ethernet frame delay measurement session across an Ethernet
service, you must configure two MX Series routers to support ETH-DM.
To configure an Ethernet interface on a DPC in MX Series router to support ETH-DM:
1.
2.
Configuring MEP Interfaces on page 753
Ensuring that Distributed ppm Is Not Disabled on page 754
Enabling the Hardware-Assisted Timestamping Option on page 755
On each router, configure two physical or logical Ethernet interfaces connected
by a VLAN. The following configuration is typical for single-tagged logical
interfaces:
[edit interfaces]
interface {
ethernet-interface-name {
vlan-tagging;
unit logical-unit-number {
vlan-id vlan-id; # Both interfaces on this VLAN
}
}
}
Both interfaces will use the same VLAN ID.
On each router, attach peer MEPs to the two interfaces. The following
configuration is typical:
[edit protocols]
oam {
ethernet {
connectivity-fault-management {
maintenance-domain md-name { # On both routers
level number;
maintenance-association ma-name { # On both routers
continuity-check {
interval 100ms;
hold-interval 1;
}
mep mep-id { # Attach to VLAN interface
auto-discovery;
direction (up | down);
interface interface-name;
priority number;
}
}
}
}
}
}
Chapter 44: Configuring ITU-T Y.1731 Ethernet Service OAM
Configuring Routers to Support an ETH-DM Session
753

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents