summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-12-14 11:17:36 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-12-14 11:17:36 -0600
commit0f9d52f18cc80d9a5aae8d08a28d65254291b4ac (patch)
tree6440cc666aa2d8464ac6f6ea843696a8957cb4f1
parenta2194aea6a6ff073c94db0c7d7cdc7472c7d4446 (diff)
downloadnetconfapk-0f9d52f18cc80d9a5aae8d08a28d65254291b4ac.tar.gz
netconfapk-0f9d52f18cc80d9a5aae8d08a28d65254291b4ac.tar.bz2
netconfapk-0f9d52f18cc80d9a5aae8d08a28d65254291b4ac.tar.xz
netconfapk-0f9d52f18cc80d9a5aae8d08a28d65254291b4ac.zip
doc: Note a DHCP client module is required for some ops
-rw-r--r--doc/network.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/network.rst b/doc/network.rst
index eef0e68..21b9025 100644
--- a/doc/network.rst
+++ b/doc/network.rst
@@ -69,6 +69,10 @@ of the network management system from the implementation of the actual
model modules. This allows for support of multiple network management
systems with a single model module.
+**Note**: If a DHCP client module is not loaded, some features (including
+determining if an IP address is sourced from DHCP, and controlling DHCP
+usage) may not be available.
+