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

Feature: Add support for generic checks in running config. #632

Closed
chetryan opened this issue Apr 16, 2024 · 0 comments · Fixed by #634
Closed

Feature: Add support for generic checks in running config. #632

chetryan opened this issue Apr 16, 2024 · 0 comments · Fixed by #634

Comments

@chetryan
Copy link
Contributor

As an engineer writing custom test catalogs, I would find it useful to be able to check that certain lines are in the running config, especially if there are no existing tests for the functionality I am interested in.

Example:

  • Checking that the enable password is set
  • Checking for a particular username has been set in the config.

Probably would need to support a regex search or searching for line that include the given text.

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 a pull request may close this issue.

1 participant