[CONTROLLER-262] Write a simple example for using netconf SB Created: 01/Apr/14  Updated: 25/Jul/23  Resolved: 19/Mar/15

Status: Resolved
Project: controller
Component/s: netconf
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Ed Warnicke Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC



 Description   

Write a simple example app for using the netconf SB to do something simple to a node that implements netconf (like shut/not shut a port).



 Comments   
Comment by Prasana [ 09/Dec/14 ]

Hello Experts,
Am using OpenDaylight Helium SR#1's NETCONF plug-in to configure a NE, which has NETCONF server running.

(1) NE has Netconf running at IP=127.0.0.1 Port #: 2022 (Netconf over ssh) Port# 2023 (tcp)
(2) Just executed the command "ssh -s 127.0.0.1 -p 2022 netconf" and got the Hello message from the Netconf server.

From the above steps I confirmed NE's Netconf is running fine.

ODL configuration: At ../configuration/initial/ directory have 00-netty.xml 01-mdsal.xml.
Here added the 03-mydevice.xml (with above Netconf server details, with login credential details).

Then started the ODL controller., still I don't see the server/node getting discovered in the ODL webpage (http://localhost:8181/dlux/index.html).

  • Am I missing anything here ?

How the ODL's NB RestAPI interface shall be used to configure the flow in NE ? i.e how MD-SAL route the flow configuration message to Netconf agent (and not to OpenFlow controller) ?

Kindly share your advise for me.

Comment by Tony Tkacik [ 19/Mar/15 ]

Fixed in coretutorials/ncmount

Comment by Maros Marsalek [ 19/Mar/15 ]

Wiki page tutorial:

https://wiki.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount

Generated at Wed Feb 07 19:52:35 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.