diff --git a/doc/admin-guide-cloud/networking/section_networking_config-plugins.xml b/doc/admin-guide-cloud/networking/section_networking_config-plugins.xml
index 4f2c78249f..399937daf4 100644
--- a/doc/admin-guide-cloud/networking/section_networking_config-plugins.xml
+++ b/doc/admin-guide-cloud/networking/section_networking_config-plugins.xml
@@ -97,6 +97,14 @@ tenant_network_type=gre
tunnel_id_ranges=1:1000
# only required for nodes running agents
local_ip=DATA_NET_IP_NODE_ADDRESS
+
+ Since the Kilo release you can set the
+ option
+ with a timeout value for RPC API objects. This prevents
+ a long waiting for RPC calls after SIGTERM is
+ received which results in decreasing the amount of time needed to
+ successfully stop the OVS agent.
+ For database configuration, see Install Networking Services in the Installation