Slide 13
Slide 13 text
Multicast Scouting Con
fi
guration
This is the default
con
fi
guration which can be
tuned depending on your
needs
scouting: {
timeout: 3000,
delay: 500,
multicast: {
enabled: true,
address: "224.0.0.224:7446",
interface: "auto",
ttl: 1,
autoconnect: {
router: [], peer: ["router", "peer"],
client: ["router"] },
autoconnect_strategy: {
peer: {
to_router: "always", t
to_peer: "always" } },
listen: true,
}
}