Sample XPath Notifications Received on Devices for CFM Profiles Associated with an E-Line Service
This topic illustrates the differential configuration, which is the delta or the change-set of the configuration that you are about to deploy on the devices, and the XPath attributes associated with the delta configuration for CFM profiles associated with an E-Line service:
The following is the changed XPath attribute for CFM profiles of an E-Line service:
/configuration/protocols/oam/ethernet/connectivity-fault-management/maintenance-domain/ maintenance-association/continuity-check/loss-threshold
The following is the configuration difference corresponding to the XPath attribute for CFM profiles associated with an E-Line service:
<protocols op="U"> <oam op="U"> <ethernet op="U"> <connectivity-fault-management op="U"> <maintenance-domain op="U"> <name>Default-Domain</name> <level>1</level> <maintenance-association> <name>PW_1001_P2P-CFM992015-12-30-05</name> <continuity-check> <interval>1s</interval> <loss-threshold>3</loss-threshold> <hold-interval>10</hold-interval> </continuity-check> <mep> <name>1</name> <interface> <interface-name>ge-0/0/5.1</interface-name> </interface> <direction>up</direction> <auto-discovery/> <lowest-priority-defect>all-defects</lowest-priority-defect> </mep> </maintenance-association> <maintenance-association> <name>PW_101_P2P-Asym-CFM2015-12-30-</name> <continuity-check> <interval>1s</interval> <loss-threshold>3</loss-threshold> <hold-interval>10</hold-interval> </continuity-check> <mep> <name>3</name> <interface> <interface-name>ge-0/0/4.0</interface-name> </interface> <direction>up</direction> <auto-discovery/> <lowest-priority-defect>all-defects</lowest-priority-defect> </mep> </maintenance-association> <maintenance-association op="U"> <name>PW_221_P2PService1</name> <continuity-check op="U"> <interval>1s</interval> <loss-threshold op="U">5</loss-threshold> <hold-interval>10</hold-interval> </continuity-check> <mep> <name>1</name> <interface> <interface-name>ge-0/0/2.0</interface-name> </interface> <direction>up</direction> <auto-discovery/> <lowest-priority-defect>all-defects</lowest-priority-defect> </mep> </maintenance-association> </maintenance-domain> </connectivity-fault-management> </ethernet> </oam> </protocols>