diff options
author | Martin Borg <martin.borg@enea.com> | 2020-10-23 15:42:07 +0200 |
---|---|---|
committer | Martin Borg <martin.borg@enea.com> | 2020-10-23 15:45:21 +0200 |
commit | e64e7bb352ef88d66b942f211bc03fb3d9aa5b94 (patch) | |
tree | f98767f0b1c1c890a861e291d98e5419c28fd87e | |
parent | 8a9a64151ad1710a3a90ad4ded465cb79401a5af (diff) | |
download | nfv-access-documentation-e64e7bb352ef88d66b942f211bc03fb3d9aa5b94.tar.gz |
Add a note about retrying the uCPE manager connection
Signed-off-by: Martin Borg <martin.borg@enea.com>
Change-Id: Ic3253436f6071ac21958752627cd9d465ee56102
-rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml index 932f0cc..7ddf113 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml | |||
@@ -368,6 +368,12 @@ of=/dev/sdb bs=4M conv=fsync</programlisting></para> | |||
368 | Web-installer on <literal>http://172.16.1.1</literal>.</para> | 368 | Web-installer on <literal>http://172.16.1.1</literal>.</para> |
369 | 369 | ||
370 | <note> | 370 | <note> |
371 | <para>To make a new connection attempt with the uCPE manager server | ||
372 | using the existing configuration, just reboot the uCPE device. This | ||
373 | can for example be useful if the uCPE device was added in the uCPE | ||
374 | manager after it was already started.</para> | ||
375 | </note> | ||
376 | <note> | ||
371 | <para>After having established a successful connection with the uCPE | 377 | <para>After having established a successful connection with the uCPE |
372 | Manager, the user will connect any LAN cable(s) that should be | 378 | Manager, the user will connect any LAN cable(s) that should be |
373 | connected to the device.</para> | 379 | connected to the device.</para> |