summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf6_gr_topo1/rt5/show_ipv6_ospf_neighbor.json
blob: 9b6ac911d15b6848e419deb0f3cefa6e20b629f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "neighbors":[
    {
      "neighborId":"4.4.4.4",
      "priority":1,
      "state":"Full",
      "ifState":"PointToPoint",
      "interfaceName":"eth-rt4",
      "interfaceState":"PointToPoint"
    }
  ]
}