]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/pim_acl/r13/acl_3_pim_join.json
tests: Add PIM ACL-based RP selection test
[mirror_frr.git] / tests / topotests / pim_acl / r13 / acl_3_pim_join.json
1 {
2 "r13-eth0":{
3 "name":"r13-eth0",
4 "state":"up",
5 "address":"192.168.101.13",
6 "flagMulticast":true,
7 "flagBroadcast":true,
8 "lanDelayEnabled":true,
9 "239.100.0.32":{
10 "*":{
11 "source":"*",
12 "group":"239.100.0.32",
13 "prune":"--:--",
14 "channelJoinName":"JOIN",
15 "protocolPim":1
16 }
17 }
18 }
19 }