Update etc/bird/babel.conf

This commit is contained in:
Minecon724 2025-03-13 17:54:48 +01:00
commit 462b86eac1

View file

@ -9,15 +9,7 @@ protocol babel int_babel {
export where source != RTS_BGP && is_self_net_v6();
};
interface "igp-pl1" {
rxcost 23;
};
interface "igp-it1" {
rxcost 25;
};
interface "igp-de1" {
rxcost 10;
};
#interface "igp-pl1" {
# rxcost 23;
#};
};