|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
+ Vivek Saboohi, Vivek has created a wiki page on the Netconf POC he was working within the CDS Project. Please review it and let me know if it helps with your use case. NOTE: CDS has a Kotlin/Python
+ Vivek Saboohi, Vivek has created a wiki page on the Netconf POC he was working within the CDS Project. Please review it and let me know if it helps with your use case. NOTE: CDS has a Kotlin/Python
|
By
MALAKOV, YURIY
· #22113
·
|
|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
Besides those methods there is an sshapi call node in the SDNC sli but I suspect that is for one shot ssh exec not for negotiating the netconf protocol. https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/pl
Besides those methods there is an sshapi call node in the SDNC sli but I suspect that is for one shot ssh exec not for negotiating the netconf protocol. https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/pl
|
By
Brian Freeman
· #22108
·
|
|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
Look at the appc https://gerrit.onap.org/r/gitweb?p=appc.git;a=tree;f=appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/main/java/org/onap/appc/adapter/netconf;h=abe8eeb555316abffdf63
Look at the appc https://gerrit.onap.org/r/gitweb?p=appc.git;a=tree;f=appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/main/java/org/onap/appc/adapter/netconf;h=abe8eeb555316abffdf63
|
By
Brian Freeman
· #22107
·
|
|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
Hi Brian, The node that I am working on doesn't support monitoring and doesn't speak yang. It uses an Ericsson proprietary model. Can you please point me to some documentation for clarification on fol
Hi Brian, The node that I am working on doesn't support monitoring and doesn't speak yang. It uses an Ericsson proprietary model. Can you please point me to some documentation for clarification on fol
|
By
saboohi.dhawan@...
· #22103
·
|
|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
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 bui
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 bui
|
By
Brian Freeman
· #22101
·
|
|
Mount Netconf Server (eNB) which doesn't support yang on APPC
#frankfurt
#appc
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
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
|
By
saboohi.dhawan@...
· #22092
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Sure, you could refer to this link here: https://wiki.onap.org/display/DW/Creating+a+Netconf+Mount By the way, below link is an automatic approach for creating a Netconf mount: https://wiki.onap.org/d
Sure, you could refer to this link here: https://wiki.onap.org/display/DW/Creating+a+Netconf+Mount By the way, below link is an automatic approach for creating a Netconf mount: https://wiki.onap.org/d
|
By
Zhuangyang Chen
· #21117
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Sure, you could refer to this link here: From: Rajewski Łukasz - Hurt <Lukasz.Rajewski@...> Date: Monday, May 18, 2020 at 11:22 PM To: "onap-discuss@..." <onap-discuss@...
Sure, you could refer to this link here: From: Rajewski Łukasz - Hurt <Lukasz.Rajewski@...> Date: Monday, May 18, 2020 at 11:22 PM To: "onap-discuss@..." <onap-discuss@...
|
By
Zhuangyang Chen
· #21116
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Zhuangyang, could you share with us how to create the mountpoint in APPC? Regards, Łukasz Rajewski, R&D Expert Orange Labs Poland, Advanced Network Solutions Agency Mob.: +48 519 310 854 Orange Polska
Zhuangyang, could you share with us how to create the mountpoint in APPC? Regards, Łukasz Rajewski, R&D Expert Orange Labs Poland, Advanced Network Solutions Agency Mob.: +48 519 310 854 Orange Polska
|
By
Lukasz Rajewski
· #21109
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
PUT https://{{appc_ssl_port}}/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{{vnf_id}}/yang-ext:mount/stream-count:stream-count { "stream-count:stream-count": { "str
PUT https://{{appc_ssl_port}}/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{{vnf_id}}/yang-ext:mount/stream-count:stream-count { "stream-count:stream-count": { "str
|
By
Brian Freeman
· #21098
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
I managed to mount Netconf point. But failed to get the current streams being active in our Packet Generator, result is below {"errors":{"error":[{"error-type":"protocol","error-tag":"data-missing","e
I managed to mount Netconf point. But failed to get the current streams being active in our Packet Generator, result is below {"errors":{"error":[{"error-type":"protocol","error-tag":"data-missing","e
|
By
Zhuangyang Chen
· #21094
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Use the appc wiki page to check both config and operational data on the mount. The mount state is probably in connecting still if there is a problem with the netconf hello message exchange. Could be t
Use the appc wiki page to check both config and operational data on the mount. The mount state is probably in connecting still if there is a problem with the netconf hello message exchange. Could be t
|
By
Brian Freeman
· #21090
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
If that curl command gets result back, even it’s an error – that means restconf call from APPC is working. It sounds like netconf mount has issue from the curl result Taka
If that curl command gets result back, even it’s an error – that means restconf call from APPC is working. It sounds like netconf mount has issue from the curl result Taka
|
By
Taka Cho
· #21089
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Hi Taka, Unfortunately CMRI lab env is not able to make containers access the internet. I try to curl from k8s node to appc svc IP, the result is listed below email. From my perspective, the result wo
Hi Taka, Unfortunately CMRI lab env is not able to make containers access the internet. I try to curl from k8s node to appc svc IP, the result is listed below email. From my perspective, the result wo
|
By
Zhuangyang Chen
· #21087
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
You actually can “hack” install curl by login as root in docker. Taka
You actually can “hack” install curl by login as root in docker. Taka
|
By
Taka Cho
· #21065
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Hi Taka, Considering appc container does not have curl, I try this curl command on k8s node by replacing localhost to appc IP. The result indicates mount point does not exist? root@k8s-node2:~# curl h
Hi Taka, Considering appc container does not have curl, I try this curl command on k8s node by replacing localhost to appc IP. The result indicates mount point does not exist? root@k8s-node2:~# curl h
|
By
Zhuangyang Chen
· #21063
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Hi Taka, Considering appc container does not have curl, I try this curl command on k8s node by replacing localhost to appc IP. From: <onap-discuss@...> on behalf of Taka Cho <tc012c@...
Hi Taka, Considering appc container does not have curl, I try this curl command on k8s node by replacing localhost to appc IP. From: <onap-discuss@...> on behalf of Taka Cho <tc012c@...
|
By
Zhuangyang Chen
· #21061
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
HI, There is appc.provider.vfodl.url in /opt/onap/appc/data/properties/appc.property APPC docker Try curl http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8181/restconf/config/networ
HI, There is appc.provider.vfodl.url in /opt/onap/appc/data/properties/appc.property APPC docker Try curl http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@localhost:8181/restconf/config/networ
|
By
Taka Cho
· #21059
·
|
|
#elalto #appc APPC 404 in vFW "closed loop"
#elalto
#appc
Hi there, In K8S Elato env, during on-boarding vFW. APPC encountered an 404 error: APPC0060E Application null graph APPC:topology-operation-all:2.0.0 completed with failure: error code = 404, message
Hi there, In K8S Elato env, during on-boarding vFW. APPC encountered an 404 error: APPC0060E Application null graph APPC:topology-operation-all:2.0.0 completed with failure: error code = 404, message
|
By
Zhuangyang Chen
· #21049
·
|
|
Updated Event: #appc Team (UTC)
#appc
#cal-invite
#appc Team (UTC) When: Wednesday, 20 March 2019 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Weekly on Wednesday, through Tuesday, 5 May 2020 Where: https://zoom.us/j/708562828 Organizer: Taka takamune.c
#appc Team (UTC) When: Wednesday, 20 March 2019 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Weekly on Wednesday, through Tuesday, 5 May 2020 Where: https://zoom.us/j/708562828 Organizer: Taka takamune.c
|
By
...
· #20923
·
|