bird: Use dynamic router id
This commit is contained in:
parent
46281c0ca7
commit
01dc86e3e2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
log syslog all;
|
log syslog all;
|
||||||
debug protocols off;
|
debug protocols off;
|
||||||
|
|
||||||
router id 10.123.27.61;
|
router id from "tap0";
|
||||||
|
|
||||||
protocol device {
|
protocol device {
|
||||||
scan time 10;
|
scan time 10;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue