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