diff options
author | Remus Turea <Remus.Turea@enea.com> | 2021-07-19 13:19:31 +0200 |
---|---|---|
committer | Remus Turea <Remus.Turea@enea.com> | 2021-07-19 13:21:30 +0200 |
commit | 17504ce620c21f93902987fbd5532ae5d5052d02 (patch) | |
tree | 1278d9349f75f9efce76ae47d16fe8d8e006dee3 | |
parent | 37c887280b850688ffb6b9952bf0033c42c44c24 (diff) | |
download | nfv-access-documentation-17504ce620c21f93902987fbd5532ae5d5052d02.tar.gz |
ELCCR-1807 Implement EdgeManagement support for DNS server list for wan interfaces
Change-Id: I448af6ce2ae8edf33d4afc25f6f9e51fa1b62405
Signed-off-by: Remus Turea <Remus.Turea@enea.com>
-rwxr-xr-x | doc/book-enea-edge-getting-started/doc/images/edit_inter.png | bin | 9000 -> 10102 bytes | |||
-rw-r--r-- | doc/book-enea-edge-getting-started/doc/net_config_options.xml | 9 |
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> |