aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vCPE/scripts/kea-dhcp4.conf
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-08-11 14:33:52 -0400
committerMarco Platania <platania@research.att.com>2017-08-11 14:33:52 -0400
commite346c99db30654950e119621e87786e0541fe84b (patch)
tree25b1982dd52d9311253ff5785176c30361531d2a /vnfs/vCPE/scripts/kea-dhcp4.conf
parent731f2eedda9f3bca960c4a404f02b9b450e67828 (diff)
Fix vDHCP start
Change-Id: I68c8a27b27892fb3a1433f73c7a4e199f3d27a3b Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'vnfs/vCPE/scripts/kea-dhcp4.conf')
-rw-r--r--vnfs/vCPE/scripts/kea-dhcp4.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vCPE/scripts/kea-dhcp4.conf b/vnfs/vCPE/scripts/kea-dhcp4.conf
index b3149af1..fa53f3c5 100644
--- a/vnfs/vCPE/scripts/kea-dhcp4.conf
+++ b/vnfs/vCPE/scripts/kea-dhcp4.conf
@@ -3,7 +3,7 @@
{
# For testing, you can use veth pair as described in README.md
"interfaces-config": {
- "interfaces": ["veth0" ]
+ "interfaces": ["eth0" ]
},
# How to load the hook library.