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