]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bfd-topo1/r2/bgp_summary.json
bfd-topo1: add convergence tests
[mirror_frr.git] / tests / topotests / bfd-topo1 / r2 / bgp_summary.json
1 {
2 "ipv4Unicast": {
3 "as": 102,
4 "peers": {
5 "192.168.0.1": {
6 "remoteAs": 101,
7 "state": "Established"
8 },
9 "192.168.1.1": {
10 "remoteAs": 103,
11 "state": "Established"
12 },
13 "192.168.2.1": {
14 "remoteAs": 104,
15 "state": "Established"
16 }
17 }
18 }
19 }