Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
52 views

I'm setting up an Apache NiFi flow using the ListS3 processor to scan an AWS S3 bucket, but I keep getting errors, and the processor isn't listing any files from the bucket. NiFi Processor ...
1 vote
2 answers
74 views

I am running OpenDaylight 0.20.3 on a VM and connected it to an Open vSwitch (on a Proxmox bridge) via OpenFlow (tcp:6653). The controller reports that the switch is connected, but RESTCONF endpoints ...
0 votes
0 answers
69 views

I'm creating a simple mininet with a simple command like below. I'm using the OpendayLight SDN controller along with 192.168.20.0/24 subnet. Remote controller IP is hosted at 192.168.8.5. It connects ...
0 votes
2 answers
121 views

I'm very new to sdn and virtualization world after a lot of headache, I finally could do a successful GET request to http://127.0.0.1:8181/rests/data/opendaylight-inventory:nodes but when I tried ...
0 votes
1 answer
244 views

After changing the IP address of my machine, I'm encountering an issue with the ONOS GUI service. When attempting to start the GUI, I receive the message "ONOS GUI not ready yet... please stand ...
0 votes
1 answer
147 views

I have the following Mininet topology: from mininet.net import Mininet from mininet.node import RemoteController from mininet.cli import CLI def create_topology(): net = Mininet(controller=None) ...
0 votes
1 answer
2k views

I have problem opening miniedit file, it was working for me two days ago and I have no idea what change I have made it is not waorking today. Here is my command: ➜ examples git:(master) python3 ...
0 votes
1 answer
285 views

I need to get the queue statistics to calculate the queue length to prevent the queue from increasing the queue. The queue length is to be calculated periodically. That's why it is necessary to write ...
0 votes
1 answer
445 views

I have tried to use OVSBridge in ryu.lib.ovs.bridge to implement QoS but it doesn't work as I expected. Here is a link that includes a method to implement QoS from the controller. Here is my app code:...
0 votes
1 answer
352 views

I am trying to write a simple ryu controller that redirect specific traffics of TCP packets and forwards all other traffics. I built a simple topology with mininet, in which there are 3 hosts ...
1 vote
1 answer
404 views

I am new to the area of SDN and now I am trying to implement a function in Ryu controller: let's assume we let host1 send packets to host2. And I'd like to let the controller receive each 5th flow ...
Djarlo's user avatar
  • 15
0 votes
1 answer
263 views

I am trying to collect flow statistics from SDN switch using the Ryu controller. I need a code on how I can collect ip_protocol from each flow using OFPFLOWSTATREQUEST AND REPLY HANDLER and save in a ...
0 votes
1 answer
2k views
0 votes
1 answer
93 views

make: *** [Makefile:127: out/clang-debug//openflow_dbg.exe] Error 1 make: *** [Makefile:6: all] Error 2 make[1]: *** [Makefile:1190: ../out/clang-debug/src/inet/applications/packetdrill/...
0 votes
1 answer
173 views

I'm trying to send the first K packets of each newly arrival flow to the SDN controller, e.g. pox or ryu. Currently, the packet-in method seems to be triggered at the moment of a new flow arrives to ...
Ali's user avatar
  • 213

15 30 50 per page
1
2 3 4 5
...
25

AltStyle によって変換されたページ (->オリジナル) /