cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
731
Views
0
Helpful
0
Replies

topology file

wal77
Level 1
Level 1

Hello,

I'm new in community. Play with NSO-5.3 local installation. Currently try to implement the following example:  examples.ncs/getting-started/developing-with-ncs/17-mpls-vpn-python. But to understand the NSO dependencies I decided to setup the environment manually and a little bit simpler:

ncs-netsim create-network /opt/nso-5.3/packages/neds/cisco-ios-cli-3.0 6 ce

ncs-netsim add-to-network /opt/nso-5.3/packages/neds/cisco-iosxr-cli-3.0 3 pe

copied ios.xml andiosxr.xml to the appropriatenetsim/(ce/pe)/(ce/pe1…..x/cdb/ directory.

ncs-netsim start

ncs-setup --netsim-dir ./netsim --dest .

Generate skeleton:

cd /opt/walnso_vpn02/packages

ncs-make-package --service-skeleton python-and-template VPN02 --augment /ncs:services

Compile package

cd /opt/walnso_vpn02/packages/VPN02/src

make clean all

Create topology file using the simplified topology.xml from the example:

vi /opt/walnso_vpn02/ncs-cdb/topology.xml

Start ncs:

ncs

Result:

CDB boot error: failed to load ./ncs-cdb/topology.xml:2: unknown namespace: http://com/example/l3vpn in topology
Daemon died status=10

I've compared in skeleton automatic created /packages/VPN02/src/Makefile and in example, some differences.

Copied example Makefile, result the same.

Could you help me please.

Regards

wal77

 

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: