[dev] Redistribution based on source protocol's attributes

Srinivas K k.sreenivaas at outlook.com
Tue Oct 31 06:10:33 EDT 2017


Does FRR support BGP route redistribution into OSPF using route-maps with filtering based on BGP attributes like Cisco. If not let me know how to archive it.

Ex: Based on BGP community want to set metric-type, metric and tag values (in OSPF)

route-map BGP-TO-OSPF deny 5
 match community 1
 set metric-type type-1
 set metric  10
 set tag 10101
exit
router ospf
 redistribute bgp route-map BGP-TO-OSPF
exit


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frrouting.org/pipermail/dev/attachments/20171031/3a8b3e51/attachment.html>


More information about the dev mailing list