Ravi Verman

Results 5 issues of Ravi Verman

In ISIS LSDB path, `/network-instances/network-instance/protocols/protocol/isis/levels/level/link-state-database/lsp/tlvs/tlv/ipv4-srlg` or `../ipv6-srlg` has following child nodes `ipvx-srlg[instance-number]/state/system-id`. Which means all SRLGs are keyed by an arbitrary instance number irrespective of the neighbor it belongs to....

### Change Scope Add PIM bidirectional mode to the PIM mode. ### Platform Implementations Arista EOS Implementation: https://www.arista.com/en/um-eos/eos-protocol-independent-multicast#xx1232917

non-breaking

The OpenConfig leaf, `/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/dead-timer` is of type `uint16`. By definition, this leaf value is supposed to be multiplied by the `hello-interval` to give the default hold time to to keep...

The bidirectional pim mode is missing from the pim mode types. ``` identity PIM_MODE_BIDIR { base PIM_MODE; description "PIM BIDIR mode."; reference "RFC5015"; } ``` This should be added. I...

Added deviation for platforms (ARISTA) that do not support the OpenConfig path /network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/out-pkts b/449592554