summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_igmp_vrf/r12/pim_red_join.json
blob: 6926246568cadb089a3ece9b4349b40f9063ad39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "r12-eth0":{
    "name":"r12-eth0",
    "state":"up",
    "address":"192.168.101.12",
    "flagMulticast":true,
    "flagBroadcast":true,
    "lanDelayEnabled":true,
    "239.100.0.1":{
      "*":{
        "source":"*",
        "group":"239.100.0.1",
        "prune":"--:--",
        "channelJoinName":"JOIN",
        "protocolPim":1
      }
    }
  }
}