Hi, I want to create a simple BGP topology with SDN. Previously QUAGGA was used to create such topologies ( example: https://github.com/sdnds-tw/SDN-IP-Example-VM). Can you please guide me to create one. Simple network: Peer1(AS1)----R1(SDN Controller)-----Peer2(AS2) Thanks
Kallol - I don't fully grasp the question you are asking. Quagga configuration is very similiar to FRR configuration. As such I would expect the github repo would be very easy to port it to using FRR. It might be as simple as switching `/etc/quagga` to `/etc/frr` donald On Tue, Dec 18, 2018 at 7:46 AM Kallol Karmakar <kallolkk@gmail.com> wrote:
Hi, I want to create a simple BGP topology with SDN. Previously QUAGGA was used to create such topologies ( example: https://github.com/sdnds-tw/SDN-IP-Example-VM). Can you please guide me to create one. Simple network: Peer1(AS1)----R1(SDN Controller)-----Peer2(AS2)
Thanks
_______________________________________________ frog mailing list frog@lists.frrouting.org https://lists.frrouting.org/listinfo/frog
participants (2)
-
Donald Sharp -
Kallol Karmakar