From 30a7dc7a552fa20070f87d7593b799423ab74ad5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Piotr=20Strzy=C2=BFewski?= Date: Sun, 15 Jul 2018 20:45:30 +0200 Subject: [PATCH] Mac address format issue --- src/bin/netconf/configs/hackathon102-v4-1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/netconf/configs/hackathon102-v4-1.xml b/src/bin/netconf/configs/hackathon102-v4-1.xml index e183190c90..e267b65ad1 100644 --- a/src/bin/netconf/configs/hackathon102-v4-1.xml +++ b/src/bin/netconf/configs/hackathon102-v4-1.xml @@ -75,7 +75,7 @@ 1 - 00-53-00-00-00-00 + 00:53:00:00:00:00 198.51.100.210 host1.example.net -- 2.47.2