Update etc/bird/babel.conf
This commit is contained in:
parent
3e0c444272
commit
462b86eac1
1 changed files with 3 additions and 11 deletions
|
@ -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;
|
||||
#};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue