frr/tests/topotests/bgp_gshut/r5/bgp_route_2.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
241 B
JSON
Raw Normal View History

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