bird: change default type to tunnel
This commit is contained in:
parent
58401c85ca
commit
95b7266e85
|
@ -101,7 +101,7 @@ protocol babel crxn_net {
|
|||
randomize router id on;
|
||||
|
||||
interface "crxn_peer1" {
|
||||
type wired;
|
||||
type tunnel;
|
||||
rxcost 200;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue