summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_oc_acl_topo1/r1/show_ip_ospf_neighbor.json
blob: 63281e9be33d0b27f5a216ca993bae6b515ffd45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "neighbors":{
    "2.2.2.2":[
      {
        "priority":2,
        "converged":"Full",
        "address":"10.0.1.2",
        "ifaceName":"r1-eth0:10.0.1.1"
      }
    ]
  }
}