Re: [controller-dev] Netconf plugin testing
Gupta, Kanika <kagupta@...>
Hi Madhusudan,
I have been looking into Netconf plugin since last couple of days and what I did is to put controller.currentconfig.xml in following location:
Sample configuration file is given here - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf:Example_Configuration
I updated name, port, username, address and password. I did found some exceptions – resolution is documented on another thread:
https://lists.opendaylight.org/pipermail/controller-dev/2014-March/003342.html
Hope that helps.
Thanks Kanika
From: controller-dev-bounces@... [mailto:controller-dev-bounces@...] On Behalf Of Madhusudhan Kandadai
Sent: Tuesday, March 25, 2014 8:22 AM To: Reinaldo Penno Cc: dev (controller-dev@...); integration-dev@... Subject: Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo. I actually took the latest controller from wget https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip, created a file named "04-libnetconfd.xml" in opendaylight/configuration/initial Then started the controller using of13 plugin, but I could not see any notification like this:
2014-02-12 04:42:10.043 PST [pool-23-thread-1] INFO o.o.c.s.c.n.NetconfDevice#libnetconfd - Starting Netconf Client on: /10.0.1.27:830
Am I doing something wrong?
Thanks, Madhusudhan
On Monday, March 24, 2014 7:37 PM, Reinaldo Penno <rapenno@...> wrote: The easiest way is to create an initial configuration file as in: If the file is correct, nothing else is needed and a netconf session will be established between ODL and netconf server (device)
On Mon, Mar 24, 2014 at 4:45 PM, Madhusudhan Kandadai <madhusudhan.opendaylight@...> wrote: Hello,
I am interested in performing testing on netconf plugin. I have netconf server and just want to configure ODL. I have gone through the below links on how to test netconf plugin: https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf and https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf:Example_Configuration
If I understand correctly:
1. Should I need to configure yumapro-13.04. If yes, I found the documentation at https://github.com/pikagrue/test-repository-2/tree/master/yumapro-13.04. I am trying hard to install yumapro-13.04 and can you point me the right link for installing the same. 2. Once done with the above step, I *think* I can go to this step https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Connecting_to_the_Controller_Configuration_Server and follow the sequence in order.
Does anybody worked on testing netconf plugin, so I need to ask the sequence to get familiar in testing netconf plugin.
Thanks in advance!
Madhusudhan
|
|