-
Notifications
You must be signed in to change notification settings - Fork 740
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
Added new values for destination port lt/gt/range, IPv6, time-range o… #1351
Merged
jvanderaa
merged 427 commits into
networktocode:master
from
SaschaSchwarzK:Sascha/Cisco_ASA_show_access-list_update2
Jun 23, 2023
Merged
Added new values for destination port lt/gt/range, IPv6, time-range o… #1351
jvanderaa
merged 427 commits into
networktocode:master
from
SaschaSchwarzK:Sascha/Cisco_ASA_show_access-list_update2
Jun 23, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New Template: SROS "show system cpu"
* New Template: All BGP VPNv4 Neighbors Co-authored-by: Mark Hayes <[email protected]>
New template for sros-sh-rtr-ospf-int
* Fix missing vlan type in command output
…multiline trunking lists (networktocode#907)
* Add dependabot settings.
…ACL name position (networktocode#1222) * Fix huawei display acl all - port numbers replaced by names * Fix Huawei - display acl (ipv6)? all - if name provided, order in IPv6 changes * Huawei - display acl all - add rule description * Huawei - display acl all - separately record ACLs and their rules authored-by: Edouard Lavaud <[email protected]>
networktocode#1340) * Fix hp_comware_display_lldp_neighbor-information_list with production outputs * cosmetic
…ocode#1341) * Fix hp_comware_display_ip_interface with production outputs
…bjects. Type and Action variable now also working for subrules/entries.
SaschaSchwarzK
requested review from
itdependsnetworks,
jmcgill298 and
jvanderaa
as code owners
April 11, 2023 16:33
pszulczewski
force-pushed
the
master
branch
2 times, most recently
from
April 12, 2023 15:24
131859a
to
3e8cb51
Compare
cppmonkey
pushed a commit
to cppmonkey/ntc-templates
that referenced
this pull request
Oct 25, 2023
This was referenced Jul 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added new values for destination port lt/gt/range, IPv6, time-range objects. Type and Action variable now also working for subrules/entries.
Parsing issues solved from issues:
cisco access list parse error #1135
cisco show access list parse error #2 #1137
cisco show access list parse error #3 #1138
Cisco ASA output of command "show access-list" is not properly parsed #1279