Replies: 1 comment
-
You should use Another option is possibly to use |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have a task to get the available features from a cisco device.
I found a way to get them using a command with a question mark at the end.
But I have a problem that occurs periodically, for example, when sending a request:
I get the responses (either 1 or 2):
1:
2:
The appearance of the second answer is very dangerous, if I don't start such a query with "show", I can get into serious trouble!
How can I prevent sending a command that is pre-filled by the device in the CLI?
Beta Was this translation helpful? Give feedback.
All reactions