1
0
Fork 0
frr/tests/topotests/pim_basic/rp/upstream.json

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

18 lines
349 B
JSON
Raw Permalink Normal View History

{
"229.1.1.1":{
"10.0.20.2":{
"sourceStream":true,
"inboundInterface":"rp-eth0",
"rpfAddress":"10.0.20.2",
"source":"10.0.20.2",
"group":"229.1.1.1",
"state":"NotJ",
"joinState":"NotJoined",
"regState":"RegNoInfo",
"resetTimer":"--:--:--",
"refCount":1,
"sptBit":0
}
}
}