]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/ospf_gr_topo1/rt4/show_ip_ospf_neighbor.json
ldpd: changes for code maintainability
[mirror_frr.git] / tests / topotests / ospf_gr_topo1 / rt4 / show_ip_ospf_neighbor.json
1 {
2 "neighbors":{
3 "3.3.3.3":[
4 {
5 "converged":"Full",
6 "address":"10.0.3.3",
7 "ifaceName":"eth-rt3:10.0.3.4"
8 }
9 ],
10 "5.5.5.5":[
11 {
12 "converged":"Full",
13 "address":"10.0.5.5",
14 "ifaceName":"eth-rt5:10.0.5.4"
15 }
16 ]
17 }
18 }