You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question: If I want to deploy vnf on different machines, does OpenNetVM support this method? If so how can I connect them through IP address?
#320
Open
xt1234567 opened this issue
Feb 23, 2022
· 1 comment
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I have an issue when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Documentation, Integration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?
The text was updated successfully, but these errors were encountered:
OpenNetVM does not provide a control plane that can route packets to specific NFs if they are running on different machines. In the simplest case, ONVM can be installed on a middlebox server that is connected "in line" with cables between the source and destination traffic. See this tutorial for an example: https://opennetvm-readthedocs.readthedocs.io/en/docs/threenodetutorial/index.html
Another option is to run the ARP response NF which can make ONVM advertise an IP address. We are currently preparing a tutorial showing how to use the ARP NF + Load Balancer NF to demonstrate this case.
Feature Request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I have an issue when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Documentation, Integration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?
The text was updated successfully, but these errors were encountered: