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

L3 VPN example load error

previousqna
Level 8
Level 8

Hi Team,

Any way to load the L3 VPN example without Juniper. I do not need juniper – just ios/iosxr but get the following when I copy the examples into my working directory.

packages package juniper-junos

oper-status up

packages package l3vpn

oper-status file-load-error

oper-status error-info "[l3vpn-qos-pe-class.xml:16 Unknown namespace: 'http://xml.juniper.net/xnm/1.1/xnm'], [l3vpn-qos-pe-prio.xml:34 Unknown namespace: 'http://xml.juniper.net/xnm/1.1/xnm'], [l3vpn-qos-pe.xml:29 Unknown namespace: 'http://xml.juniper.net/xnm/1.1/xnm'], [l3vpn-pe.xml:209 Unknown namespace: 'http://xml.juniper.net/xnm/1.1/xnm'], [l3vpn-qos-prio.xml:30 Unknown namespace: 'http://xml.juniper.net/xnm/1.1/xnm']"

packages package l3vpnui

oper-status up

3 Replies 3

previousqna
Level 8
Level 8

Looks your juniper-junos package is not compatible with the l3vpn.

To get rid of the l3vpn errors you might go into the specified templates and delete the junos config pieces.

Ok – but it is the juniper package provided with the examples 

If you don’t copy the Juniper package, into your workspace, the namespaces defined in its yang files are not available.

But the templates have references to those namespaces, and that causes the error. You should comment out the junos elements of the templates listed in the error message.