diff options
-rw-r--r-- | docs/troubleshooting.rst | 4 |
1 files 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 <interface> address <ip> + vyos@vyos:~$ force ipv6-rd interface <interface> [address <ip>] Example: .. code-block:: none - vyos@vyos:~$ force ipv6-rd interface <interface> address <ip> + vyos@vyos:~$ force ipv6-rd interface eth0 Soliciting ff02::2 (ff02::2) on eth0... Hop limit : 60 ( 0x3c) |