Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Quagga: Users

OSPFv3/Redistribute default route

 

 

Quagga users RSS feed   Index | Next | Previous | View Threaded


straterra at fuhell

Apr 3, 2012, 12:36 PM

Post #1 of 2 (300 views)
Permalink
OSPFv3/Redistribute default route

I'm currently using some ancient versions of Quagga (the newest being
0.99.20 in Debian 6) which don't seem to support distributing a default
route via OSPFv3. I'm currently heavily using default route distribution
with Quagga over OSPFv2, but I need to this with IPv6 too. I've checked the
documentation for Quagga, and it appears that this functionality is still
missing from Quagga. Was this functionality added to trunk, or is there a
timeline/interest on getting this feature added? Thanks!





--Thomas York
Attachments: smime.p7s (6.97 KB)


nobody at nowhere

Apr 3, 2012, 5:07 PM

Post #2 of 2 (264 views)
Permalink
Re: OSPFv3/Redistribute default route [In reply to]

I use something like this for that purpose:

!
router ospf6
router-id 172.22.83.250
redistribute static route-map static-filter
interface dc-taifun area 0.0.0.0
!
ipv6 prefix-list static-list seq 5 permit ::/0
ipv6 prefix-list static-list seq 100 deny any
!
route-map static-filter permit 10
match ipv6 address prefix-list static-list
!
route-map static-filter deny 1000
!

Best Regards,
Christian Franke

On 04/03/2012 09:36 PM, Thomas York wrote:
> I'm currently using some ancient versions of Quagga (the newest being
> 0.99.20 in Debian 6) which don't seem to support distributing a default
> route via OSPFv3. I'm currently heavily using default route distribution
> with Quagga over OSPFv2, but I need to this with IPv6 too. I've checked the
> documentation for Quagga, and it appears that this functionality is still
> missing from Quagga. Was this functionality added to trunk, or is there a
> timeline/interest on getting this feature added? Thanks!
>
>
>
>
>
> --Thomas York
>
>
>
>
>
> _______________________________________________
> Quagga-users mailing list
> Quagga-users [at] lists
> http://lists.quagga.net/mailman/listinfo/quagga-users

_______________________________________________
Quagga-users mailing list
Quagga-users [at] lists
http://lists.quagga.net/mailman/listinfo/quagga-users

Quagga users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.