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

Ios show ip access list #250

Merged
merged 6 commits into from
Aug 22, 2018
Merged

Ios show ip access list #250

merged 6 commits into from
Aug 22, 2018

Conversation

jmcgill298
Copy link
Contributor

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

ios_show_ip_access_list

SUMMARY
  • Fix issue where negative look-behind should be a positive look-behind for src ports
  • Fix issue with missing $ for log variable in standard acl regex
  • Fix issue where ports can have multiple values if not a port range
  • Add neq as a potential port match
  • Add support for rules that filter based on TCP flags
  • Fix issue where Standard ACL lists match counts

Fixes #245


* Fix issue where negative look-behind should be a positive look-behind for src ports
* Fix issue with missing  for log variable in standard acl regex
* Fix issue where ports can have multiple values if not a port range
* Add  as a potential port match
FIXES #245 - CISCO_IOS_SHOW_IP_ACCESS-LISTS:
CISCO_IOS_SHOW_IP_ACCESS-LISTS: Add support for parsing connection st…
Add support for standard ACL to include matching the 'match counts'
@jmcgill298 jmcgill298 merged commit f548507 into master Aug 22, 2018
@jmcgill298 jmcgill298 deleted the ios_show_ip_access-list branch October 14, 2018 18:46
jvanderaa pushed a commit that referenced this pull request Nov 10, 2021
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.

Multiple Failing Use Cases in Cisco IOS ACL Template
1 participant