Replies: 1 comment 1 reply
-
probably this:
But username would not be replaced automatically, FakeNOS does not support that but probably can be a good feature request to add support for something like:
For further details on creating NOS plugin please refer to docs |
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.
-
Hi,
I'm creating a Juniper plugin for FakeNOS as I couldn't find one (correct me if I'm wrong!).
What would I need to set initial prompt to in order to match Juniper and pull the user attribute in there too? e.g. "jcluser@R1>"
Currently I've just got the default:
name = "juniper_junos" initial_prompt = "{base_prompt}"
Beta Was this translation helpful? Give feedback.
All reactions