Hi Naveen, On vCPE use case wiki page https://wiki.onap.org/display/DW/vCPE+Use+Case+Tutorial%3A+Design+and+Deploy+based+on+ONAP, it says "Add route on sdnc cluster node `ip route add 10.3.0.0/24 via 10.0.101.10 dev ens3`. You can find sdnc cluster node name by using kubectl describe sdnc pod", which means you add the route to k8s cluster node where container sdnc-sdnc-0 is running on, not the sdnc container itself.
Regards, -Yang . From: [email protected] [mailto:[email protected]] On Behalf Of Naveen S. Sankad Sent: Wednesday, April 24, 2019 1:22 AM To: [email protected] Subject: [onap-discuss] [VCPE]-[SDNC]-Unable to add route to a running docker container Hi Team, In vCPE usecase, i am facing an issue to add a route in SDNC. When i am trying to add route to a running container of sdnc-sdnc-0 (ip route add 10.3.0.0/24 via 10.0.101.10 dev ens3) it was showing as operation not permitted.(i.e some permissions issue). I am completely new to dockers, some please suggest me how to come out of this issue. Regards, Naveen L&T Technology Services Ltd www.LTTS.com This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16702): https://lists.onap.org/g/onap-discuss/message/16702 Mute This Topic: https://lists.onap.org/mt/31319011/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
