summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdoc/book-enea-edge-getting-started/doc/images/edit_inter.pngbin9000 -> 10102 bytes
-rw-r--r--doc/book-enea-edge-getting-started/doc/net_config_options.xml9
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/images/edit_inter.png b/doc/book-enea-edge-getting-started/doc/images/edit_inter.png
index fddde37..33015fa 100755
--- a/doc/book-enea-edge-getting-started/doc/images/edit_inter.png
+++ b/doc/book-enea-edge-getting-started/doc/images/edit_inter.png
Binary files differ
diff --git a/doc/book-enea-edge-getting-started/doc/net_config_options.xml b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
index 39ef10a..ffa0eb8 100644
--- a/doc/book-enea-edge-getting-started/doc/net_config_options.xml
+++ b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="ISO-8859-1"?>
2<chapter id="net_config_operations"> 2<chapter id="net_config_operations">
3 <title>Network Configuration Options</title> 3 <title>Network Configuration Options</title>
4 4
@@ -240,9 +240,10 @@
240 <note> 240 <note>
241 <para>When changing the <literal>address-assignment</literal> from 241 <para>When changing the <literal>address-assignment</literal> from
242 static to DHCP, if any of the <literal>ip-address</literal>, 242 static to DHCP, if any of the <literal>ip-address</literal>,
243 <literal>netmask</literal> or <literal>gateway</literal> fields have 243 <literal>netmask</literal>, <literal>gateway</literal> or
244 invalid values a validation error will be triggered. These fields 244 <literal>dns-servers</literal> fields have invalid values a
245 must be empty or have the valid values for their respective address 245 validation error will be triggered. These fields must be empty or
246 have the valid values for their respective address
246 assignment.</para> 247 assignment.</para>
247 </note> 248 </note>
248 </section> 249 </section>