frr/tests/topotests/bgp_confed1/r4/bgp_ipv4_unicast.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

77 lines
1.3 KiB
JSON

{
"vrfId":0,
"vrfName":"default",
"routerId":"203.0.113.49",
"defaultLocPrf":100,
"localAS":400,
"routes":{"0.0.0.0/0":[
{
"network":"0.0.0.0\/0",
"peerId":"192.0.2.49",
"path":"300",
"origin":"IGP",
"nexthops":[
{
"ip":"192.0.2.49",
"afi":"ipv4",
"used":true
}
]
}
],"203.0.113.0/28":[
{
"network":"203.0.113.0\/28",
"peerId":"192.0.2.49",
"path":"300 100",
"origin":"IGP",
"nexthops":[
{
"ip":"192.0.2.49",
"afi":"ipv4",
"used":true
}
]
}
],"203.0.113.16/28":[
{
"network":"203.0.113.16\/28",
"peerId":"192.0.2.49",
"path":"300",
"origin":"IGP",
"nexthops":[
{
"ip":"192.0.2.49",
"afi":"ipv4",
"used":true
}
]
}
],"203.0.113.32/28":[
{
"network":"203.0.113.32\/28",
"peerId":"192.0.2.49",
"path":"300",
"origin":"IGP",
"nexthops":[
{
"ip":"192.0.2.49",
"afi":"ipv4",
"used":true
}
]
}
],"203.0.113.48/28":[
{
"network":"203.0.113.48\/28",
"peerId":"(unspec)",
"path":"",
"origin":"IGP",
"nexthops":[
{
"ip":"0.0.0.0",
"afi":"ipv4",
"used":true
}
]
}
] } }