diff --git a/ansible/templates/topo/t0-64.j2 b/ansible/templates/topo/t0-64.j2
index c679a03ea80..46ed806f5ad 100644
--- a/ansible/templates/topo/t0-64.j2
+++ b/ansible/templates/topo/t0-64.j2
@@ -143,6 +143,7 @@
False
0.0.0.0/0
+ {{ dhcp_servers_str }}
1000
1000
192.168.0.0/21
diff --git a/ansible/templates/topo/t0.j2 b/ansible/templates/topo/t0.j2
index e7722dd0560..a195e6076c8 100644
--- a/ansible/templates/topo/t0.j2
+++ b/ansible/templates/topo/t0.j2
@@ -127,6 +127,7 @@
False
0.0.0.0/0
+ {{ dhcp_servers_str }}
1000
1000
192.168.0.0/27