Is this RPC valid?
<rpc>
<edit-config>
<target>
<candidate/>
</target>
<config>
<interfaces>
<interface operation="delete">
<name>fe-0/0/0</name>
<description>test-test</description>
</interface>
</interfaces>
</config>
</edit-config>
</rpc>
Should the leaf "description" be present in above RPC? The parent itself gets deleted and specifying "description" does not make sense. If a controller sends an XML to NE like this, should NE honour this XML? I believe it should be treated as a bug in controller.