Force ospf broadcast
This commit is contained in:
parent
d381529488
commit
23ec07c136
@ -220,6 +220,7 @@
|
||||
cost 80;
|
||||
};
|
||||
};
|
||||
type broadcast;
|
||||
}
|
||||
|
||||
protocol bgp gw5 {
|
||||
|
@ -97,6 +97,7 @@
|
||||
interface "ens19" {
|
||||
cost 80;
|
||||
};
|
||||
type broadcast;
|
||||
};
|
||||
}
|
||||
|
||||
|
@ -89,6 +89,7 @@
|
||||
interface "ens21" {
|
||||
cost 80;
|
||||
};
|
||||
type broadcast;
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user