Coder Social home page Coder Social logo

Comments (7)

weston-nrl avatar weston-nrl commented on September 23, 2024

Yes, it can.

Would you care to provide any context or details here? Are you asking for configuration assistance, or do you think you found some sort of reproducible bug?

Is this related to your closed CORE bug, and have you followed the basic steps of downloading, building, and installing this software on your host OS so that it will be available to CORE? CORE includes service configuration for ospf6d/zebra, but does not include the software itself.

from ospf-mdr.

baaljiangjun avatar baaljiangjun commented on September 23, 2024

Yes, it can.

Would you care to provide any context or details here? Are you asking for configuration assistance, or do you think you found some sort of reproducible bug?

Is this related to your closed CORE bug, and have you followed the basic steps of downloading, building, and installing this software on your host OS so that it will be available to CORE? CORE includes service configuration for ospf6d/zebra, but does not include the software itself.

My system is ubuntu22, the latest version of core installed. No error is reported when core runs. ospfv3 hello packets sent between containers are normal, but ipv6 routes cannot be generated. We had this problem before, but with ubuntu20, we uninstall it and installed quagga directly, but quagga is difficult to install on ubuntu22.

from ospf-mdr.

baaljiangjun avatar baaljiangjun commented on September 23, 2024

Yes, it can.

Would you care to provide any context or details here? Are you asking for configuration assistance, or do you think you found some sort of reproducible bug?

Is this related to your closed CORE bug, and have you followed the basic steps of downloading, building, and installing this software on your host OS so that it will be available to CORE? CORE includes service configuration for ospf6d/zebra, but does not include the software itself.

ospfv2 is running properly

from ospf-mdr.

weston-nrl avatar weston-nrl commented on September 23, 2024

This OSPF-MDR version includes extensions to ospv6d to better support MANET wireless networks. If you're just using this in a wired CORE network, default Quagga ospf6d should work fine. I am not sure what issues you are having installing that in Ubuntu 22 (default CORE-compatible Quagga build process is documented here), but it seems odd that switching to default Quagga would fix your problem in the first place.

I am not personally up to date on the latest CORE releases, nor am I personally aware of any differences between this codebase (based on Quagga 0.99, I believe) and where default Quagga is now (I moved this code to github, but I am not the author/developer). It could be that newer CORE has switched to some newer Quagga configuration that is incompatible with this version, but that's a guess, having not even tried to reproduce this. Hopefully one of the developers (of ospf-mdr or CORE) can comment further.

from ospf-mdr.

b00ga avatar b00ga commented on September 23, 2024

Just to add to what @weston-nrl said, if you just need basic routing, then you don't need the quagga in this repo. Quagga technically is no longer developed, and that is why it is not available in Ubuntu 22.04. It's replacement is frr (sudo apt install frr). FRR should work with CORE.

from ospf-mdr.

apwiggins avatar apwiggins commented on September 23, 2024

CORE currently pulls OSPF-MDR in as part of its build. FRR would have to be installed separately and OSPF-MDR removed.
https://github.com/coreemu/core#script-install

There is some basic support for FRR in CORE with a set of FRR services that I prototyped and were merged, but not sure if anyone is actively using FRR in CORE. Either FRR or OSPF-MDR can be installed, but not both concurrently due to the collision of libraries and binaries.

from ospf-mdr.

b00ga avatar b00ga commented on September 23, 2024

When installing CORE (clean install), you can skip ODPF-MDR installation with inv install --no-ospf

from ospf-mdr.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.