]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/ldp_topo1/r2/show_ip_ospf_neighbor.json
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / ldp_topo1 / r2 / show_ip_ospf_neighbor.json
CommitLineData
1c333cbe
RW
1{
2 "neighbors": {
3 "1.1.1.1": [
4 {
c42ac5f6
MS
5 "databaseSummaryListCounter": 0,
6 "linkStateRetransmissionListCounter": 0,
7 "nbrPriority": 1,
1c333cbe 8 "converged": "Full",
c42ac5f6
MS
9 "ifaceAddress": "10.0.1.1",
10 "linkStateRequestListCounter": 0
1c333cbe
RW
11 }
12 ],
13 "3.3.3.3": [
14 {
c42ac5f6
MS
15 "databaseSummaryListCounter": 0,
16 "linkStateRetransmissionListCounter": 0,
17 "nbrPriority": 1,
1c333cbe 18 "converged": "Full",
c42ac5f6
MS
19 "ifaceAddress": "10.0.2.3",
20 "linkStateRequestListCounter": 0
1c333cbe
RW
21 },
22 {
c42ac5f6
MS
23 "databaseSummaryListCounter": 0,
24 "linkStateRetransmissionListCounter": 0,
25 "nbrPriority": 1,
1c333cbe 26 "converged": "Full",
c42ac5f6
MS
27 "ifaceAddress": "10.0.3.3",
28 "linkStateRequestListCounter": 0
1c333cbe
RW
29 }
30 ],
31 "4.4.4.4": [
32 {
c42ac5f6
MS
33 "databaseSummaryListCounter": 0,
34 "linkStateRetransmissionListCounter": 0,
35 "nbrPriority": 1,
1c333cbe 36 "converged": "Full",
c42ac5f6
MS
37 "ifaceAddress": "10.0.2.4",
38 "linkStateRequestListCounter": 0
1c333cbe
RW
39 }
40 ]
41 }
42}