Sign in
chromium
/
chromium
/
src
/
2639e878336ccd138e0ab20a3daea375998c3a81
/
.
/
chromeos
/
test
/
data
/
network
/
ethernet.onc
blob: b8429996e69744223fd348c8d0ce0646206192e1 [
file
]
{
"GUID"
:
"guid"
,
"Type"
:
"Ethernet"
,
"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"
}
}