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

Cisco ios show crypto ipsec sa detail #1191

Conversation

nsnelson402
Copy link
Contributor

ISSUE TYPE
  • New Template Pull Request
COMPONENT

cisco_ios_show_crypto_ipsec_sa_detail.textfsm, cisco_ios, show crypto ipsec sa detail

SUMMARY

Template to parse output of show crypto ipsec sa detail output. Collect details for each security association.


@jvanderaa
Copy link
Contributor

@nsnelson402 there seems to be an extra file into the PR here that will need to get removed.

@nsnelson402
Copy link
Contributor Author

@nsnelson402 there seems to be an extra file into the PR here that will need to get removed.

@jvanderaa Acknowledged and remediated, much appreciated.

I'm not sure why it failed the CI pipeline, I didn't edit the toml or anything.

@nsnelson402 nsnelson402 force-pushed the cisco-ios-show-crypto-ipsec-sa-detail branch from 3edb783 to 374b509 Compare September 15, 2022 19:13
CHANGELOG.md Show resolved Hide resolved
cisco_ios_show_interfaces_description.textfsm, .*, cisco_ios, sh[[ow]] int[[erfaces]] des[[cription]]
cisco_ios_show_ip_device_tracking_all.textfsm, .*, cisco_ios, sh[[ow]] ip de[[vice]] t[[racking]] a[[ll]]
cisco_ios_show_bfd_neighbors_details.textfsm, .*, cisco_ios, sh[[ow]] bf[[d]] n[[eighbors]] (?:(?:ipv\d+|client \S+) )?de[[tails]]
cisco_ios_show_crypto_session_detail.textfsm, .*, cisco_ios, sh[[ow]] cr[[ypto]] se[[ssion]] d[[etail]]
cisco_ios_show_crypto_session_detail.textfsm, .*, cisco_ios, sh[[ow]] cry[[pto]] se[[ssion]] d[[etail]]
Copy link
Contributor

Choose a reason for hiding this comment

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

The only reason this line should have changed is if sh cr is now ambiguous and does not automatically expand to sh crypto. Was this intentional? Can you provide the output of sh cr? to show the other command?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was intentional.
show cr?
credentials crm crypto

Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you.

@nsnelson402 nsnelson402 force-pushed the cisco-ios-show-crypto-ipsec-sa-detail branch from b0746f9 to d2f29cd Compare September 20, 2022 20:06
@jvanderaa jvanderaa merged commit 18224f0 into networktocode:master Sep 26, 2022
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
* Added new template and tests for show crypto ipsec sa detail
cppmonkey pushed a commit to cppmonkey/ntc-templates that referenced this pull request Oct 25, 2023
* Added new template and tests for show crypto ipsec sa detail
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