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