Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:enterasys:ws-ap3715i [2023/05/16 17:26] – remove version filter grischetoh:enterasys:ws-ap3715i [2024/03/26 20:50] – [Enterasys WS-AP3715i] phoebe
Line 7: Line 7:
 {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-//Write shortrelevant description of the deviceInclude a technical overview, but avoid marketing buzzwords/useless stuffTwo to four sentences is about right. A picture is good, tooEdit the page to see how to add pictures.//+The Enterasys WS-AP3715i is an enterprise Accesspoint normally sold together with wifi controllerfrom which it would be configuredIts manufacturer support already ended. 
 +OpenWRT liberates it into standalone device with 802.3af POE.
  
 <WRAP BOX> <WRAP BOX>
Line 20: Line 21:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Search, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=Enterasys +  "rotate"true
-filter  Model=WS-AP3715i +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""forumsearch", "deviceid"]
-----+  "filterColumns"{"brand": "^Enterasys$", "model""^WS-AP3715i$"} 
 +-->
  
 /* If no unsupported functions known, comment out the following datatable or delete it. */ /* If no unsupported functions known, comment out the following datatable or delete it. */
----- datatable ---- +<!-- ToH: { 
-cols    Unsupported Functions_unsupporteds +  "source""json", 
-filter  : Brand=Enterasys +  "dom""t", 
-filter  : Model=WS-AP3715i +  "paging"false, 
-----+  "shownColumns": ["unsupported_functions"], 
 +  "filterColumns": {"brand": "^Enterasys$", "model": "^WS-AP3715i$"} 
 +-->
  
 ===== Experimental Versions ===== ===== Experimental Versions =====
Line 47: Line 51:
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHzCPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   : c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false, 
-filter  : Brand=Enterasys +  "rotate": true
-filter  Model=WS-AP3715i +  "shownColumns"["model""version""cpu""cpumhz""cpucores""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-----+  "filterColumns"{"brand": "^Enterasys$", "model""^WS-AP3715i$"} 
 +-->
  
  
 ===== Installation ===== ===== Installation =====
 /* stable release */ /* stable release */
-/* uncomment once stable release is available 
----- datatable ---- 
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url 
-headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock 
-align   : c,c,c 
-filter  : Brand=Enterasys 
-filter  : Model=WS-AP3715i 
----- 
-*/ 
  
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"],
 +  "filterColumns": {"brand": "^Enterasys$", "model": "^WS-AP3715i$"}
 +} -->
  
-/* snapshot */ 
-/* delete once stable release is available */ 
----- datatable ---- 
-cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url 
-headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock 
-align   : c,c,c 
-filter  : Brand=Enterasys 
-filter  : Model=WS-AP3715i 
----- 
  
 1. Grab the OpenWrt initramfs, rename it to ap3715.bin. Place it in the root directory of a TFTP server and serve it at `192.168.1.66/24`. 1. Grab the OpenWrt initramfs, rename it to ap3715.bin. Place it in the root directory of a TFTP server and serve it at `192.168.1.66/24`.
Line 105: Line 100:
  
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX> +the original kernel log shows the following mapping: 
-FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_the_flash|example]]).//+ 
 +  m25p80 spi32766.0s25fl256s1 (32768 Kbytes) 
 +  21 cmdlinepart partitions found on MTD device spi32766.0 
 +  Creating 21 MTD partitions on "spi32766.0": 
 +  0x000000000000-0x0000000a0000 "BootBAK" 
 +  0x0000000a0000-0x000000120000 "BootPRI" 
 +  0x000000120000-0x000000130000 "CFG1" 
 +  0x000000130000-0x000000140000 : "CFG2" 
 +  0x000000140000-0x000001ec0000 : "FS" 
 +  0x000001ec0000-0x000001ed0000 : "NVRAM1" 
 +  0x000001ed0000-0x000001ee0000 : "NVRAM2" 
 +  0x000001ee0000-0x000001ef0000 : "NVRAM3" 
 +  0x000001ef0000-0x000001f00000 : "NVRAM4" 
 +  0x000001f00000-0x000001f10000 : "NVRAM5" 
 +  0x000001f10000-0x000001f20000 : "NVRAM6" 
 +  0x000001f20000-0x000001f30000 : "NVRAM7" 
 +  0x000001f30000-0x000001f40000 : "NVRAM8" 
 +  0x000001f40000-0x000001f50000 : "NVRAM9" 
 +  0x000001f50000-0x000001f60000 : "NVRAM10" 
 +  0x000001f60000-0x000001f70000 : "NVRAM11" 
 +  0x000001f70000-0x000001f80000 : "NVRAM12" 
 +  0x000001f80000-0x000001f90000 : "NVRAM13" 
 +  0x000001f90000-0x000001fa0000 : "NVRAM14" 
 +  0x000001fa0000-0x000001fb0000 : "NVRAM15" 
 +  0x000001fb0000-0x000001fc0000 : "NVRAM16" 
 +  fsl-espi ffe07000.spi: registered child spi32766.
 +  fsl-espi ffe07000.spi: chipselect 0 already in use 
 +  spi_master spi32766: spi_device register error /soc@ffe00000/spi@7000/legerity@0
  
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. 
-</WRAP> 
  
 ==== OEM easy installation ==== ==== OEM easy installation ====
