Skip to content

Commit

Permalink
update docs with load conf methods not supported for vEOS < 4.15 (nap…
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy authored and cspeidel committed Nov 11, 2018
1 parent eabb752 commit 1e68bda
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/support/eos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ EOS configuration is loaded via ``pyeapi.eapilib.Node.run_commands()``, which by
such as ``banner motd``. The helper function ``EOSDriver._load_config()`` will attempt to detect HEREDOC commands in the
input configuration and convert them into a dictionary that eAPI understands

Multi-line/HEREDOC
~~~~~~~~~~~~~~~~~~
EOS configuration is loaded via ``pyeapi.eapilib.Node.run_commands()``, which by itself cannot handle multi-line commands
such as ``banner motd``. The helper function ``EOSDriver._load_config()`` will attempt to detect HEREDOC commands in the
input configuration and convert them into a dictionary that eAPI understands

Rollback
~~~~~~~~

Expand Down

0 comments on commit 1e68bda

Please sign in to comment.