|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
It is l2switch project that installs all needed flow rules onto all connected switches. So you should start the l2switch project (for example odl-l2switch-all), wait till it starts and then connect
It is l2switch project that installs all needed flow rules onto all connected switches. So you should start the l2switch project (for example odl-l2switch-all), wait till it starts and then connect
|
By
Michal Polkorab
·
#481
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Michal,
I am not able to use my device now and it is not pinging between two hosts h1 and h2 :(. My task is to establish a TLS connection between controller and switch and do ping tests
Hi Michal,
I am not able to use my device now and it is not pinging between two hosts h1 and h2 :(. My task is to establish a TLS connection between controller and switch and do ping tests
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#480
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
one reason that comes to my mind might be that your device doesn't support version bitmap (which is added in OF v1.3) or it might be a problem related to the reconnect that occurs. But I
Hi Ashok,
one reason that comes to my mind might be that your device doesn't support version bitmap (which is added in OF v1.3) or it might be a problem related to the reconnect that occurs. But I
|
By
Michal Polkorab
·
#479
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Michal,
I checked now with port 8181. Now I got the response as shown below. It showed the node id's and so the device is in controller datastore. But still we are getting OFPBRC_BAD_TYPE
Hi Michal,
I checked now with port 8181. Now I got the response as shown below. It showed the node id's and so the device is in controller datastore. But still we are getting OFPBRC_BAD_TYPE
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#478
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
I must repeat myself - it looks that your setup works (although I still don't get why there is 2015-04-23T12:28:06.621Z|00933|connmgr|INFO|s1<->ssl:127.0.0.1:6633: sending OFPBRC_BAD_TYPE
Hi Ashok,
I must repeat myself - it looks that your setup works (although I still don't get why there is 2015-04-23T12:28:06.621Z|00933|connmgr|INFO|s1<->ssl:127.0.0.1:6633: sending OFPBRC_BAD_TYPE
|
By
Michal Polkorab
·
#477
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Thanks Michal for checking my issue. I have attached full karaf logs that is generated while trying TLS connection between switch and controller.
Could you please check these logs are sufficient
Thanks Michal for checking my issue. I have attached full karaf logs that is generated while trying TLS connection between switch and controller.
Could you please check these logs are sufficient
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#476
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Thanks Michal for checking my issue. I have attached full karaf logs that is generated while trying TLS connection between switch and controller.
Could you please check these logs are sufficient
Thanks Michal for checking my issue. I have attached full karaf logs that is generated while trying TLS connection between switch and controller.
Could you please check these logs are sufficient
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#475
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
based on your logs - it looks like your setup works. Let me explain:
2015-04-23 15:28:06,567 | WARN | entLoopGroup-8-6 | OFFrameDecoder | 241 -
Hi Ashok,
based on your logs - it looks like your setup works. Let me explain:
2015-04-23 15:28:06,567 | WARN | entLoopGroup-8-6 | OFFrameDecoder | 241 -
|
By
Michal Polkorab
·
#474
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi All,
I am getting following error while establishing a TLS connection between controller and openvswitch. Open switch throws error as "OFPBRC_BAD_TYPE error reply to OFPT_HELLO message"
Hi All,
I am getting following error while establishing a TLS connection between controller and openvswitch. Open switch throws error as "OFPBRC_BAD_TYPE error reply to OFPT_HELLO message"
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#473
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Michal,
I tried the same by updating java.security file but still I am getting below SSL error while connecting to controller through TLS. Could you send me your config file so that
Hi Michal,
I tried the same by updating java.security file but still I am getting below SSL error while connecting to controller through TLS. Could you send me your config file so that
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#472
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
I went through the tutorial and it works fine (for me). But I hit the CKR_DOMAIN_PARAMS_INVALID exception as mentioned here:
Hi Ashok,
I went through the tutorial and it works fine (for me). But I hit the CKR_DOMAIN_PARAMS_INVALID exception as mentioned here:
|
By
Michal Polkorab
·
#471
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Michal,
I created my own keys. I used this TLS version - OpenSSL 1.0.1
rajenda3@ws-32:/var/lib/openvswitch/pki/controllerca$ openssl version
OpenSSL 1.0.1 14 Mar
Hi Michal,
I created my own keys. I used this TLS version - OpenSSL 1.0.1
rajenda3@ws-32:/var/lib/openvswitch/pki/controllerca$ openssl version
OpenSSL 1.0.1 14 Mar
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#470
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
what keys do you use ? Exemplary keys (from openflowjava) or you created your own keys ? What TLS version do you use ?
Michal
________________________________________
Sent: 21 April 2015
Hi Ashok,
what keys do you use ? Exemplary keys (from openflowjava) or you created your own keys ? What TLS version do you use ?
Michal
________________________________________
Sent: 21 April 2015
|
By
Michal Polkorab
·
#469
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi All,
I am trying to enable TLS connection between opendaylight controller and the switch. I followed the steps given in below link. But when I tried to establish connection now, it is showing
Hi All,
I am trying to enable TLS connection between opendaylight controller and the switch. I followed the steps given in below link. But when I tried to establish connection now, it is showing
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#468
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi All,
I am trying to enable TLS connection between opendaylight controller and the switch. I followed the steps given in below link. But when I tried to establish connection now, it is showing
Hi All,
I am trying to enable TLS connection between opendaylight controller and the switch. I followed the steps given in below link. But when I tried to establish connection now, it is showing
|
By
Rajendran Ashok <ashok.rajendran@...>
·
#467
·
|
|
BUG-2825
Hi all and sorry for the cross-post.
I have published the changes which will result in openflow, openflowjava and l2switch if the current proposal for dealing with BUG-2825 go forward.
These do not
Hi all and sorry for the cross-post.
I have published the changes which will result in openflow, openflowjava and l2switch if the current proposal for dealing with BUG-2825 go forward.
These do not
|
By
Anton Ivanov
·
#466
·
|
|
Re: OF connection close during handshake when switch-idle-timeout is low
Hi Tali,
unfortunately the idle timeout is provided by netty. If we bypass the idle notification during handshake that would solve your the current issue but we would freeze if device times out during
Hi Tali,
unfortunately the idle timeout is provided by netty. If we bypass the idle notification during handshake that would solve your the current issue but we would freeze if device times out during
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#465
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
Hi Ashok,
if you clone openflowjava repository (git clone ssh://<username>@git.opendaylight.org:29418/openflowjava or git clone https://git.opendaylight.org/gerrit/openflowjava), then you will be
Hi Ashok,
if you clone openflowjava repository (git clone ssh://<username>@git.opendaylight.org:29418/openflowjava or git clone https://git.opendaylight.org/gerrit/openflowjava), then you will be
|
By
Michal Polkorab
·
#464
·
|
|
Re: [openflowplugin-users] Facing problem in enabling TLS connection in opendaylight controller
fw to openflowjava-ml
________________________________________
Sent: Tuesday, March 31, 2015 00:54
To: Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco); Vratko Polak -X (vrpolak -
fw to openflowjava-ml
________________________________________
Sent: Tuesday, March 31, 2015 00:54
To: Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco); Vratko Polak -X (vrpolak -
|
By
Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
·
#463
·
|
|
Re: [openflowplugin-dev] https://bugs.opendaylight.org/show_bug.cgi?id=2905
On 30/03/15 10:26, Anton Ivanov wrote:
By the way, some of the other projects set it. For example - OVSDB does.
As far as benchmarking it specifically for openflowjava across
On 30/03/15 10:26, Anton Ivanov wrote:
By the way, some of the other projects set it. For example - OVSDB does.
As far as benchmarking it specifically for openflowjava across
|
By
Anton Ivanov
·
#462
·
|