Skip to main content

Compare network device configuration files using contextual structures

Project description

NET-CONTEXTDIFF

This package contains two main elements used to compare text-based configuration files (or other files in simple text in a similar format) where they are structured using indented blocks of directives/commands, typically for network devices:

  • a parser to read in configuration files and stored them in a dictionary -- the parser utilises the hierarchical nature of the configuration to understand that the same command name might mean different things in different contexts

  • a comparator that takes two configuration dictionaries (typically produced by the parser, above) - a source and a target configuration - and writes out a configuration file (or update command set) to transform the source configuration into the destination - this uses a series of 'converters' to handle the difference for each configuration element (e.g. changing the description assigned to an interface)

Each of these are written as abstract base classes that can be inherited from to crete concrete classes for each platform, but the base processing of the parsing and comparing should be consistent, requiring only the specific commands to be handled.

Currently, Cisco IOS is the only concrete platform and only a subset so far (the comparator is still being tweaked to handle this all relatively straightforwardly, before all the commands are implemented). There are currently some odd commands and edge cases which are awkward to handle without some improvements to the core process.

The scripts also support a system whereby 'excludes' can be specified, to exclude those elements of the configuration dictionary which should not be compared, if a known difference exists that cannot be resolved, either as an interim divergence, or a permanent exception.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

net-contextdiff-0.15.6.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

net_contextdiff-0.15.6-py3-none-any.whl (56.6 kB view details)

Uploaded Python 3

File details

Details for the file net-contextdiff-0.15.6.tar.gz.

File metadata

  • Download URL: net-contextdiff-0.15.6.tar.gz
  • Upload date:
  • Size: 49.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.9

File hashes

Hashes for net-contextdiff-0.15.6.tar.gz
Algorithm Hash digest
SHA256 af474bf992100b0208146957e97b7645c4d79d9a2c7e3d29b62b531bbd68dc80
MD5 0113de29a899aaeacf8716efec0cc24b
BLAKE2b-256 5f406a02123004111c240f31dc5ddb8508bda62b185821349b7b674f85cd8bd9

See more details on using hashes here.

File details

Details for the file net_contextdiff-0.15.6-py3-none-any.whl.

File metadata

File hashes

Hashes for net_contextdiff-0.15.6-py3-none-any.whl
Algorithm Hash digest
SHA256 32a9ee637ce49cf879b8d3a42cdd1812509b975aaab228faf9e237d835a48a41
MD5 f7862b55be2bf03f8a2fc4665b461811
BLAKE2b-256 dfc530809741a253ac06dcab454b95d2139e62e8d59f10ad7f83d7e56ac0db53

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page