@ -49,10 +49,6 @@ protocol radv {
protocol ospf ZW6 {
{%- if pillar.get('bgp') %}
export filter {
if source = RTS_BGP then {
ospf_metric1 = 100;
accept;
}
reject;
};
{%- endif %}