summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r1/acl_6_pim_join.json
blob: 2baac6cb22489162afb327c203f990d65332662a (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.70":{
      "*":{
        "source":"*",
        "group":"239.100.0.70",
        "upTime":"--:--:--",
        "expire":"--:--",
        "prune":"--:--",
        "channelJoinName":"NOINFO",
        "protocolIgmp":1
      }
    }
  }
}