Skip to content

Commit

Permalink
Merge pull request #14458 from opensourcerouting/fix/update_doc_for_v…
Browse files Browse the repository at this point in the history
…tysh

doc: domainname MUST be manually written to vtysh.conf also
  • Loading branch information
donaldsharp authored Sep 22, 2023
2 parents f327f2e + 538aa53 commit 1adbce9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/user/vtysh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ administrator with an external editor.

.. warning::

This also means the ``hostname`` and ``banner motd`` commands (which both do
have effect for vtysh) need to be manually updated in :file:`vtysh.conf`.
This also means the ``hostname``, ``domainname``, and ``banner motd`` commands
(which do have effect for vtysh) need to be manually updated
in :file:`vtysh.conf`.


.. clicmd:: copy FILENAME running-config
Expand Down

0 comments on commit 1adbce9

Please sign in to comment.