Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Peter_Hagenaars
New Contributor

OSPF6 filter

Hi Guys.

 i need to filter some OSPF6 routes

 

now this is possible

 

config router prefix-list6   

   edit "allow_only_default_in_ospf6"

      config rule

        edit 1

             set prefix6 ::/0

             unset ge

             unset le

           next

         edit 2

             set action deny

             set prefix any

             unset ge

             unset le

           next

      end

   next

end

 

 

but using this Prefix list is not posibile

 

config router ospf6

set distribute-list-in "allow_only_default_in_ospf6"  <--- not possible

 

any idea??

 

regards

 

Peter

 

 

Regards

 

Peter

Regards Peter
0 REPLIES 0
Labels
Top Kudoed Authors