Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / ethernet.onc
index 56828bc..b842999 100644 (file)
@@ -3,5 +3,15 @@
   "Name": "name",
   "Ethernet": {
     "Authentication": "None"
+  },
+  "StaticIPConfig":{
+    "Gateway":"1.1.1.7",
+    "IPAddress":"125.125.125.125",
+    "NameServers":[
+      "1.1.1.8",
+      "125.1.1.3"
+    ],
+    "RoutingPrefix":26,
+    "Type":"IPv4"
   }
 }