summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_igmp_vrf/r1/pim_blue_neighbor.json
blob: ea7d4aca6f060d183cb5c27f5c733d4009f5575a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "blue":{
  },
  "r1-eth0":{
  },
  "r1-eth1":{
    "192.168.101.11":{
      "interface":"r1-eth1",
      "neighbor":"192.168.101.11",
      "drPriority":1
    }
  }
}