diff --git a/modules/itop-config-mgmt-1.0.0/data.sample.FunctionalCI.xml b/modules/itop-config-mgmt-1.0.0/data.sample.FunctionalCI.xml
index b2dc6ede8..aff6a6305 100644
--- a/modules/itop-config-mgmt-1.0.0/data.sample.FunctionalCI.xml
+++ b/modules/itop-config-mgmt-1.0.0/data.sample.FunctionalCI.xml
@@ -46,7 +46,7 @@
0
-
+10.1.1.3
router
diff --git a/modules/itop-config-mgmt-1.0.0/data.sample.NetworkInterface.xml b/modules/itop-config-mgmt-1.0.0/data.sample.NetworkInterface.xml
index cf6e42700..b72e7cb6d 100644
--- a/modules/itop-config-mgmt-1.0.0/data.sample.NetworkInterface.xml
+++ b/modules/itop-config-mgmt-1.0.0/data.sample.NetworkInterface.xml
@@ -1,6 +1,6 @@
-
+
A0
production
2
@@ -12,35 +12,35 @@
4
primary
ethernet
+10.1.1.2
+255.255.255.0
+
+1000
+full
+0
+downlink
+
+
+A1
+production
+2
+medium
+
+
+
+
+4
+primary
+ethernet
full
-3
-downlink
-
-
-A1
-production
-2
-medium
-
-
-
-
-4
-primary
-ethernet
-10.1.1.2
-255.255.255.0
-
-
-full
0
uplink
-
+
A2
implementation
2
@@ -57,10 +57,10 @@
full
-14
+
downlink
-
+
eth0
implementation
2
@@ -77,10 +77,10 @@
00:a2:23:b45:34
full
-5
+2
uplink
-
+
eth0
production
2
@@ -97,7 +97,27 @@
full
-13
+3
uplink
+
+A0
+production
+2
+medium
+
+
+
+
+1
+primary
+ethernet
+
+
+
+1000
+full
+1
+downlink
+
\ No newline at end of file
diff --git a/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php b/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php
index 803dca800..9fcefddd0 100644
--- a/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php
+++ b/modules/itop-config-mgmt-1.0.0/module.itop-config-mgmt.php
@@ -41,7 +41,7 @@ SetupWebPage::AddModule(
'data.sample.DBServerInstance.xml',
'data.sample.ApplicationInstance.xml',
'data.sample.DatabaseInstance.xml',
- //'data.sample.NetworkInterface.xml',
+ 'data.sample.NetworkInterface.xml',
'data.sample.lnkCIToContact.xml',
'data.sample.lnkProcessToSolution.xml',
'data.sample.lnkSolutionToCI.xml',