A set describing babeld interfaces. See babeld(8) for options.
Declarations
Type
attribute set of attribute set of unspecified valueDefault
{ }Example
{
enp0s2 = {
hello-interval = 5;
split-horizon = "auto";
type = "wired";
};
}A set describing babeld interfaces. See babeld(8) for options.
attribute set of attribute set of unspecified value{ }{
enp0s2 = {
hello-interval = 5;
split-horizon = "auto";
type = "wired";
};
}