Currently, yabgp does not support IPv6 address family. We only support IPv4 now.
Thanks and Regards, Xiao peng From: Jahangir Hossain [mailto:[email protected]] Sent: 2015年8月6日 17:26 To: Peng Xiao (penxiao); [email protected] Cc: [email protected] Subject: Re: Yet Another BGP (Border Gateway Protocol) Python Implementation Xiao , actually i'm trying this into UNIX and juniper Platform. Denis , are you confirm that 2015 release doesn't support IPv6 ? This is because i haven't tried yet in YABGP. Thanks // Jahangir On Thu, Aug 6, 2015 at 1:48 PM, Peng Xiao (penxiao) <[email protected]<mailto:[email protected]>> wrote: Hi Jahangir You mean the platform you try to run yabgp on , or the platform you want to connect with? If you want to run yabgp, we recommend you use any Linux/Unix platform, if you want to establish BGP session with it, the platform can be any routers that support BGP. Thanks. Peng From: Jahangir Hossain [mailto:[email protected]<mailto:[email protected]>] Sent: 2015年8月6日 15:27 To: Peng Xiao (penxiao) Cc: [email protected]<mailto:[email protected]> Subject: Re: Yet Another BGP (Border Gateway Protocol) Python Implementation Hi Xiao , This is seems to be interesting . Can i used this in other platform who does not support bflow ? Thanks // Jahangir On Tue, Aug 4, 2015 at 12:29 PM, Peng Xiao (penxiao) <[email protected]<mailto:[email protected]>> wrote: Hi experts Cisco has open sourced one part of their BGP monitoring system - YABGP And hosted source code on GitHub. https://github.com/smartbgp/yabgp Documentation: http://yabgp.readthedocs.org/en/latest/