Line 220: Line 240:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-<WRAP BOX> +<!-- ToH: { 
-FIXME +  "source": "json", 
-  This table is automatically generated, **once the correct filters for Brand and Model are set.** +  "dom": "t"
-  - If you see "Nothing.instead of a tableplease **edit this section and adjust the filters with the proper Brand and Model.** Just try, it's easy. +  "paging": false
-  - If you still don'see a table hereor a table filled with '¿': [[toh:start|Is there already a Techdata page available]] for Enterasys WS-AP3715i ? If not: [[meta:create_new_dataentry_page|Create one]]. +  "rotate"true
-  - If you see a table with the desired device dataeverything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. +  "shownColumns"["brand""model""version""devicetype""availability""supportedsincecommit""supportedsincerel""supportedcurrentrel""unsupported_functions""bootloader""cpu""target""cpumhz""flashmb""rammb""switch""ethernet100mports""ethernet1gports""commentsnetworkports""modem""vlan""wlan24ghz""wlan50ghz""wlanhardware""wlancomments""detachableantennas""usbports""sataports""commentsusbsataports""serial""jtag""ledcount""buttoncount""powersupply""deviceid""owrt_forum_topic_url""wikideviurl""oemdevicehomepageurl""firmwareoemstockurl""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl", "comments"]
-  - If it still doesn't workDon't panic, calm downtake a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help. +  "filterColumns"{"brand": "^Enterasys$", "model""^WS-AP3715i$", "version""^$"} 
-</WRAP> +-->
- +
----- datatemplatelist dttpllist ---- +
-template: meta:template_datatemplatelist +
-cols    : BrandModelVersionsDevice TypeAvailabilitySupported Since Commit_gitSupported since RelSupported current RelUnsupportedBootloaderCPUTargetCPU MHzFlash MBsRAM MBSwitchEthernet 100M ports_Ethernet Gbit ports_Comments network ports_ModemVLANWLAN 2.4GHzWLAN 5.0GHzWLAN HardwaresWLAN Comments_Detachable Antennas_USB ports_SATA ports_Comments USB SATA ports_SerialJTAGLED countButton countPower supplyDevice Techdata_pageidForum topic URL_urlwikidevi URL_urlOEM Device Homepage URL_urlFirmware OEM Stock URL_urlFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_urlComments_ +
-filter  : Brand=Enterasys +
-filter  Model=WS-AP3715i +
-filter  Versions= +
-----+
  
 ==== Photos ==== ==== Photos ====
  • Last modified: 2024/03/27 10:02
  • by phoebe