[vpp-dev] VPP equivalent of the vrf commands in Cisco

2018-01-23 Thread mirzaei.reza
Hi I want to know what is VPP equivalent of the "ip route vrf vrf_name" command in Cisco? Also equivalent of these commands: "ip vrf vrf_name" "rd RD_value" "route-target import vrf_name" Best regards Reza___ vpp-dev mailing list vpp-dev@lists.fd.io htt

[vpp-dev] How can i setup multi-vrf mpls configuration in vpp?

2018-01-17 Thread mirzaei.reza
Hi I want to know how can i setup multi-vrf mpls configuration in vpp? Is there any documents that describe this matter? Best regards Reza___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] Test scenario for VRF

2018-01-16 Thread mirzaei.reza
Hi I want to know is there any test scenario for VRF using vpp? Best regards Reza___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] Test scenario for VRF

2018-01-16 Thread mirzaei.reza
Hi I want to know is there any test scenario for VRF using vpp? Best regards Reza___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] what is the password for hc2vpp ssh?

2017-12-17 Thread mirzaei.reza
Hi Does anyone know the hc2vpp ssh password? I used this command for ssh according to this tutorial [1]: _SSH -OHOSTKEYALGORITHMS=+SSH-DSS ADMIN@LOCALHOST -P 2831 -S NETCONF_ But I dont know the password for login: _PASSWORD AUTHENTICATION_ _PASSWORD:_ Can you please help me to solve th

[vpp-dev] how to use hc2vpp to call vpp APIs

2017-12-12 Thread mirzaei.reza
Hi I have build hc2vpp according to this tutorial [1], but I don't know how to use it in order to call vpp APIs. Can you guide me or help me to find a good reference? Best regards Reza Links: -- [1] https://docs.fd.io/hc2vpp/1.17.10/hc2vpp-parent/release-notes-aggregator/install_manual_

[vpp-dev] There is no nat-plugin directory in plugins folder.

2017-12-11 Thread mirzaei.reza
Hi I want to build Hc2vpp project according to this url [1], but when when i execute this step: cd ../../plugins/nat-plugin/ There is no NAT-PLUGIN directory in PLUGINS folder. I have no idea what i am doing wrong. Can you please help me to solve this problem? Best regards Reza Links: -

[vpp-dev] [FATAL] Non-resolvable parent POM for io.fd.hc2vpp.common:hc2vpp-parent:1.17.10.1-SNAPSHOT

2017-12-11 Thread mirzaei.reza
I want to build Hc2vpp project according to this url, but i got some errors in this step: MVN CLEAN INSTALL *** [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encoun

[vpp-dev] [FATAL] Non-resolvable parent POM for io.fd.hc2vpp.common:hc2vpp-parent:1.17.10.1-SNAPSHOT

2017-12-10 Thread mirzaei.reza
I want to build Hc2vpp project according to this url, but i got some errors in this step: MVN CLEAN INSTALL *** [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encoun

[vpp-dev] There is no nat-plugin directory in plugins folder.

2017-12-10 Thread mirzaei.reza
Hi I want to build Hc2vpp project according to this url [1], but when when i execute this step: cd ../../plugins/nat-plugin/ There is no NAT-PLUGIN directory in PLUGINS folder. I have no idea what i am doing wrong. Can you please help me to solve this problem? Best regards Reza Links: -

[vpp-dev] vpp-api-python depends on vpp (= 17.10-9~gd594711); however: Version of vpp on system is 17.10-release.

2017-12-05 Thread mirzaei.reza
Hi I want to build vpp to integrate it with honeycomb according to this url [1], but I failed in the at this command: $SUDO DPKG -I *.DEB THE ERROR : (Reading database ... 75373 files and direct

[vpp-dev] VPP_Python_API tutorial

2017-11-03 Thread mirzaei.reza
Hi I'm looking for a complete VPP_Python_API tutorial, but i just find this url [1]. Is there any good tutorial on how to use this APIs? Best regards Reza Links: -- [1] https://wiki.fd.io/view/VPP/Python_API___ vpp-dev mailing list vpp-dev@l

[vpp-dev] libpneum.so not exist, installing vpp python api

2017-11-02 Thread mirzaei.reza
Hi I was installed vpp from source according to this link [1] and it was successful. then i tried to install VPP/Python API according to this link [2]: First of all it says: _The main VPP build will build the C library (libpneum.so). If VPP is installed via the Linux package system that libr