[j-nsp] error: the ethernet-link-fault-management subsystem is not running on a QFX5100

Vasil Kanev vasil.kanev at gmail.com
Mon Oct 23 05:39:01 EDT 2017


Hi there,

On an QFX5100 VC  i`m trying to configure OAM CFM but when i try to check
status i got this:

error: the ethernet-connectivity-fault-management subsystem is not running

Here is my config:

{master:0}[edit protocols oam ethernet connectivity-fault-management]
action-profile LINK_DOWN {
    default-actions {
        interface-down;
    }
}
maintenance-domain lab {
    level 7;
    name-format character-string;
    maintenance-association labMA {
        continuity-check {
            hold-interval 1;
        }
        mep 999 {
            interface xe-0/0/0.0 vlan 66;
            direction down;
            auto-discovery;
        }
    }
}


More information about the juniper-nsp mailing list