Kristian Larsson

Results 275 comments of Kristian Larsson

The configuration applied by vrnetlab today is a very small configuration and essentially consists of: * IP connectivity * SSH and NETCONF * credentials for SSH and NETCONF (which you...

Given that bgpapi also just parses the log I think it is susceptible to the same problem - https://github.com/abh/bgpapi/blob/master/bgpreader.go#L81

I've opened https://github.com/Exa-Networks/exabgp/issues/658 to see what they have to say about it.

@emjemj in my case no, I think it's easier sticking to a CLI arg and I don't want a bunch of small temp files on disk. One doesn't exclude the...

Wow, 350 instances is quite a lot! Love to see your setup some time. Good that you made progress and identified issue.. guess the config simply needs to be updated!

Given that bgpapi also just parses the log I think it is susceptible to the same problem we are tracking in #135, thus it would not be solved... so if...

We can't really infer the netmask based on ARP so I guess we would have to assume that we are on a /30 or /31 for IPv4 and /126 or...

The reason is that when you have 7 (pick a number!) VMX files, you don't want all of them included in your docker build context (that gets sent to the...

So it turns out this is not with the normal vPFE / vFPC but with something called "RIOT" which is only available in some 14 version and 15.1. It's not...

@htj right so 5 virtual CPU means 2 for RE and 3 for forwarding plane, or!? And you can pin those virtual CPU cores to fewer physical cores, thus reducing...