public icon indicating copy to clipboard operation
public copied to clipboard

SRLG TLV system-id present under instances

Open raviv-arista opened this issue 4 years ago • 1 comments

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. This should ideally be first keyed by system-id and then instance-number since each SRLG instance is corresponding to a neighbor link.

This behaviour will be consistent with the existing ../link-state-database/lsp/tlvs/tlv/extended-is-reachability/neighbors/neighbor[system-id]/instances/instance[id]. In extended-is-reachability, instances represent multiple links with the same neighbor.

raviv-arista avatar Jan 24 '22 15:01 raviv-arista

@rsgcp can you review?

dplore avatar Jan 31 '22 20:01 dplore

This issue is stale because it has been open 180 days with no activity. If you wish to keep this issue active, please remove the stale label or add a comment, otherwise will be closed in 14 days.

github-actions[bot] avatar May 21 '24 02:05 github-actions[bot]