--- a/examples/SmallNetRouting/config.xml
+++ b/examples/SmallNetRouting/config.xml
@@ -1,13 +1,21 @@
 <?xml version="1.0"?>
 <Configuration>
+    <ConnectionSets>
+        <ConnectionSet id="all">
+            <SimTime t="0">
+                <Connection src="101_Layer11" dst="106_Layer11" qosCube="1"/>
+                <Connection src="102_Layer11" dst="106_Layer11" qosCube="1"/>
+                <Connection src="103_Layer11" dst="107_Layer11" qosCube="1"/>
+                <Connection src="104_Layer11" dst="108_Layer11" qosCube="1"/>
+                <Connection src="105_Layer11" dst="108_Layer11" qosCube="1"/>        
+                <Connection src="107_Layer11" dst="106_Layer11" qosCube="1"/>
+                <Connection src="107_Layer11" dst="108_Layer11" qosCube="1"/>
+            </SimTime>
+        </ConnectionSet>
+    </ConnectionSets>   
+
+
 	<Host id="host1">
-        <IPC id="ipcProcess1">
-            <RA>
-                <Flows>
-                    <Flow apn="106_Layer11" qosCube="1"/>                
-                </Flows>
-            </RA>
-        </IPC>
         <DA>
 			<Directory>
 				<APN apn="App1">
@@ -60,49 +68,7 @@
 			</Directory>
 		</DA>
 	</Host>
-	<Host id="host2">
-        <IPC id="ipcProcess1">
-            <RA>
-                <Flows>
-					<Flow apn="106_Layer11" qosCube="1"/>
-                </Flows>
-            </RA>
-        </IPC>
-	</Host>
-	<Host id="host3">
-        <IPC id="ipcProcess1">
-            <RA>
-                <Flows>
-					<Flow apn="107_Layer11" qosCube="1"/>
-                </Flows>
-            </RA>
-        </IPC>
-	</Host>
-	<Host id="host4">
-        <IPC id="ipcProcess1">
-            <RA>
-                <Flows>
-					<Flow apn="108_Layer11" qosCube="1"/>
-                </Flows>
-            </RA>
-        </IPC>
-	</Host>
-	<Host id="host5">
-        <IPC id="ipcProcess1">
-            <RA>
-                <Flows>
-                    <Flow apn="108_Layer11" qosCube="1"/>
-                </Flows>
-            </RA>
-        </IPC>	
-	</Host>
 	<Router id="router1">
-		<IPC id="relayIpc">
-            <RA>
-                <Flows>
-                </Flows>
-            </RA>
-        </IPC>
         <DA>
 			<Directory>
 				<APN apn="App1">
@@ -155,24 +121,8 @@
 			</Directory>
 		</DA> 
 	</Router>
-	<Router id="router2">
-		<IPC id="relayIpc">
-            <RA>
-                <Flows>
-					<Flow apn="106_Layer11" qosCube="1"/>
-					<Flow apn="108_Layer11" qosCube="1"/>                
-                </Flows>
-            </RA>
-        </IPC>  
-	</Router>
-	<Router id="router3">
-		<IPC id="relayIpc">
-            <RA>
-                <Flows>
-                </Flows>
-            </RA>
-        </IPC>  
-	</Router>
+	
+	
 	<QoSCubesSet>
 		<QosCube id="1">
 			<AverageBandwidth>12000000</AverageBandwidth>