summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r1/acl_3_pim_join.json
blob: 6122f739923ef4cdff28d456b0a2280102f61d7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "r1-eth0":{
    "name":"r1-eth0",
    "state":"up",
    "address":"192.168.100.1",
    "flagMulticast":true,
    "flagBroadcast":true,
    "lanDelayEnabled":true,
    "239.100.0.32":{
      "*":{
        "source":"*",
        "group":"239.100.0.32",
        "upTime":"--:--:--",
        "expire":"--:--",
        "prune":"--:--",
        "channelJoinName":"NOINFO",
        "protocolIgmp":1
      }
    }
  }
}