1
0
Fork 0

Disable bgp route publication while backbone is not working properly

This commit is contained in:
clerie 2020-12-10 11:57:28 +01:00
parent 7742cbf385
commit d381529488
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@
ipv6 {
table bgp6;
};
route fd56:4902:eca0::/48 via "lo";
route fd56:4902:eca0::/52 via "lo";
#route fd56:4902:eca0::/48 via "lo";
#route fd56:4902:eca0::/52 via "lo";
}
protocol kernel {