Change reserved c_tag to 111

Change-Id: I60a408cbd92e63d9828104ef14e4feed54beb423
diff --git a/src/test/setup/olt_config.json b/src/test/setup/olt_config.json
index ea84ad1..e744293 100644
--- a/src/test/setup/olt_config.json
+++ b/src/test/setup/olt_config.json
@@ -5,7 +5,7 @@
   "vcpe" :
   [
         {
-          "port" : "fabric", "type" : "reserved", "s_tag" : 222, "c_tag" : 211
+          "port" : "fabric", "type" : "reserved", "s_tag" : 222, "c_tag" : 111
         },
         {
           "port" : "fabric", "type" : "dhcp", "s_tag" : 304, "c_tag" : 304