doc: Modify documentation to reflect new configure changes

This is the document changes to reflect the configure option
making `terminal` optional.

Signed-off-by: Dinesh Dutt <dd.ps4u@gmail.com>
This commit is contained in:
Dinesh Dutt 2019-05-07 21:03:25 -04:00 committed by Donald Sharp
parent dc1c13c019
commit 982589a31a
2 changed files with 3 additions and 3 deletions

View File

@ -287,8 +287,8 @@ Terminal Mode Commands
Write current configuration to configuration file.
.. index:: configure terminal
.. clicmd:: configure terminal
.. index:: configure [terminal]
.. clicmd:: configure [terminal]
Change to configuration mode. This command is the first step to
configuration.

View File

@ -123,7 +123,7 @@ but this time, the route command will apply to the VRF.
.. code-block:: frr
# case with VRF
configure terminal
configure
vrf r1-cust1
ip route 10.0.0.0/24 10.0.0.2
exit-vrf