diff --git a/clmctest/inputs/rspec.yml b/clmctest/inputs/rspec.yml
index a7ace2852a5e884608f491e3cbb8f93cc19d3e24..7200d3d5b356230a6e3e5a47add330ccca1da895 100644
--- a/clmctest/inputs/rspec.yml
+++ b/clmctest/inputs/rspec.yml
@@ -10,7 +10,7 @@ hosts:
         host: 8888
       - guest: 9092
         host: 9092
-    ip_address: "203.0.113.100"
+    ip_address: "172.40.231.50"
   - name: apache
     cpus: 1
     memory: 2048
@@ -19,7 +19,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8881
-    ip_address: "203.0.113.101"
+    ip_address: "172.40.231.150"
     location: "DC1"
     sfc_id: "MS_Template_1"
     sfc_id_instance: "MS_I1"
@@ -36,7 +36,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8882
-    ip_address: "203.0.113.102"
+    ip_address: "172.40.231.151"
     location: "DC1"
     sfc_id: "MS_Template_1"
     sfc_id_instance: "MS_I1"
@@ -53,7 +53,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8883
-    ip_address: "203.0.113.103"
+    ip_address: "172.40.231.152"
     location: "DC1"
     sfc_id: "MS_Template_1"
     sfc_id_instance: "MS_I1"
@@ -70,7 +70,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8884
-    ip_address: "203.0.113.104"
+    ip_address: "172.40.231.153"
     location: "DC1"
     sfc_id: "MS_Template_1"
     sfc_id_instance: "MS_I1"
@@ -87,7 +87,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8885
-    ip_address: "203.0.113.105"
+    ip_address: "172.40.231.154"
     location: "DC1"
     sfc_id: "MS_Template_1"
     sfc_id_instance: "MS_I1"
@@ -100,4 +100,4 @@ hosts:
     cpus: 1
     memory: 2048
     disk: "10GB"
-    ip_address: "203.0.113.150"    
\ No newline at end of file
+    ip_address: "172.40.231.200"    
\ No newline at end of file
diff --git a/clmctest/monitoring/rspec.yml b/clmctest/monitoring/rspec.yml
index 1b7193179c651f01d2d5497e6f90e256f93a59c1..7328a2e888d3c79ff176aae5b2bdd1003363045c 100644
--- a/clmctest/monitoring/rspec.yml
+++ b/clmctest/monitoring/rspec.yml
@@ -10,7 +10,7 @@ hosts:
         host: 8888
       - guest: 9092
         host: 9092
-    ip_address: "203.0.113.100"
+    ip_address: "172.40.231.50"
   - name: ipendpoint1
     cpus: 1
     memory: 2048
@@ -19,7 +19,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8081
-    ip_address: "203.0.113.140"
+    ip_address: "172.40.231.170"
     location: "nova"
     sfc_id: "media_service_A"
     sfc_id_instance: "StackID"
@@ -36,7 +36,7 @@ hosts:
     forward_ports:
       - guest: 80
         host: 8082
-    ip_address: "203.0.113.141"
+    ip_address: "172.40.231.171"
     location: "nova"
     sfc_id: "media_service_A"
     sfc_id_instance: "StackID"
@@ -49,4 +49,4 @@ hosts:
     cpus: 1
     memory: 2048
     disk: "10GB"
-    ip_address: "203.0.113.150"       
\ No newline at end of file
+    ip_address: "172.40.231.200"       
\ No newline at end of file
diff --git a/clmctest/scripts/rspec.yml b/clmctest/scripts/rspec.yml
index 0de15c5fdecb2fecf1719720ab499020a1382444..a9ca71b117302d17baa1948801cc500b46f2e40a 100644
--- a/clmctest/scripts/rspec.yml
+++ b/clmctest/scripts/rspec.yml
@@ -3,5 +3,5 @@ hosts:
     cpus: 1
     memory: 2048
     disk: "10GB"
-    ip_address: "203.0.113.150"
+    ip_address: "172.40.231.200"
     
\ No newline at end of file