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

feat: Add show service service-using #1913

Conversation

bennnnnnnn
Copy link
Contributor

Add show service service-using command for Alcatel SROS

Services
^\s*${SERVICE_ID}\s+${TYPE}\s+${ADMIN_STATUS}\s+${OPERATIONAL_STATUS}\s+${CUSTOMER_ID}\s+${SERVICE_NAME}\s*$$ -> Record
^-+\s*$$
^Matching Services : \d+\s*$$ -> End
Copy link
Contributor

@mjbear mjbear Nov 26, 2024

Choose a reason for hiding this comment

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

If you like this suggestion, click the Commit suggestion button to accept my edit. Thank you!

Suggested change
^Matching Services : \d+\s*$$ -> End
^Matching\s+Services\s+:\s+\d+\s*$$ -> End

…-using.textfsm


Take into account @mjbear's suggestions

Co-authored-by: Michael Bear <[email protected]>
@jmcgill298 jmcgill298 merged commit 5ee49d4 into networktocode:master Nov 27, 2024
14 checks passed
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.

3 participants