High CCM packet for CFM with "interface-status-tlv down" both end when disabled/enabled OAM protocol.
action-profile bring-down {
event {
interface-status-tlv down; <<<<
adjacency-loss;
}
action {
interface-down;
This is known limitation and There is already a planned RLI which is currently scheduled for 24.3R1.Configuring interface-status-tlv down on both the routers is a product limitation which is leading to a deadlock scenario where the interface would be continuously flapping as during recovery phase when the peer is activated, it would be receiving interface status tlv down from DUT (as peer was previously deactivated) and then peer would also start sending interface-status-down tlv down.
Due to above back and forth messages of IFL interface state, the IFL would be continuously flapping, and any change in IFL state would lead to PDU change. Hence we see high PPS of CCM sent.