1
0
Fork 0

Import loopdevice prefixes to ospf

This commit is contained in:
clerie 2020-12-10 13:02:01 +01:00
parent 0772160af9
commit 115aa93d2a
1 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,13 @@
ipv6 table ospf6;
ipv6 table bgp6;
protocol direct {
interface "lo";
ipv6 {
table ospf6;
};
}
protocol static {
ipv6 {
table bgp6;