mpenning/ciscoconfparse
Parse, Audit, Query, Build, and Modify Arista / Cisco / Juniper / Palo Alto / F5 configurations.
PythonGPL-3.0
Issues
- 3
[Bug]: ModuleNotFoundError: No module named 'yaml' when hier_config==3.0.0
#304 opened by jpkrajewski - 3
- 3
- 1
[Announcement]: ciscoconfparse is End of Life and will get no more fixes. Please migrate to ciscoconfparse2
#305 opened by mpenning - 1
[Bug]: ip_helper_addresses in models_nxos.py includes undeclared variable 'vrf'
#301 opened by siguroot - 3
[Feature]: Add IOS XR Factory parsing
#292 opened by mpenning - 2
Simplify API / remove legacy functions / methods
#294 opened by mpenning - 8
[Bug]: Seeing double entries on sync_diff() and order of negation reversed
#280 opened by superloopnetwork - 6
[Bug]: Issue parsing F5 BigIP config file
#287 opened by i-m-d - 4
[Feature]: IOS-XR Route-policy processed incorrectly
#279 opened by naveci - 1
class CiscoConfParse has mutually exclusive parameters, factory = False, ignore_blank_lines = True
#295 opened by vladimirs-git - 1
[Bug]: dev_tools/deploy_docs does not 'make'
#285 opened by mpenning - 1
Documentation for syntax='nxos'
#288 opened by mpenning - 0
- 1
[Bug]: Using append_line() causes issues
#290 opened by troyholder - 1
- 1
Considering dual-license as GPLv3 and Apache2.0
#270 opened by mpenning - 2
[Bug]: CiscoConfParse cannot import dnspython during Github Automated test runs.
#274 opened by mpenning - 6
[Feature]: CiscoInterface() fails to parse IOS XR interface names (under factory=True)
#291 opened by Bierchermuesli - 1
[Bug]: endless loop parsing (as factory=True) Dell FTOS9 ip/ipv6 static route with vlan
#286 opened by mzi77 - 1
Github automated unit test failures (Python3.10)
#271 opened by mpenning - 3
[Bug]: IOSIntfLine object incorrectly parses an interface description containing a single character
#272 opened by vladimirs-git - 2
- 2
[Bug]: ModuleNotFoundError: No module named 'deprecat' persists on python 3.6
#276 opened by wouterdb - 9
- 0
documentation enhancement for nxos syntax
#255 opened by FliesLikeABrick - 2
Accept String variable as CiscoConfParse input
#245 opened by IvanShires - 2
Add examples to release tarball
#243 opened by knobix - 2
- 2
[Bug]: ciscoconfparse.get_config_lines TypeError: open() argument after ** must be a mapping, not method
#249 opened by taiwanstanily - 6
- 4
[Unreproducable Bug]: Brace parsing too eager
#251 opened by icovada - 1
Parse output of show monitor-session status?
#252 opened by chrisinmtown - 2
[Bug]: ModuleNotFoundError: No module named 'dns'
#254 opened by beejaz - 5
[Bug]: CiscoConfParse foo.delete() cannot delete multi-level nested objects (such as embedded TLS / SSL certs)
#253 opened by ChristopherJHart - 1
- 1
[Bug]: Terraform handling is broken
#260 opened by mpenning - 4
- 1
- 3
- 2
- 1
- 1
[Bug]: Remove duplicated obj init code from CiscoConfParse()._bootstrap_obj_init_foo()
#264 opened by mpenning - 8
- 1
- 2
- 2
[Bug]: Remove `assert isinstance()` statements which are validating method input types
#261 opened by mpenning - 1
- 3
- 9
[Bug]: Failing to import CiscoConfParse on Read-Only File Systems such as AWS Lambda
#267 opened by mdeng10