connectivity-fault-management
Syntax
- connectivity-fault-management {
-
- action-profile profile-name {
-
- default-action {
- interface-down;
- }
- }
-
-
- linktrace {
- age (30m | 10m
| 1m | 30s | 10s);
- path-database-size path-database-size;
- }
-
- maintenance-domain domain-name {
- interface interface-name;
- level number;
- name-format (character-string
| none | dns | mac+2oct);
-
- maintenance-association ma-name {
- short-name-format (character-string | vlan | 2octet | rfc-2685-vpn-id);
-
- continuity-check {
- hold-interval (OAM) minutes;
- interval (10m |
10s | 1m | 1s| 100ms);
- loss-threshold number;
- }
-
- mep mep-id {
- auto-discovery;
- direction (up |
down);
- interface interface-name;
- priority number;
-
- remote-mep mep-id {
- action-profile profile-name;
- }
- }
- }
- }
- }
Hierarchy Level
Release Information
Statement introduced in JUNOS Release 8.4.
Description
For Ethernet interfaces on M320, MX Series, and T Series routers, specify connectivity fault management for IEEE 802.1ag Operation, Administration, and Management (OAM) support.
The remaining statements are explained separately.
Usage Guidelines
See and Example: Configuring Connectivity Fault Management for a PBB Network on MX series Routers.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

