Replies: 1 comment 1 reply
-
Thank you, definitely an interesting topic ;) The https://netlab.tools/example/external/#connecting-to-lab-devices section was concerned more with having direct access to the lab devices, what you seem to be proposing here is the lab server acting as a sort of a bastion host, right? Anyway, we could do the same thing as a netlab report, but then of course you'd have to save it (or append it) to ssh_config file yourself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is not an idea for a feature, but for documentation probably. Not sure in which category it should go.
Looking at https://netlab.tools/example/external/#connecting-to-lab-devices somehow I do not see option to use a built-in SSH functionality to access lab devices. For example one can use the following ansible playbook and jinja template to generate ssh config file:
Beta Was this translation helpful? Give feedback.
All reactions