Not sure what you mean by not support yang. No yang models available for your eNB or doesn’t support get-schema ?
If no yang models then you cant use the RESTCONF interface on ODL and will have to build a custom adapter to use ssh into the device and create your own xml payload and xml parsing outside of the ODL netconf. Perhaps one of the Ericsson folks can provide more help on how they have integrated their devices with APPC/SDNC/ODL in other projects. brian From: [email protected] <[email protected]> On Behalf Of [email protected] Sent: Wednesday, September 9, 2020 4:51 AM To: [email protected] Subject: [onap-discuss] Mount Netconf Server (eNB) which doesn't support yang on APPC #appc #frankfurt Hi, I wish to perform Netconf Mount of a 4G RAN node (eNB) on APPC. My eNB port doesn't support yang. Can someone please provide information regarding how to proceed further with it? It's capabilities are : <?xml version="1.0" encoding="UTF-8"?> <hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> <capabilities> <capability>urn:ietf:params:netconf:base:1.0</capability> <capability>urn:com:ericsson:ebase:0.1.0</capability> <capability>urn:com:ericsson:ebase:1.1.0</capability> <capability>urn:com:ericsson:ebase:1.2.0</capability> <capability>urn:com:ericsson:ebase:2.0.0</capability> <capability>urn:ietf:params:netconf:capability:writable-running:1.0</capability> <capability>urn:ietf:params:netconf:capability:rollback-on-error:1.0</capability> <capability>urn:ietf:params:netconf:capability:notification:1.0</capability> <capability>urn:ericsson:com:netconf:action:1.0</capability> <capability>urn:ericsson:com:netconf:heartbeat:1.0</capability> <capability>urn:com:ericsson:netconf:operation:1.0</capability> <capability>urn:ietf:params:netconf:capability:interleave:1.0</capability> <capability>urn:com:ericsson:netconf:notifications-aggregation:1.0</capability> </capabilities> Regards -Saboohi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22101): https://lists.onap.org/g/onap-discuss/message/22101 Mute This Topic: https://lists.onap.org/mt/76728490/21656 Mute #appc: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/appc Mute #frankfurt: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/frankfurt Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
