Revert "topotests: update bgp_vrf_leaking_5549_routes"

This reverts commit f1b8364ab3.
This commit is contained in:
Donatas Abraitis 2024-08-14 20:14:55 +03:00
parent 8a7c4c023e
commit efd8f613f9
2 changed files with 6 additions and 8 deletions

View File

@ -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"
}
]
}

View File

@ -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"
}
]
}