summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r1/acl_4_pim_join.json
blob: 5f72256ba7e08acc7e93f343310cbf8c4a783f05 (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.255":{
      "*":{
        "source":"*",
        "group":"239.100.0.255",
        "upTime":"--:--:--",
        "expire":"--:--",
        "prune":"--:--",
        "channelJoinName":"NOINFO",
        "protocolIgmp":1
      }
    }
  }
}