Giter VIP home page Giter VIP logo

Comments (5)

krishnajs avatar krishnajs commented on August 23, 2024

@akiskourtis have you update the NTS config file with the required LBP ports? "NES: [ERR] Missing: section PORT0, entry lbp-mac, in config file." suggests missing information. Maybe you can also share the config file.

from specs.

akiskourtis avatar akiskourtis commented on August 23, 2024

I see that if i do it manually (add the lbp-mac in the nts.cfg file), the docker starts properly (the traffic does not arrive a the lbp, but maybe that's another issue)
But if I do it through the portal, there is not way, at least from what I see to input the lbp-mac field.

My sample cfg file

[PORT0]
name = 0000:01:00.3
description = I350 Gigabit Network Connection
pci-address = 0000:01:00.3
traffic-type = IP
traffic-direction = lbp
egress-port = 2
MTU = 1500

[PORT1]
name = 0000:81:00.0
description = [enp129s0f0] Ethernet Controller 10-Gigabit X540-AT2
pci-address = 0000:81:00.0
traffic-type = IP
traffic-direction = upstream
egress-port = 2
mac = a0:36:9f:69:6c:f8
MTU = 1500
route = prio:99,ue_ip:0.0.0.0/0,srv_ip:192.168.100.2/32,encap_proto:noencap

[PORT2]
name = 0000:81:00.1
description = Ethernet Controller 10-Gigabit X540-AT2
pci-address = 0000:81:00.1
traffic-type = IP
traffic-direction = downstream
egress-port = 1
MTU = 1500

[VM common]
max = 32
number = 2
vhost-dev = /var/lib/appliance/nts/qemu/usvhost-1

[NES_SERVER]
ctrl_socket = /var/lib/appliance/nts/control-socket

[KNI]
max = 32

from specs.

akiskourtis avatar akiskourtis commented on August 23, 2024

side note: in the policy editor if i don't fill the source IP it does not let me save and apply it, so I put it as 0.0.0.0, is it correct?

from specs.

akiskourtis avatar akiskourtis commented on August 23, 2024

Apparently, I did not assign the policy on the correct interface, and also the timeline of the actions plays an important role.
I noticed that after I define the breakout interface, then I need to also add the policy (from there it gets the lbp-mac field)

Just one minor comment for the documentation, the 0.0.0.0 parameter on the input part of the policy needs to be added (in the comments, or the snapshot), as it may be confusing at the start of the deployment.

Apart from that I believe the issue can be closed, as it can be solved either manually adding the lbp-mac on the nts.cfg, or carefully updating the UI parameters.

Thank you for the support @krishnajs !

from specs.

krishnajs avatar krishnajs commented on August 23, 2024

Thanks, @akiskourtis ! We will take care of the documentation.

from specs.

Related Issues (20)

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.