From 4c234d9bc5fe076006a5512df3d46f7796cd132f Mon Sep 17 00:00:00 2001 From: JACK Date: Sun, 9 Aug 2020 01:19:12 +0800 Subject: ipv6-tool: T2724: Modify the use case and syntax description of router discovery Some syntax and use case description errors were found, so fix them here --- docs/troubleshooting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index b52d50a9..17d1ebb3 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -299,13 +299,13 @@ Vyos 1.3 supports the following commands to complete IPv6 Router Discovery: .. code-block:: none - vyos@vyos:~$ force ipv6-rd interface address + vyos@vyos:~$ force ipv6-rd interface [address ] Example: .. code-block:: none - vyos@vyos:~$ force ipv6-rd interface address + vyos@vyos:~$ force ipv6-rd interface eth0 Soliciting ff02::2 (ff02::2) on eth0... Hop limit : 60 ( 0x3c) -- cgit v1.2.3