Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix#784 new: cisco asa show running all cryprom map #840

Conversation

diepes
Copy link
Contributor

@diepes diepes commented Dec 6, 2020

ISSUE TYPE
  • New Template Pull Request - add "all"
  • Bugfix Pull Request Fix#784
  • Additional Testing
  • Docs Pull Request
COMPONENT

cisco asa show running all cryprom map

SUMMARY

need the "show running all" to get enough info collect info.


Pieter E Smit added 2 commits December 6, 2020 18:13
to parse new test cisco_asa_show_running-config_crypto_map2.raw
still broken template, return 2 out of 7 entries.
Copy link
Contributor

@jmcgill298 jmcgill298 left a comment

Choose a reason for hiding this comment

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

We need to look into the overwriting of entries per tests/cisco_asa/show_running-config_crypto_map/cisco_asa_show_running-config_crypto_map2.raw

…tfsm

use continue to capture new block on match of first line.
@FragmentedPacket FragmentedPacket added the changes_requested Waiting on user to address feedback label Dec 19, 2020
Copy link
Contributor Author

@diepes diepes left a comment

Choose a reason for hiding this comment

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

We need to look into the overwriting of entries per tests/cisco_asa/show_running-config_crypto_map/cisco_asa_show_running-config_crypto_map2.raw

I had a look, the raw file has 6 map entries, and two lines we ignore.

crypto map WAN1_CMAP 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
crypto map WAN1_CMAP interface WAN

the file tests/cisco_asa/show_running-config_crypto_map/cisco_asa_show_running-config_crypto_map2.yml contains 6 blocks.

I was not able to find overwritten entries.
Did fix a issue where the Values TRANSFORM was only capturing single word.

What line in tests/cisco_asa/show_running-config_crypto_map/cisco_asa_show_running-config_crypto_map2.yml look like they are over written ? Then i will try to track it down.

@diepes
Copy link
Contributor Author

diepes commented Mar 9, 2021

Why is this still tagged [change requested] ?

@jmcgill298 jmcgill298 merged commit 9865ebf into networktocode:master Mar 9, 2021
@diepes diepes deleted the fix#784-cisco_asa_show_running_cryprom_map branch March 10, 2021 09:18
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
cppmonkey pushed a commit to cppmonkey/ntc-templates that referenced this pull request Oct 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
changes_requested Waiting on user to address feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants