Change listener to eth1
[demo.git] / vnfs / vCPE / scripts / kea-dhcp4.conf
index fa53f3c..508c0e6 100644 (file)
@@ -2,8 +2,9 @@
 "Dhcp4":
   {
 # For testing, you can use veth pair as described in README.md
+#  vDHCP needs to lisetn on eth1
   "interfaces-config": {
-    "interfaces": ["eth0" ]
+    "interfaces": ["eth1" ]
   },
 
 # How to load the hook library.