Slashdot Mirror


Cisco Turns Routers Into Linux App Servers

symbolset writes "InternetNews is reporting that Cisco's new Application eXtension Platform turns several models of Cisco switches into Linux application servers. With certified libraries in C, Java and Perl, developers will be able to use a downloadable SDK to build their apps. The AXP server is just another module in a Cisco switch running Cisco's own derivation of a modern Linux distro (Kernel 2.6.x) specifically hardened to run on that particular hardware. Modules will include up to 1.4-GHz Intel Pentiums with 2 GB RAM and a 160 GB hard drive."

6 of 121 comments (clear)

  1. AXP environment require an authorization key by Anonymous Coward · · Score: 5, Informative

    check this out

    Q. How does one develop an application for the AXP service module?

    A. Both existing and newly developed applications must be ported to the AXP runtime environment by packaging them using the AXP SDK, which ships with the AXP hardware and software. The SDK package tool creates installation packages that can be loaded on the AXP blade. AXP developers are authorized by Cisco using the AXP Development Partner Program and require an authorization key in order to perform packaging of software.

    http://www.cisco.com/en/US/prod/collateral/routers/ps9701/qa_c67_463943.html

  2. Re:Cue the beowulf cluster jokes by Anonymous Coward · · Score: 5, Funny

    Imagine a baowulf cluster of these...

  3. Copycat of 3Com OSN by dwenger · · Score: 5, Informative

    Looks like Cisco is copying a 3Com innovation that has been available for over a year. 3Com OSM's are not only available for their routers, but also their 5500G switches.

    http://www.3com.com/osn/

  4. MTBF? by lohphat · · Score: 5, Insightful

    The point on making the f/w an appliance is that it has a predictable operating profile and known MTBF and reliability.

    By opening it up as an app server, you're encouraging turning your key gateway security device into a one-off, unique, unpredictable infrastructure component.

  5. Re:I don't get it by menace3society · · Score: 5, Insightful

    I think it's Cisco trying to muscle in on the server market. When you think servers, you don't think Cisco. You think Sun, IBM, HP, Dell, etc. But when you think routers and switches, you think Cisco. So if a Cisco rep can come along and say, "Hey, look, this is a piece of networking hardware, not a server, but it can do everything a server can for less money. Plus if you get this it's one less piece of equipment that can fail on you," they can start getting orders for these. If you were a PHB, would you rather have two boxes that each do one thing, or one box that does everything, and is super-cool "new" gear to boot?

    It's like DEC with the PDP-1. Everyone *knew* in those days that a "computer" was a big, room-sized monstrosity that cost upwards of a million dollars and required a staff of dozens just to run; people figured there was only demand for 10 or so of those things on the planet. But DEC didn't sell "computers," they sold "Programmable Digital Processors," so companies bought them. The rest is history, and I guess Cisco is banking on being able to pull off the same thing with their new gear.

  6. Clear the Confusion by greendeath · · Score: 5, Informative

    Disclaimer- I work for Cisco as an Entrprise Sales Engineer

    Lets clear a few terms up first-
    Switch- Handles moving packets between endpoints on a single IP Subnet (layer 2 Device)

    Router- Moves packets between different IP Subnets (Layer 3 Device)

    Firewall- Applies security rules to routed packets

    While the line is blurring physically between theses functions, as alot of switches can route and routers can switch, the logical functions are still the same. Your Standard Linksys/Dlink/netgear is a switch/router/firewall combined.

    The AXP platform is a module that fits into our ISR router family, NOT into any switches.

    Yes, the space in a router is valuable, that is exactly why companies want to get as much value as possible out of it. Most companies are looking for ways to consolidate and cetralize to reduce costs and ease management while adding features and functionality. Virtualization is the buzzword of the day.

    Applications- Think about a company that has 200 remote offices that each have a server, if that server could be collapsed into a router blade (in combination with some other cisco technology like WAAS, that is possible) you reduce management, hardware and maintenance costs, electricity costs (green is also the word of the day) and provide the necessary services integrated into the heart of the network. Pretty cool.

    It may be a little bit of "If you build it, they will come" so we built it, now let the programmers loose, change the game and build something cool.