Example: Configuring Ethernet Frame Delay Measurements with
Untagged Interfaces
Ethernet frame delay measurements are supported on untagged
interfaces. All commands are the same as for tagged interfaces. Only
the configurations are different. This section shows the untagged
interface configurations for Routers MX-1 and MX-2.
 | Note:
These are not complete router configurations. |
Untagged interface configuration for Router MX-1.
[edit]interfaces {ge-5/0/0 {unit 0;}ge-5/2/9 {unit 0;}}protocols {oam {ethernet {connectivity-fault-management {traceoptions {file eoam_cfm.log size 1g files 2 world-readable;flag all;}linktrace {path-database-size 255;age 10s;}maintenance-domain md6 {level 6;maintenance-association ma6 {continuity-check {interval 100ms;hold-interval 1;}mep 201 {interface ge-5/0/0;direction down;auto-discovery;}}}}}}}
Untagged interface configuration for Router MX-2.
[edit]interfaces {ge-0/2/2 {unit 0;}ge-0/2/5 {unit 0;}}protocols {oam {ethernet {connectivity-fault-management {traceoptions {file eoam_cfm.log size 1g files 2 world-readable;flag all;}linktrace {path-database-size 255;age 10s;}maintenance-domain md6 {level 6;maintenance-association ma6 {continuity-check {interval 100ms;hold-interval 1;}mep 101 {interface ge-0/2/2;direction down;auto-discovery;}}}}}}}
Published: 2011-11-01