1
0

Fix ospf broadcast statement

This commit is contained in:
clerie 2020-12-10 12:20:12 +01:00
parent 23ec07c136
commit 72421459e6
3 changed files with 3 additions and 3 deletions

View File

@ -218,9 +218,9 @@
area 0 {
interface "ens19" {
cost 80;
};
};
type broadcast;
};
};
}
protocol bgp gw5 {

View File

@ -96,9 +96,9 @@
area 0 {
interface "ens19" {
cost 80;
};
type broadcast;
};
};
}
protocol bgp gw1 {

View File

@ -88,9 +88,9 @@
area 0 {
interface "ens21" {
cost 80;
};
type broadcast;
};
};
}
protocol bgp gw1 {