Add Configuration File
diff --git a/macbook.conf b/macbook.conf
new file mode 100644
index 0000000..0bab6de
--- /dev/null
+++ b/macbook.conf
@@ -0,0 +1,8 @@
+router-name /ndn/memphis.edu/netlab/macbook
+ccnneighbor /ndn/memphis.edu/netlab/pollux face2 10
+ccnneighbor /ndn/memphis.edu/netlab/castor face3 8
+ccnname /ndn/memphis.edu/netlab/macbook/name1
+ccnname /ndn/memphis.edu/netlab/macbook/test
+lsdb-synch-interval 310
+interest-retry 4
+interest-resend-time 5
diff --git a/pollux.conf b/pollux.conf
new file mode 100644
index 0000000..495378e
--- /dev/null
+++ b/pollux.conf
@@ -0,0 +1,10 @@
+router-name /ndn/memphis.edu/netlab/pollux
+ccnneighbor /ndn/memphis.edu/netlab/macbook face2 10
+ccnneighbor /ndn/memphis.edu/netlab/castor face3 8
+ccnname /ndn/memphis.edu/netlab/pollux/name1
+ccnname /ndn/memphis.edu/netlab/pollux/test
+lsdb-synch-interval 320
+interest-retry 3
+interest-resend-time 5
+
+