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=1_ipv6=0_dhcp=1_routers=1_static=1.json b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=1_ipv6=0_dhcp=1_routers=1_static=1.json
index 59284ba..1445c94 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=1_ipv6=0_dhcp=1_routers=1_static=1.json
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/json/COMCAST_CONFIG_ipv4=1_ipv6=0_dhcp=1_routers=1_static=1.json
@@ -184,7 +184,7 @@
         "of:0000000000000001" : {
             "segmentrouting" : {
                 "name" : "s001",
-                "ipv4NodeSid" : 1,
+                "ipv4NodeSid" : 1001,
                 "ipv4Loopback" : "192.168.0.1",
                 "routerMac" : "00:00:00:00:00:01",
                 "isEdgeRouter" : true,
@@ -199,7 +199,7 @@
         "of:0000000000000002" : {
             "segmentrouting" : {
                 "name" : "s002",
-                "ipv4NodeSid" : 2,
+                "ipv4NodeSid" : 1002,
                 "ipv4Loopback" : "192.168.0.2",
                 "routerMac" : "00:00:00:00:00:02",
                 "isEdgeRouter" : true,
@@ -216,7 +216,7 @@
         "of:0000000000000003" : {
             "segmentrouting" : {
                 "name" : "s003",
-                "ipv4NodeSid" : 3,
+                "ipv4NodeSid" : 1003,
                 "ipv4Loopback" : "192.168.0.3",
                 "routerMac" : "00:00:00:00:00:02",
                 "isEdgeRouter" : true,
@@ -233,7 +233,7 @@
         "of:0000000000000004" : {
             "segmentrouting" : {
                 "name" : "s004",
-                "ipv4NodeSid" : 4,
+                "ipv4NodeSid" : 1004,
                 "ipv4Loopback" : "192.168.0.4",
                 "routerMac" : "00:00:00:00:00:04",
                 "isEdgeRouter" : true,
@@ -250,7 +250,7 @@
         "of:0000000000000005" : {
             "segmentrouting" : {
                 "name" : "s005",
-                "ipv4NodeSid" : 5,
+                "ipv4NodeSid" : 1005,
                 "ipv4Loopback" : "192.168.0.5",
                 "routerMac" : "00:00:00:00:00:04",
                 "isEdgeRouter" : true,
@@ -267,7 +267,7 @@
         "of:0000000000000101" : {
             "segmentrouting" : {
                 "name" : "s101",
-                "ipv4NodeSid" : 101,
+                "ipv4NodeSid" : 1101,
                 "ipv4Loopback" : "192.168.0.101",
                 "routerMac" : "00:00:00:00:01:01",
                 "isEdgeRouter" : false,
@@ -282,7 +282,7 @@
         "of:0000000000000102" : {
             "segmentrouting" : {
                 "name" : "s102",
-                "ipv4NodeSid" : 102,
+                "ipv4NodeSid" : 1102,
                 "ipv4Loopback" : "192.168.0.102",
                 "routerMac" : "00:00:00:00:01:02",
                 "isEdgeRouter" : false,