doc: fix ospf6d router-id cmd

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>
This commit is contained in:
Emanuele Di Pascale 2019-05-13 13:05:59 +02:00
parent 764252d0ab
commit cb76274617

View File

@ -15,8 +15,8 @@ OSPF6 router
.. index:: router ospf6 .. index:: router ospf6
.. clicmd:: router ospf6 .. clicmd:: router ospf6
.. index:: router-id A.B.C.D .. index:: ospf6 router-id A.B.C.D
.. clicmd:: router-id A.B.C.D .. clicmd:: ospf6 router-id A.B.C.D
Set router's Router-ID. Set router's Router-ID.