Giter Club home page Giter Club logo

Comments (4)

pgawlowicz avatar pgawlowicz commented on September 15, 2024 1

Did you modify the route entries at runtime?

If it works, then you can dynamically change routes in the RIC messaging platform (RMR). Not sure whether, based on this functionality, you can implement the proposed solution (I did not look into details).
Note that by default, docker compose starts only one container (so one IP) for running only one xApp. If you need multiple xApps, then you probably need to start multiple containers with a different IP.

from oran-sc-ric.

werefin avatar werefin commented on September 15, 2024 1

Yes, I modify the RIC Indication route entry at runtime. Thanks again for the help.

from oran-sc-ric.

pgawlowicz avatar pgawlowicz commented on September 15, 2024

Hi,
Not sure if the changes in the static routes are propagated after the start.
To check this you can start some KPM monitor to receive RIC indications, change the RIC indication route and see if the indication messages are still received in the xAPP.

If yes, then you can mimic dynamic routes by simply modifying those static routes. It not, then you need to replace the Route Manager Simulator with a real one.

Best,
Piotr

from oran-sc-ric.

werefin avatar werefin commented on September 15, 2024

Hi @pgawlowicz, thanks for your response.

I'll attach below all the results I got.

rt_debugging_1
rt_debugging_2
rt_debugging_3
rt_debugging_4

It appears that the approach you proposed is working in my case. Do you believe it's feasible to proceed with the operations I initially mentioned simply by modifying the static route table?

Thanks again.

from oran-sc-ric.

Related Issues (8)

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.