.. _tutorial:

=================================================
:class:`~ciscoconfparse2.CiscoConfParse` Tutorial
=================================================

This tutorial will cover the features that most
:class:`~ciscoconfparse2.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_build_diffs
