Skip to content

Commit

Permalink
doc: fix ospf6d router-id cmd
Browse files Browse the repository at this point in the history
in ospf6d, the 'router-id' command must be prefixed with 'ospf6'.
Update the docs to reflect this.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
  • Loading branch information
edipascale committed May 13, 2019
1 parent 764252d commit cb76274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/user/ospf6d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ OSPF6 router
.. index:: router ospf6
.. clicmd:: router ospf6

.. index:: router-id A.B.C.D
.. clicmd:: router-id A.B.C.D
.. index:: ospf6 router-id A.B.C.D
.. clicmd:: ospf6 router-id A.B.C.D

Set router's Router-ID.

Expand Down

0 comments on commit cb76274

Please sign in to comment.