1
0
Fork 0
frr/tests/topotests/pim_acl/r13/acl_3_pim_join.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
360 B
JSON
Raw Permalink Normal View History

{
"r13-eth0":{
"name":"r13-eth0",
"state":"up",
"address":"192.168.101.13",
"flagMulticast":true,
"flagBroadcast":true,
"lanDelayEnabled":true,
"239.100.0.32":{
"*":{
"source":"*",
"group":"239.100.0.32",
"prune":"--:--",
"channelJoinName":"JOIN",
"protocolPim":1
}
}
}
}