05-10-2017 01:32 AM - edited 03-01-2019 03:49 AM
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
05-10-2017 01:32 AM
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.
05-10-2017 01:32 AM
Ok – but it is the juniper package provided with the examples ![]()
05-10-2017 01:32 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide