frr/tests/topotests/bfd_topo1/r1/bgp_summary.json

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

12 lines
150 B
JSON
Raw Normal View History

{
"ipv4Unicast": {
"as": 101,
"peers": {
"192.168.0.2": {
"remoteAs": 102,
"state": "Established"
}
}
}
}