Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,Below are my next ui works that I created during my proof of concept network monitoring application project.Local Map support : First you have to find proper SVG map and proper projection method. https://codepen.io/deniza/pen/bqVVvJNodeSet and Lin...
Hi,I am tring to update selected node's properties like status,latitude and other some node data properties. For example upon on update method "methods: {// what happens when you hit 'Save' button'update': function () {$.ajax({type: "POST",url: "upda...
Hi,I am new to NEXT, and try to model IGP for BGP-LS application. My initial model is;{:router}-[:CONTAINS]->(:interface)-[:CONNECTED]->(:interface)<-[:CONTAINS]<-{:router}as seen i defined the link as unidirectional, and different node types for rou...
Hi, I have configured /32 route for a vrf which has /24 route for that prefix from another vrf. I am able to see /32 prefix in mpls forwarding table but AIB seems to be empty. When I have changed from /32 to /30, the problem is solved.show route vrf...
Hi Xander,We have a problem with adding dynamic bakcup routes via radius with a higher metric. The problem is identical with https://community.cisco.com/t5/xr-os-and-platforms/pppoe-backup-session-asr9006-bng-platform-release-6-4-2/td-p/4471234 . Do ...
Hi we had the same problem with VIRL 1.6 which was a new installation. We saw that when you connect with VM there is no IOSXrv 9000 on the node list. And if we used this node type and select IOS XRv 9000 as IOS version it fails (falls in to the admin...
Whats the MTU supported by the ISP?
You may increase your MPLS MTU for MPLS packets to a value of (ISP MTU - number of labels you are using X 4) as expected. You may first need to change interface MTU.
But the mpls mtu command effects is different ...
Hi, Xander
I do have problem with L3 Bundle-Interface with src-ip based load balancing. We are testing a setup for cisco SCE with ASR9010 RSP440 and typhoon linecard. It's nearly identical setup and same configuration that recommended in the docume...