frr/tests/topotests/ospf_instance_redistribute/r1/ospf_instance_lsa2.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

25 lines
498 B
JSON

{
"ospfInstance":3,
"routerId":"192.168.100.1",
"areas":{
},
"asExternalLinkStates":[
{
"lsId":"4.5.6.7",
"advertisedRouter":"192.168.100.1",
"sequenceNumber":"80000001",
"metricType":"E2",
"route":"4.5.6.7/32",
"tag":0
},
{
"lsId":"4.5.6.10",
"advertisedRouter":"192.168.100.1",
"sequenceNumber":"80000001",
"metricType":"E2",
"route":"4.5.6.10/32",
"tag":0
}
],
"asExternalLinkStatesCount":2
}