New functions
diff --git a/ccn_utils/miniccnx.conf b/ccn_utils/miniccnx.conf
index ecb0643..42f827e 100644
--- a/ccn_utils/miniccnx.conf
+++ b/ccn_utils/miniccnx.conf
@@ -1,12 +1,8 @@
 [hosts]
-c1: _ ccnx:/,s1
-c2: _ ccnx:/,s1
-h1: _
-h2: _
+h1: _ ccnx:/,s1
+h2: _ cpu=0.1
 [routers]
-s1: ccnx:/1,h1 ccnx:/2,h2
+s1: ccnx:/videos,h2
 [links]
-c1:s1 bw=100
-c2:s1 bw=100
-s1:h1 bw=100
-s1:h2 bw=100
+h1:s1 bw=100
+h2:s1 bw=100 loss=1 delay=10ms