summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_oc_acl_topo1/r2/show_ldp_discovery.ref
blob: 81295700827dd48f66c648cab393c23aeb4279e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "adjacencies":[
    {
      "addressFamily":"ipv4",
      "neighborId":"1.1.1.1",
      "type":"link",
      "interface":"r2-eth0",
      "helloHoldtime":15
    },
    {
      "addressFamily":"ipv4",
      "neighborId":"3.3.3.3",
      "type":"link",
      "interface":"r2-eth1",
      "helloHoldtime":15
    }
  ]
}