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

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

18 lines
259 B
JSON
Raw Normal View History

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