Hi, i am trying to see basic 802.1ag Connectivity fault managament to work
with M320.

 M320(ge-0/0/4)------------------(ge-0/0/1)M320

How can i create a bridge  and the enable ccm between these 2 boxes ?  but
this does not enable ccm over the interface ??

protocols {
    oam {
        ethernet {
            connectivity-fault-management {
                  maintenance-domain provider {
                    level 4;
                    name-format character-string;
                    maintenance-association dirlink {
                        continuity-check {
                            interval 1s;
                            loss-threshold 3;
                        }
                        mep 750 {
                            interface ge-0/0/4.2;
                            direction down;
                            remote-mep 751;
                        }
                    }
is there any working config for this ?

regards
Dinesh
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to