Navigation
Related Documentation
- ACX, M, MX, T Series
- Ethernet Frame Delay Measurements Overview
- Guidelines for Configuring Routers to Support an ETH-DM Session
- Additional Information
- Junos® OS Ethernet Interfaces
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 MX Series router to support ETH-DM:
- Both interfaces will use the same VLAN ID.
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}}} 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 routerslevel number;maintenance-association ma-name { # On both routers continuity-check {interval 100ms;hold-interval 1;}mep mep-id { # Attach to VLAN interfaceauto-discovery;direction (up | down);interface interface-name;priority number;}}}}}}
Related Documentation
- ACX, M, MX, T Series
- Ethernet Frame Delay Measurements Overview
- Guidelines for Configuring Routers to Support an ETH-DM Session
- Additional Information
- Junos® OS Ethernet Interfaces
Published: 2012-12-11
Related Documentation
- ACX, M, MX, T Series
- Ethernet Frame Delay Measurements Overview
- Guidelines for Configuring Routers to Support an ETH-DM Session
- Additional Information
- Junos® OS Ethernet Interfaces