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 fix access list template #46

Closed
wants to merge 462 commits into from

Conversation

guillaume-mbali
Copy link

ISSUE TYPE
Fix Template Pull Request

COMPONENT
cisco_ios_show_access-list.textfsm, ios, show access-list

SUMMARY
Correction of template to match more rules

whitej6 and others added 30 commits August 19, 2021 10:32
…code#978)

* New template: cisco_nxos_show_ip_interface_vrf_all.textfsm

* Update index

* Update index
…#975)

New template: juniper_junos_show_system_uptime.textfsm
…rktocode#977)

As per
https://techhub.hpe.com/eginfolib/networking/docs/switches/5940/5200-1008b_fund_cr/content/491962772.htm
output of the `display clock` commands output contains date in `MM/DD/YYYY`
format. Can confirm this on different types of HPE switches I have at my disposal.

Added test cases that cover the scenarios when time zone and daylight time
saving configurations are set.
…rp dis_int_br (networktocode#998)

Add new templates `huawei_vrp` `dis_int_desc`  `dis_port_vlan`
* Add VLAN value for Cisco ASA `show interface`
* baseline

* baseline ciena traffic-profile

* traffic-p stand pro show parsing

* fixed filenames

* fixing naming, linting etc...

* remove stale file

* juniper extend interfaces for capturing ips

* removing commented outlines

* junos show chassis hardware template

* fix end of file

* fix end of file

* updating index file

* needed to add another match

* clean up comments

* add matching for fpc,mic,pic

* removing commented out lines for fpc,mic,pic capture

* account for devices that without mics and multiple xcvrs

* updated tests to account for additional xcvrs

* fixed template to have error out this includes the raw capture for 3 platforms need to update ymls for tests

* first set of ymls for tests

* Change interfaces to use Continue.Record

* updated ymls for tests

* removed commented out lines

* fixing raw3 tests

* moving EOF the correct location

* Fix continues and simplify template

Co-authored-by: gfn4 <[email protected]>
Co-authored-by: jmcgill298 <[email protected]>
Adds new template - Cisco ASA: `show cpu usage detailed`
…ktocode#1023)

Add suspended as choice on Cisco IOS show interfaces status.
k-ribot and others added 19 commits June 23, 2023 07:33
* Renames file to fix test

* Updates Github Actions dependencies
* Fix NEIGH_AS to support AS dot notation
Change description regex to support whitespaces in description field
…al template (networktocode#1394)

Modify Palo Alto 'show interface logical' template to also pull id and tag values
networktocode#1401)

* Add cisco nxos show bgp vrf all ipv4 unicast neighbors template

* Add tests for cisco nxos show bgp vrf all ipv4 unicast neighbors

* Update index for cisco nxos show bgp vrf all ipv4 unicast neighbors

---------

Co-authored-by: tom0010 <[email protected]>
… status (networktocode#1404)

* Add support for empty status

* Update tests for Cisco NXOS show ip bgp empty status

* Update match compared to value from comments from Ken

* Update tests for show ip bgp nxos

---------

Co-authored-by: tom0010 <[email protected]>
Update Cisco NXOS show ip bgp neighbors
The output in the raw sample here was collected from an Arista
DCS-7124SX-R switch running EOS version 4.9.5.2.
Changed Mikrotik template capture groups to uppercase per project guidelines
* change abbreviation DESC to full word DESCRIPTION to standardize capture
group name
…an template (networktocode#1400)

* separate the prefix VLAN and the other words with an underscore to align
with standard conventions
* Update index

* separate the prefix VLAN and the other words with an underscore to align
with standard conventions

* standardize [vlan] tag to vlan_id for Palo Alto `show interface logical` (enhance PR 1394)

* replace instances of VLAN with VLAN_ID to standardize/normalize

* update show_macs.yml mock result for the vlan_id capture group change

* fix errant pattern replace
@guillaume-mbali guillaume-mbali force-pushed the fix-cisco-access-list-template branch 2 times, most recently from 31fbf00 to 3952fcc Compare August 3, 2023 15:34
@k-ribot
Copy link

k-ribot commented Mar 5, 2024

networktocode#1353

@k-ribot k-ribot added MERGED IN MASTER Merged in official master Released In 4.3.0 and removed Wait official release Already cherry-picked on custom release but not released in official repository PR created labels Mar 5, 2024
@k-ribot k-ribot closed this Jun 20, 2024
@k-ribot k-ribot deleted the fix-cisco-access-list-template branch June 20, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MERGED IN MASTER Merged in official master Released In 4.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.