Avoid using 0-16 as MPLS labels in SRRouting test

Change-Id: Ibd1b1dd03c0e25baf5ccee48570c9760109f8798
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=0_routers=0.json b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=0_routers=0.json
index 52624f7..be5ff7f 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=0_routers=0.json
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=0_routers=0.json
@@ -193,8 +193,8 @@
         "of:0000000000000001" : {
             "segmentrouting" : {
                 "name" : "s001",
-                "ipv4NodeSid" : 1,
-		"ipv6NodeSid" : 101,
+                "ipv4NodeSid" : 1001,
+		"ipv6NodeSid" : 2001,
 		"ipv6Loopback" : "2000::c0a8:0001",
                 "ipv4Loopback" : "192.168.0.1",
                 "routerMac" : "00:00:00:00:00:01",
@@ -210,9 +210,9 @@
         "of:0000000000000002" : {
             "segmentrouting" : {
                 "name" : "s002",
-                "ipv4NodeSid" : 2,
+                "ipv4NodeSid" : 1002,
                 "ipv4Loopback" : "192.168.0.2",
-		"ipv6NodeSid" : 102,
+		"ipv6NodeSid" : 2002,
 		"ipv6Loopback" : "2000::c0a8:0002",
                 "routerMac" : "00:00:00:00:00:02",
                 "isEdgeRouter" : true,
@@ -229,9 +229,9 @@
         "of:0000000000000003" : {
             "segmentrouting" : {
                 "name" : "s003",
-                "ipv4NodeSid" : 3,
+                "ipv4NodeSid" : 1003,
                 "ipv4Loopback" : "192.168.0.3",
-        	"ipv6NodeSid" : 103,
+        	"ipv6NodeSid" : 2003,
 		"ipv6Loopback" : "2000::c0a8:0003",
                 "routerMac" : "00:00:00:00:00:02",
                 "isEdgeRouter" : true,
@@ -248,9 +248,9 @@
         "of:0000000000000004" : {
             "segmentrouting" : {
                 "name" : "s004",
-                "ipv4NodeSid" : 4,
+                "ipv4NodeSid" : 1004,
                 "ipv4Loopback" : "192.168.0.4",
-		"ipv6NodeSid" : 104,
+		"ipv6NodeSid" : 2004,
 		"ipv6Loopback" : "2000::c0a8:0004",        
                 "routerMac" : "00:00:00:00:00:04",
                 "isEdgeRouter" : true,
@@ -267,9 +267,9 @@
         "of:0000000000000005" : {
             "segmentrouting" : {
                 "name" : "s005",
-                "ipv4NodeSid" : 5,
+                "ipv4NodeSid" : 1005,
                 "ipv4Loopback" : "192.168.0.5",
-		"ipv6NodeSid" : 105,
+		"ipv6NodeSid" : 2005,
 		"ipv6Loopback" : "2000::c0a8:0005", 
                 "routerMac" : "00:00:00:00:00:04",
                 "isEdgeRouter" : true,
@@ -286,9 +286,9 @@
         "of:0000000000000101" : {
             "segmentrouting" : {
                 "name" : "s101",
-                "ipv4NodeSid" : 101,
+                "ipv4NodeSid" : 1101,
                 "ipv4Loopback" : "192.168.0.101",
-		"ipv6NodeSid" : 201,
+		"ipv6NodeSid" : 2101,
 		"ipv6Loopback" : "2000::c0a8:0101", 
                 "routerMac" : "00:00:00:00:01:01",
                 "isEdgeRouter" : false,
@@ -303,9 +303,9 @@
         "of:0000000000000102" : {
             "segmentrouting" : {
                 "name" : "s102",
-                "ipv4NodeSid" : 102,
+                "ipv4NodeSid" : 1102,
                 "ipv4Loopback" : "192.168.0.102",
-		"ipv6NodeSid" : 202,
+		"ipv6NodeSid" : 2102,
 		"ipv6Loopback" : "2000::c0a8:0202",
                 "routerMac" : "00:00:00:00:01:02",
                 "isEdgeRouter" : false,