mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 14:17:20 +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",
|
||||
"nexthops": [
|
||||
{
|
||||
"ip": "::ffff:c000:202",
|
||||
"hostname": "ce1",
|
||||
"afi": "ipv6",
|
||||
"scope": "global"
|
||||
"scope": "global",
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"hostname": "ce1",
|
||||
"afi": "ipv6",
|
||||
"scope": "link-local",
|
||||
"used": true
|
||||
"scope": "link-local"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -17,16 +17,15 @@
|
||||
"nhVrfName": "vrf10",
|
||||
"nexthops": [
|
||||
{
|
||||
"ip": "::ffff:c000:202",
|
||||
"hostname": "pe1",
|
||||
"afi": "ipv6",
|
||||
"scope": "global"
|
||||
"scope": "global",
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"hostname": "pe1",
|
||||
"afi": "ipv6",
|
||||
"scope": "link-local",
|
||||
"used": true
|
||||
"scope": "link-local"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user