Commit efd090c9 authored by nanahira's avatar nanahira

gwgroup

parent 580f00b8
...@@ -49,7 +49,7 @@ protocol kernel { ...@@ -49,7 +49,7 @@ protocol kernel {
protocol ospf v2 { protocol ospf v2 {
ipv4 { ipv4 {
import all; import all;
export where source ~ [ RTS_DEVICE, RTS_STATIC ]; export all; # where source ~ [ RTS_DEVICE, RTS_STATIC ];
}; };
area 0 { area 0 {
networks { networks {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment