Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement Proposal] Explain Genie integration with Pyats & SSH Proxy use case using Python code #21

Open
sogloarcadius opened this issue Jun 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@sogloarcadius
Copy link

Hello,

It took me many hours of googling and I had to go deeper to the documentation pages (genie, pyats) to truly understand how genie parser and pyats integrate.

In fact, i needed to create my devices and testbed object using python objects and still be able to access genie parsers and could not find an example in the getting started.

Also, needed to define SSH proxy using pyats Topology python objects and missing examples covering this use case.

I wrote a blog post to summarize my understanding and a code example that cover this two use cases.

https://sogloarcadius.github.io/blog/pyats/

Can you please provide similar content in the getting started guides or code examples, I think it is a valuable information for developers and the genie abstraction engine concept should be introduced in the getting started guides.

Thanks,

Arcadius.

@jeaubin
Copy link
Contributor

jeaubin commented Jul 15, 2020

This is very good @sogloarcadius, let us go through it and see how we can make our doc better based on that!

Thanks!

@tahigash tahigash added the enhancement New feature or request label Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants