Fix the interface IP for vlan 60 networks from 60.1 to 60.2
diff --git a/TestON/tests/PeeringRouterTest/sdnip.json b/TestON/tests/PeeringRouterTest/sdnip.json
index f3117c6..5b61d05 100644
--- a/TestON/tests/PeeringRouterTest/sdnip.json
+++ b/TestON/tests/PeeringRouterTest/sdnip.json
@@ -19,7 +19,7 @@
 		{
 		    "attachmentDpid" : "00:00:00:00:00:00:00:01",
 		    "attachmentPort" : "4",
-		    "ipAddress" : "192.168.60.1"
+		    "ipAddress" : "192.168.60.2"
 		}
 
     ],