frr/tests/topotests/pim_basic/rp/upstream.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

17 lines
349 B
JSON

{
"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
}
}
}