Hello,

just wanted to let you know that with the recently released version 6.0,
FRRouting has gained support for
draft-ietf-isis-ipv6-dst-src-routing-00, a control plane for
draft-ietf-rtgwg-dst-src-routing-06.

A simple sample configuration looks like this:

!
ipv6 route 2001:db8::/64 from 2001:db8:1::/64 fe80::2 dummy0
!
interface dummy0
 ipv6 address fe80::1/64
!
interface src-rtr-b
 ipv6 address fe80::1/64
 ipv6 router isis 1
 isis network point-to-point
!
router isis 1
 net 49.0000.0000.0001.00
 redistribute ipv6 static level-1
 topology ipv6-dstsrc
!

Feel free to take it for a spin and let me know if you encounter any
issues or have suggestions for any improvements.

All Best,
Chris

_______________________________________________
Lsr mailing list
Lsr@ietf.org
https://www.ietf.org/mailman/listinfo/lsr

Reply via email to