1{ 2 "config_ethernet_interfaces":[ 3 { 4 "iface":"", 5 "caps":[ 6 ], 7 "ip":"", 8 "gateway":"", 9 "dns":"", 10 "netmask":"", 11 "route":"", 12 "routemask":"" 13 }, 14 { 15 "iface":"", 16 "caps":[ 17 ], 18 "ip":"", 19 "gateway":"", 20 "dns":"", 21 "netmask":"", 22 "route":"", 23 "routemask":"" 24 }, 25 { 26 "laniface":"", 27 "caps":[ 28 ], 29 "ip":"", 30 "gateway":"", 31 "dns":"", 32 "netmask":"", 33 "route":"", 34 "routemask":"" 35 } 36 ] 37} 38