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

Enhancements: IOS show ip access-list #603

Merged
merged 1 commit into from
Mar 2, 2020
Merged

Enhancements: IOS show ip access-list #603

merged 1 commit into from
Mar 2, 2020

Conversation

jpobeda
Copy link
Contributor

@jpobeda jpobeda commented Feb 28, 2020

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT
  • show_ip_access-lists
  • cisco_ios
  • show ip access-list
SUMMARY
  • Regex enhancement to match numbered protocols.
    Value PROTOCOL ([a-z]+) -> Value PROTOCOL (\S+)

  • Record matches for all cases.
    (?:\s+\(${MATCHES}\s+\S+\)|)

@FragmentedPacket FragmentedPacket merged commit aec1680 into networktocode:master Mar 2, 2020
@jpobeda jpobeda deleted the ios_show_ip_acl branch September 7, 2020 04:20
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