frr/tests/topotests/bgp_gshut/r5/bgp_route_2.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

16 lines
241 B
JSON

{
"prefix":"14.1.1.1\/32",
"paths":[
{
"origin":"IGP",
"locPrf":0,
"valid":true,
"community":{
"string":"graceful-shutdown",
"list":[
"gracefulShutdown"
]
}
}
]
}