frr/tests/topotests/pim_acl/r15/acl_6_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 Normal View History

{
"r15-eth0":{
"name":"r15-eth0",
"state":"up",
"address":"192.168.101.15",
"flagMulticast":true,
"flagBroadcast":true,
"lanDelayEnabled":true,
"239.100.0.70":{
"*":{
"source":"*",
"group":"239.100.0.70",
"prune":"--:--",
"channelJoinName":"JOIN",
"protocolPim":1
}
}
}
}