Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring MX Series Router Cloud CPE Ethernet OAM for VRRP Services

To configure Ethernet OAM for VRRP cCPE services on the PE routers:

  1. Define an action profile with the interface down action.
    [edit]user@host# edit protocols oam ethernet connectivity-fault-management user@host# set action-profile acme default-actions interface-down
  2. Configure the maintenance domain and maintenance association.
    [edit protocols oam ethernet connectivity-fault-management]user@host# set maintenance-domain acme-md[edit protocols oam ethernet connectivity-fault-management maintenance-domain acme-md]user@host# set level 6user@host# set maintenance-association acme [edit protocols oam ethernet connectivity-fault-management maintenance-domain acme-md maintenance-association acme]user@host# set continuity-check [edit protocols oam ethernet connectivity-fault-management maintenance-domain acme-md maintenance-association acme continuity-check]user@host# set interval 100ms user@host# set hold-interval 1
  3. Create a local MEP on top of the Layer 2 interface you specified for the bridge domain.
    [edit protocols oam ethernet connectivity-fault-management]user@host# up user@host# set mep 201 user@host# set interface ge-1/2/7.106 user@host# set direction down user@host# set auto-discovery
  4. Specify the remote MEP and the associated action profile.
    [edit protocols oam ethernet connectivity-fault-management]user@host# set remote-mep 101 action-profile ccpe-default
  5. Repeat this procedure to configure the secondary PE router.

Modified: 2015-10-29