Skip to content

Conversation

Noppes
Copy link
Contributor

@Noppes Noppes commented Sep 1, 2025

Driver for Nokia isam devices

@ktbyers
Copy link
Owner

ktbyers commented Sep 5, 2025

@Noppes will try to look at this in the next few days. Feel free to ping me, if this slips through the cracks.

force_regex: bool = False,
) -> bool:
"""Use equivalent enable method."""
return super().check_config_mode(check_string=check_string)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this right? It seems inconsistent with set_base_prompt and what I am seeing on the CLI behavior (but really hard for me to find documentation on this platform so maybe I am wrong here).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default promp is name># and when you go into config mode it becomes name>configure#

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And what happens when to the prompt when you traverse down the configuration tree?

I am having a lot of trouble finding documentation on this platform, but it looks to me like it does something like:

name>configure#

And

configure>system>security#

Note, I definitely could be wrong given the difficult obtaining documentation on this platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants