ecify 0 for table ID,
no modification is necessary.
Because rest_router and rest_firewall using the default value 0 for
table id.
For details on OFPFlowMod please see below.
http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#modify-state-messages
Regards, Muraoka
On 2017年01月05日 02:37, Adeb
x:~#
Error message "Invalid rule parameter." was output.
From the above, i think that this problem is an error in the FlowMod
send part.
Have you changed the contents of ryu/lib/ofctl_v1_X.py?
Please install the latest version of Ryu and try again.
Regards, Muraoka
On 2017?01?05? 06:
Hi All,
Please I need help in using firewall because the setting up is working fine
when I use the command without “actions” and “priority”, but it’s bringing
invalid rule parameter when I use actions and priority. Please help in looking
at these. Thank you
root@ade-VirtualBox:~# curl -X PUT
h
Hi Team,
Please I need how to set up connection and configuration of 3 linear switches
to run firewall application. I set up mininet with 3 linear switches and 2
hosts each. Please how is it possible to set address on the switches in order
for them to communicate. I have tried to run the ryu.app
Hi All,
Please I need how to set up connection and configuration of 3 linear switches
to run firewall application. I set up mininet with 3 linear switches and 2
hosts each. Please how is it possible to set address on the switches in order
for them to communicate. I have tried to run the “ryu.app
Hi all,
I am trying to setup a mininet with tree topology and also create VLANs on the
switches(routers in this place) using rest_router.py . I am having problem in
setting the default route from one router passing through the connecting
router to the other, because it is displayed on the wire
Hi All,
I am using Ryu on windows host with Virtual Box. I have the Linux guest with
Ryu and mininet running on VBox. When I execute Ipconfig from windows it show
my VBox Host only as 192.168.56.1 but I am not seeing it when I run ifconfig on
Linux host, I am seeinginet addr:10.0.2.15 on Linux.
here is a way around this.
Thanks so much
From: Yusuke Iwase
Sent: Tuesday, March 24, 2015 4:12 AM
To: Adebayo Adedayo, ryu-devel@lists.sourceforge.net
Hi Adebayo,
Wireshark on the default Ubuntu 14.04 repository is old and does not support
OpenFlow.
As far as I
hark this way in order to perform live capture, you may
want to be aware that there is a better way documented at
/usr/share/doc/wireshark-common/README.Debian
I will like if there is a way around this.
Thanks so much
From: Yusuke Iwase
Sent: Tuesday, March 24, 2015 4:12
Hi,
I need help in making wireshark work on my system. I tried to use wireshark on
Ubuntu 14.04 but the wireshark is not showing Openflow. I even tried to dump
flow using the command sudo ovs-ofctl dump-flows s1 -O OpenFlow13
but nothing is showing. I have tried using the ofdissector option
Hi,
From: YAMAMOTO Takashi
Sent: Wednesday, March 18, 2015 2:15 PM
To: Adebayo Adedayo
Cc: ryu-devel@lists.sourceforge.net
hi,
Second, I also want to know if the ip to be used by ryu is 127.0.0.1:6633 or
the IP of the eth1 when I set it.
either ways should work if you run
Hi,
Please I need help in locating Ethernet adapter on my VMware. I am running
Ubuntu 14.04, when I issued the sudo -i gedit /etc/network/interfaces to see
the available nwtwork for editing, I can only see the lo which is the loopback.
Please I need help in resolving this
Thank you so much
Hi,
I am using VMware11 but I want to create a new eth1 so that I can use with the
bridge, because when I use eth0 I could not connect to the internet again.
Please if I want to add another eth on VMware, am I to use host-only or NAT or
bridge or custom.
Second, I also want to know if the ip
Hi,
I am using VMware11 but I want to create a new eth1 so that I can use with the
bridge, because when I use eth0 I could not connect to the internet again.
Please if I want to add another eth on VMware, am I to use host-only or NAT or
bridge or custom.
Second, I also want to know if the ip
Hi,
I have installed openvswitch but there is a problem with the
openvswitch-datapath-dkms Pls what can i do to solve this.
Second the ovs-vswitchd --version is only showing openflow 1.0 how will i gat
support for 1.3 and how will i configure it to work with ryu successfully, I
am using vmwar
Hi
I have installed openvswitch but there is a problem with the
openvswitch-datapath-dkms Pls what can i do to solve this.
Second the ovs-vswitchd --version is only showing openflow 1.0 how will i gat
support for 1.3 and how will i configure it to work with ryu successfully, I
am using vmware
Hi,
I am having problem with my ryu and with the nbeesrc not compiling and giving a
long error and with the specific summary of the error below.
make[2]: *** [nbpflcompiler/CMakeFiles/nbpflcompiler.dir/parser.cpp.o] Error 1
make[1]: *** [nbpflcompiler/CMakeFiles/nbpflcompiler.dir/all] Error 2
ma
Hi All,
I need help for my Ryu to work. I install it on my Ubuntu 14.04 and
when I start the ryu-manager I got some some errors. The error is pasted below.
Traceback (most recent call last):
File "/usr/local/bin/ryu-manager", line 5, in
from pkg_resources import load_entry_point
18 matches
Mail list logo