Guillaume Mazoyer

Results 69 comments of Guillaume Mazoyer

Looks good to me. Maybe, for potential other types of router, it would be wise to put this kind of specific code in a dedicated and overridable function. I think...

Not too hard to add but we should introduce it for all supported platforms.

There are two ways include support for Nokia. 1. Write add a class inside the `routers/` directory describing how to interact with the device 2. If you don't want to...

I guess I did not see your email or it did not reach me. Could you re-send it to me or paste the content here if you prefer.

I'll try to implement a basic wrapper and I'll let you know when it's ready to test it. VRF support is currently tracked in #54 I don't know yet when...

@h4ndzdatm0ld can you test the master branch and give me some feedback about the first shot for the Nokia wrapper? Also if you can work on a documentation page to...

You can enable authentication debug log by setting `$config['logs']['auth_debug'] = true;` in the `config.php` file. Try looking at the auth logs in your router as well.

We can discuss this off this issue on the slack channel to see how we can proceed.

I'd like to see that feature on more routers than just IOS-XR. Most routers have a support for VRF so we could extend this to Juniper, etc… Maybe we could...

That was just an example, not a relevant one I agree (working for a service provider as well). Maybe selecting multiple VRFs isn't useful in that case we could just...