Re: [controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Robert Varga
On 02/20/2017 03:38 PM, Ryan Goulding wrote: > Three things: > > 1) The restart is needed to initiate re-parse of the yang files and > schema context assembly > 2) You are mounting using an old method. Please use [0]. Please also > consider specifying a custom schema cache so that device yang is

Re: [controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Ryan Goulding
Three things: 1) The restart is needed to initiate re-parse of the yang files and schema context assembly 2) You are mounting using an old method. Please use [0]. Please also consider specifying a custom schema cache so that device yang is honored over ODL yang (just in case). 3) Please attach a

[controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Roman Mavrichev
I got usable NETCONF ODL (0.5.2-Boron-SR2) connector with Junos (VMX 16.1r10). 1. Get yang model for Junos from https://forums.juniper.net/t5/Automation/Yang-Labs-Tools/ta-p/294320 ( https://forums.juniper.net/jnet/attachments/jnet/Automation_Scripting/591.2/1/configuration-142.yang.txt ) 2. Put