mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 12:41:21 +00:00
Revert "topotests: update bgp_vrf_leaking_5549_routes"
This reverts commit f1b8364ab3
.
This commit is contained in:
parent
8a7c4c023e
commit
efd8f613f9
@ -15,16 +15,15 @@
|
|||||||
"origin": "incomplete",
|
"origin": "incomplete",
|
||||||
"nexthops": [
|
"nexthops": [
|
||||||
{
|
{
|
||||||
"ip": "::ffff:c000:202",
|
|
||||||
"hostname": "ce1",
|
"hostname": "ce1",
|
||||||
"afi": "ipv6",
|
"afi": "ipv6",
|
||||||
"scope": "global"
|
"scope": "global",
|
||||||
|
"used": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"hostname": "ce1",
|
"hostname": "ce1",
|
||||||
"afi": "ipv6",
|
"afi": "ipv6",
|
||||||
"scope": "link-local",
|
"scope": "link-local"
|
||||||
"used": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -17,16 +17,15 @@
|
|||||||
"nhVrfName": "vrf10",
|
"nhVrfName": "vrf10",
|
||||||
"nexthops": [
|
"nexthops": [
|
||||||
{
|
{
|
||||||
"ip": "::ffff:c000:202",
|
|
||||||
"hostname": "pe1",
|
"hostname": "pe1",
|
||||||
"afi": "ipv6",
|
"afi": "ipv6",
|
||||||
"scope": "global"
|
"scope": "global",
|
||||||
|
"used": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"hostname": "pe1",
|
"hostname": "pe1",
|
||||||
"afi": "ipv6",
|
"afi": "ipv6",
|
||||||
"scope": "link-local",
|
"scope": "link-local"
|
||||||
"used": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user