This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Appliance for BGP

Hi folks

As there is no off-topic forum here at astaro.org, I'll just try my luck here.

What I am currently looking for is an appliance to route two full BGP feeds and do some internal OSPF routing. We have two ASG 220 which operate as VPN gateways in high-availability failover mode. We use these devices for VPN and firewall only and I know that ASG has no BGP functionality. But where better to ask for advice than in a network forum?

So what's my general idea?
I already looked at OpenBSD (openBGPd and openOSPFd), Vyatta (the commercial and the open source part) and Quagga. These are all good solutions for routing with OSPF and BGP, but with the exception of Vyatta, there are no hardware appliance solutions and Vyatta only sells them with commercial subscriptions.
So I keep wondering: Where would one get a hardware appliance (something similar to an Astaro ASG 320 or a Cisco ISR 3945) that can route about 1'000'000 pps or more for a reasonable price?
As you can see, I'm currently favoring an open source solution and the appliance should probably be some x86 based device with 5-10 gigabit NICs.

Thanks for helping me out and have a good one!

Cheers,
Manuel


This thread was automatically locked due to age.
Parents
  • First of, thanks for answering that quick. I already feared, people would complain for something unrelated to Astaro.

    Coming soon to an Astaro near you:  Routing: BGP Border Gateway Protocol


    I don't want to be rude guys, but Astaro and BGP? Using a Web-GUI to configure BGP just doesn't seem right! How would you do route manipulation? Or ACLs? Or route filtering by using a combination of both?
    But then again, I'm a Cisco guy (with not enough budget to purchase Cisco *snort*)...

    Anyways, I can't wait for this to become stable on an Astaro release (I should go live in december at the latest) and after what they did with 8.2x I am also not willing to wait. So the question remains: Where would you get an appliance that runs Vyatta VC, openBSD, Zebra, Quagga, ...?

    Cheers,
    Manuel

  • I don't want to be rude guys, but Astaro and BGP? Using a Web-GUI to configure BGP just doesn't seem right! How would you do route manipulation? Or ACLs? Or route filtering by using a combination of both?
    But then again, I'm a Cisco guy (with not enough budget to purchase Cisco *snort*)...

    You will get a tab for Neighbors, another tab for Route-Maps and another tab for Filter Lists. For simplicity there will be no ACL for Route-Maps.

    So wheres the big deal about a GUI? [:)]
    If you prefer the CLI, go ahead and use the confd client [;)]

    If anyone is interested, I can send you the current implementation for testing.
    Official beta will probably start next month.

    Feedback and use cases for BGP are highly appreciated, especially
    a) what neighbor and route-map options are needed
    b) examples for route-maps and filters you use

    Cheers
     Ulrich
Reply

  • I don't want to be rude guys, but Astaro and BGP? Using a Web-GUI to configure BGP just doesn't seem right! How would you do route manipulation? Or ACLs? Or route filtering by using a combination of both?
    But then again, I'm a Cisco guy (with not enough budget to purchase Cisco *snort*)...

    You will get a tab for Neighbors, another tab for Route-Maps and another tab for Filter Lists. For simplicity there will be no ACL for Route-Maps.

    So wheres the big deal about a GUI? [:)]
    If you prefer the CLI, go ahead and use the confd client [;)]

    If anyone is interested, I can send you the current implementation for testing.
    Official beta will probably start next month.

    Feedback and use cases for BGP are highly appreciated, especially
    a) what neighbor and route-map options are needed
    b) examples for route-maps and filters you use

    Cheers
     Ulrich
Children
  • Hi Ulrich
    You will get a tab for Neighbors, another tab for Route-Maps and another tab for Filter Lists. For simplicity there will be no ACL for Route-Maps.

    And what about communities? And the loopback address? Weights? And how can I use route-maps without ACLs? Or is this in the internal representation of the filter list?

    Considering the circumstances, this is definitely nothing I'd like to configure using a Web-GUI. Besides, why would I need an apache on a core router? [8-)]

    If you prefer the CLI, go ahead and use the confd client [;)]

    I thought, this would void my warranty? Is there a documentation?

    Cheers,
    Manuel