Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 541 Bytes

tutorial.rst

File metadata and controls

executable file
·
20 lines (15 loc) · 541 Bytes

This tutorial will cover the features that most :class:`~ciscoconfparse.CiscoConfParse` users care about. We make a couple of assumptions throughout this tutorial...

  • You already know Python
  • You (naturally) have a basic understanding of Cisco IOS

Contents:

.. toctree::
   :maxdepth: 4

   tutorial_parent_child
   tutorial_get_config_values
   tutorial_audit
   tutorial_build_diffs