Sample XPath Notifications Received on Devices for CoS 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 CoS profiles associated with an E-Line service:
The following is the changed XPath attribute for CoS profiles of an E-Line service:
/configuration/class-of-service/interfaces/interface/shaping-rate/rate
The following is the configuration difference corresponding to the XPath attribute for CoS profiles associated with an E-Line service:
<class-of-service op="U">
<interfaces op="U">
<interface op="U">
<name>ge-0/0/3</name>
<scheduler-map>nd_schedulerMap</scheduler-map>
<unit>
<name>513</name>
<classifiers>
<dscp>
<name>dscp_nd_classifer</name>
</dscp>
</classifiers>
</unit>
<shaping-rate op="C">
<rate op="C">160001</rate>
</shaping-rate>
</interface>
</interfaces>
</class-of-service>