Import loopdevice prefixes to ospf
This commit is contained in:
parent
0772160af9
commit
115aa93d2a
@ -48,6 +48,13 @@
|
||||
ipv6 table ospf6;
|
||||
ipv6 table bgp6;
|
||||
|
||||
protocol direct {
|
||||
interface "lo";
|
||||
ipv6 {
|
||||
table ospf6;
|
||||
};
|
||||
}
|
||||
|
||||
protocol static {
|
||||
ipv6 {
|
||||
table bgp6;
|
||||
|
Loading…
Reference in New Issue
Block a user