Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
toh:d-link:d-link_dap-2680_a1 [2021/01/24 18:39] – Created from the form at meta:create_new_device_page s_2toh:d-link:d-link_dap-2680_a1 [2021/01/24 18:53] – [Buttons] s_2
Line 1: Line 1:
 ====== D-Link DAP-2680 A1====== ====== D-Link DAP-2680 A1======
  
-/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page ONLY.  */ +The DAP-2680 is an AC1750 Wave 2 Wall-Mount PoE Access Point from the [[toh:d-link:d-link_dap_series_of_business_access_points|D-Link DAP Series of Business Access Points]], manufactured by Alpha Networks.
-/* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ +
-/* USE https://openwrt.org/meta/create_new_device_page */ +
- +
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} +
- +
-//Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.// +
- +
-<WRAP BOX> +
-FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) **remove the instructions, as well as the ''<nowiki><WRAP></nowiki>'' that encloses it.** +
-</WRAP> +
- +
-/*****/ +
-/* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */ +
-/*****/ +
- +
-{{media:example:genericrouter1.png?200|Generic Router}} +
- +
-<WRAP BOX> +
-FIXME +
-===== Getting started with a new Device Page ===== +
-  This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** +
-  - There are several "fixme" tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. +
-  - When there are no more "fixme" tags left, delete this one too, along with the ''<nowiki><WRAP></nowiki>'' that encloses it. +
- +
-===== Keep the articles modular ===== +
-  * Please include only model specific information, omit bla,bla and put everything generic into separate articles +
-  * If you have no time to write certain stuff, link to [[docs:start]] +
-  * [[docs:guide-user:base-system:start]] should lead the waydo not explain this again +
-  * DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]]. +
-</WRAP>+
  
 ===== Supported Versions ===== ===== Supported Versions =====
- 
-<WRAP BOX> 
-FIXME 
-  - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** 
-  - If the tables below show information for ''<nowiki>D-Link DAP-2680 A1</nowiki>'', everything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. 
-  - If the tables below contain "Nothing found", it means that either 
-    - the dataentry page for D-Link DAP-2680 A1 is missing. Please [[meta:create_new_dataentry_page|create a new dataentry page]] first, then reload this page. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. 
-    - filters are not set correctly. Most common reason for "Nothing found": The dataentry does not contain a Version, but we are filtering here for version -> Please **edit this section and adjust the filters with the proper Brand, Model and Version.** In case the dataentry does not contain a version, delete the line ''filter  : Versions~''. Just try, it's easy. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. 
-  - If the tables still contain "Nothing found": Don't panic, calm down, take a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help. 
-</WRAP> 
  
 ---- datatable ---- ---- datatable ----
Line 49: Line 9:
 headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data
 align   : c,c,c,c,c,c,c align   : c,c,c,c,c,c,c
-filter  : Brand=D-Link 
-filter  : Model=DAP-2680 
-filter  : Versions~A1 
----- 
- 
----- datatable ---- 
-cols    : Unsupported Functions_unsupporteds 
 filter  : Brand=D-Link filter  : Brand=D-Link
 filter  : Model=DAP-2680 filter  : Model=DAP-2680
Line 109: Line 62:
  
  
--> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] +-> Please see the main article for the DAP-2xxx series for [[:toh:d-link:D-Link DAP Series of Business Access Points#flashing]] instructions.
- +
-FIXME Please add the installation procedure here.+
  
 ==== Flash Layout ==== ==== Flash Layout ====
-<WRAP BOX> +^ start ^ size ^ label ^ 
-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]]).// +0x00000000 | 0x00040000 (256k) bootloader | 
- +| 0x00040000 | 0x00010000 (64k| bdcfg | 
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. +| 0x00050000 | 0x00010000 (64k) | rgdb | 
-</WRAP> +0x00060000 | 0x00010000 (64k) | unknown | 
 +| 0x00070000 | 0x00ee0000 (15232k) | upgrade | 
 +| 0x00f50000 | 0x00020000 (128k) | langpack | 
 +| 0x00f70000 | 0x00070000 (448k) | captival | 
 +| 0x00fe0000 | 0x00010000 (64k) | certificate | 
 +| 0x00ff0000 | 0x00010000 (64k) | radiocfg |
 ==== OEM easy installation ==== ==== OEM easy installation ====
  
Line 137: Line 92:
 </WRAP> </WRAP>
  
-==== OEM installation using the TFTP method ==== 
- 
-->  [[docs:guide-user:installation:generic.flashing.tftp]] 
- 
-=== Specific values needed for tftp === 
- 
-<WRAP BOX> 
- 
-FIXME Enter values for "FILL-IN" below 
- 
-^ Bootloader tftp server IPv4 address  | FILL-IN   | 
-^ Bootloader MAC address (special)     | FILL-IN   | 
-^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] (**''NOTE:''** Name must contain //"tftp"//) | 
-^ TFTP transfer window                 | FILL-IN seconds                                | 
-^ TFTP window start                    | approximately FILL-IN seconds after power on   | 
-^ TFTP client required IP address      | FILL-IN                                        | 
- 
-</WRAP> 
  
 ===== Upgrading OpenWrt ===== ===== Upgrading OpenWrt =====
Line 204: Line 141:
  
 ===== Debricking ===== ===== Debricking =====
--> [[docs:guide-user:troubleshooting:generic.debrick]] + -> Please see the main article for the DAP-2xxx series for [[:toh:d-link:D-Link DAP Series of Business Access Points#unbricking]] instructions.
 ===== Failsafe mode ===== ===== Failsafe mode =====
 -> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]] -> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]]
Line 213: Line 149:
 Set up your Internet connection, configure wireless, configure USB port, etc. Set up your Internet connection, configure wireless, configure USB port, etc.
  
-===== Specific Configuration ===== 
  
-<WRAP BOX> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
  
-==== Network interfaces ==== 
-The default network configuration is: 
-^ Interface Name   ^ Description                  ^ Default configuration    ^ 
-| br-lan           | EXAMPLE LAN & WiFi           | EXAMPLE 192.168.1.1/24   | 
-| vlan0 (eth0.0)   | EXAMPLE LAN ports (1 to 4)   | EXAMPLE None             | 
-| vlan1 (eth0.1)   | EXAMPLE WAN port             | EXAMPLE DHCP             | 
-| wl0              | EXAMPLE WiFi                 | EXAMPLE Disabled         | 
  
-</WRAP>+==== Buttons ====
  
-==== Switch Ports (for VLANs) ==== +The D-Link DAP-2680 has the following buttons:
-<WRAP BOX> +
-FIXME Please fill in real values for this device, then remove the EXAMPLEs+
  
-Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. +BUTTON GPIO 
-Port             Switch port   +Reset   18  |
-Internet (WAN)   | EXAMPLE 4     | +
-| LAN 1            | EXAMPLE 3     | +
-| LAN 2            | EXAMPLE 2     | +
-| LAN 3            | EXAMPLE 1     | +
-| LAN 4            EXAMPLE 0     |+
  
-</WRAP> 
- 
-==== Buttons ==== 
 -> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s). -> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
-Here, we merely name the buttons, so we can use them in the above Howto. 
  
-<WRAP BOX> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
  
-The D-Link DAP-2680 has the following buttons:+==== LEDs ====
  
-BUTTON                       Event   +LED GPIO 
-EXAMPLE Reset                |  reset  | +power green  |  19  | 
-EXAMPLE Secure Easy Setup      ses   | +power red   20  |
-| EXAMPLE No buttons at all.      -    | +
- +
-</WRAP>+
  
 ===== Hardware ===== ===== Hardware =====
Line 333: Line 243:
 ==== OEM bootlog ==== ==== OEM bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE</nowiki>+<nowiki> 
 +No initrd 
 +## Transferring control to Linux (at address 80002000) ... 
 +## Giving linux memsize in bytes, 268435456 
 + 
 +Starting kernel ... 
 + 
 +Linux version 3.3.8 (release@cdWSCMPL06) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Tue Jun 4 09:24:00 CST 2019 
 +bootconsole [early0] enabled 
 +CPU revision is: 00019750 (MIPS 74Kc) 
 +SoC: Qualcomm Atheros QCA9558 rev 0 
 +Clocks: CPU:720.000MHz, DDR:600.000MHz, AHB:200.000MHz, Ref:40.000MHz 
 +Determined physical RAM map: 
 + memory: 10000000 @ 00000000 (usable) 
 +User-defined physical RAM map: 
 + memory: 10000000 @ 00000000 (usable) 
 +Initrd not found or empty - disabling initrd 
 +Zone PFN ranges: 
 +  Normal   0x00000000 -> 0x00010000 
 +Movable zone start PFN for each node 
 +Early memory PFN ranges 
 +    0: 0x00000000 -> 0x00010000 
 +Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024 
 +Kernel command line:  mem=256M board=AP135 console=ttyS0,115200 root=/dev/mtdblock0 rootfstype=squashfs noinitrd crashkernel=10M@20M oops=panic 
 +PID hash table entries: 1024 (order: 0, 4096 bytes) 
 +Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) 
 +Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) 
 +Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. 
 +Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes 
 +Writing ErrCtl register=00000000 
 +Readback ErrCtl register=00000000 
 +Memory: 256588k/262144k available (2309k kernel code, 5556k reserved, 544k data, 192k init, 0k highmem) 
 +SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 
 +NR_IRQS:83 
 +Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048) 
 +pid_max: default: 32768 minimum: 301 
 +Mount-cache hash table entries: 512 
 +Performance counters: mips/74K PMU enabled, 4 32-bit counters available to each CPU, irq 13 
 +NET: Registered protocol family 16 
 +gpiochip_add: registered GPIOs 0 to 23 on device: ath79 
 +MIPS: machine is Atheros AP135 reference board 
 + 
 +WLAN firmware dump buffer allocation of 2097152 bytes @ address 0x8fa00000- SUCCESS !!! 
 +registering PCI controller with io_map_base unset 
 +ar724x-pci ar724x-pci.1: PCIe link is down 
 +registering PCI controller with io_map_base unset 
 +bio: create slab <bio-0> at 0 
 +PCI host bridge to bus 0000:00 
 +pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff] 
 +pci_bus 0000:00: root bus resource [io  0x0000] 
 +pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] 
 +PCI host bridge to bus 0000:01 
 +pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff] 
 +pci_bus 0000:01: root bus resource [io  0x0001] 
 +pci 0000:00:00.0: using irq 40 for pin 1 
 +Switching to clocksource MIPS 
 +NET: Registered protocol family 2 
 +IP route cache hash table entries: 2048 (order: 1, 8192 bytes) 
 +TCP established hash table entries: 8192 (order: 4, 65536 bytes) 
 +TCP bind hash table entries: 8192 (order: 3, 32768 bytes) 
 +TCP: Hash tables configured (established 8192 bind 8192) 
 +TCP reno registered 
 +UDP hash table entries: 256 (order: 0, 4096 bytes) 
 +UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) 
 +NET: Registered protocol family 1 
 +squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +msgmni has been set to 501 
 +io scheduler noop registered 
 +io scheduler deadline registered (default) 
 +Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled 
 +serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A 
 +console [ttyS0] enabled, bootconsole disabled 
 +console [ttyS0] enabled, bootconsole disabled 
 +brd: module loaded 
 +m25p80 spi0.0: found mx25l12805d, expected m25p80 
 +m25p80 spi0.0: mx25l12805d (16384 Kbytes) 
 +spi0.0: squashfs filesystem found at offset 0x00180000 
 +11 elboxpart partitions found on MTD device spi0.0 
 +Creating 11 MTD partitions on "spi0.0": 
 +0x0000001800c0-0x000000b540c0 : "rootfs" 
 +mtd: partition "rootfs" set to be root filesystem 
 +0x000000070000-0x000000f50000 : "upgrade" 
 +0x000000050000-0x000000060000 : "rgdb" 
 +0x000000040000-0x000000050000 : "bdcfg" 
 +0x000000f50000-0x000000f70000 : "langpack" 
 +0x000000fe0000-0x000000ff0000 : "certificate" 
 +0x000000ff0000-0x000001000000 : "radiocfg" 
 +0x000000000000-0x000001000000 : "flash" 
 +0x000000000000-0x000000040000 : "bootloader" 
 +0x000000040000-0x000000050000 : "boot config" 
 +0x000000f70000-0x000000fe0000 : "captival" 
 +m25p80 spi0.1: found pm25lv512, expected m25p80 
 +m25p80 spi0.1: pm25lv512 (64 Kbytes) 
 +u32 classifier 
 +    Actions configured 
 +arp_tables: (C) 2002 David S. Miller 
 +TCP cubic registered 
 +NET: Registered protocol family 10 
 +IPv6 over IPv4 tunneling driver 
 +NET: Registered protocol family 17 
 +Bridge firewalling registered 
 +Ebtables v2.0 registered 
 +8021q: 802.1Q VLAN Support v1.8 
 +VFS: Mounted root (squashfs filesystem) readonly on device 31:0. 
 +Freeing unused kernel memory: 192k freed 
 +init started: BusyBox v1.14.1 (2019-06-04 09:24:18 CST) 
 +starting pid 30, tty '': '/etc/init.d/rcS' 
 +[/etc/init.d/S03config.sh] 
 +Mounting proc and var ... 
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/10 
 +SymbLink /dev/mtdblock/11 
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +SymbLink /dev/mtdblock/
 +Inserting modules ... 
 +Inserting Rebootm ... 
 +Rebootm loading ... 
 +Inserting atheros ethernet ... 
 +ag71xx_mdio: probed 
 +eth0: Atheros AG71xx at 0xb9000000, irq 4 
 +ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd072, driver=Generic PHY] 
 +Inserting gpio ... 
 +GPIO driver initialized. 
 +done. 
 +Start xmldb ... 
 +[/etc/scripts/misc/profile.sh] getnew ... 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 ++                                                         + 
 ++                  Devconf write_data!!                   + 
 ++                                                         + 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 +ok 
 +[/etc/scripts/misc/defnodes.sh] ... 
 +[/etc/defnodes/S10setext.sh] ... 
 +PHP [/etc/defnodes/S11setnodes.php] ... 
 +PHP [/etc/defnodes/S12features.php] ... 
 +PHP [/etc/defnodes/S13flashspeed.php] ... 
 +PHP [/etc/defnodes/S20setnodes.php] ... 
 +mount: mounting /dev/mtdblock/4 on /www/locale/alt failed: Invalid argument 
 +PHP [/etc/defnodes/S40brand.php] ... 
 +[/etc/scripts/misc/defnodes.sh] Done !! 
 +[/etc/templates/timezone.sh] ... 
 +[/etc/templates/logs.sh] ... 
 +[/var/run/logs_run.sh] ... 
 +gpio set led status 
 +[/etc/templates/powerled.sh] ... 
 +[/var/run/powerled_run.sh] ... 
 +ADDRCONF(NETDEV_UP): eth0: link is not ready 
 +[/etc/init.d/S03config.sh] done! 
 +[/etc/init.d/S10system.sh] 
 +Write some proc file ... 
 +Enable panic timeout when Kernel panic ... 
 +start Layout ... 
 +[/etc/scripts/layout.sh] start ... 
 +[/var/run/layout_start.sh] ... 
 +Start bridge layout ... 
 +device eth0 entered promiscuous mode 
 +ADDRCONF(NETDEV_UP): br0: link is not ready 
 +start LAN ... 
 +[/etc/templates/lan.sh] ... 
 +[/var/run/lan_start.sh] ... 
 +Bridge mode selected, LAN is disabled ! 
 +start web server ... 
 +[/etc/templates/webs.sh] start ... 
 +[/var/run/webs_start.sh] ... 
 +Starting HTTPD ... 
 +start eth0 vlan setup ... 
 +[/etc/scripts/eth_vlan.sh] start ... 
 +[/var/run/eth0_vlan_start.sh] ... 
 + disable VLAN 
 +[/var/run/__limitedadmin.sh]... 
 +limitedadmin.sh... 
 +set limit admin type : 00 
 +set limit admin type : 1 
 +ip_range[0] start:0 end:0 
 +ip_range[1] start:0 end:0 
 +ip_range[2] start:0 end:0 
 +ip_range[3] start:0 end:0 
 +[/etc/scripts/eth_vlan.sh] start ... 
 +[/var/run/eth0_vlan_stop.sh] ... 
 +[/var/run/eth0_vlan_start.sh] ... 
 + disable VLAN 
 +[/var/run/__pingctl.sh]... 
 +pingctl.sh... 
 +start fresetd ... 
 +Factory reset time : 5 secs 
 +System reset time  : 1 secs 
 +enable LAN ports ... 
 +[/etc/scripts/enlan.sh] ... 
 + Generate channel table according to the country code... 
 +generate country domain mapping table 
 + Generate VLAN table according to the port... 
 +start WAN ... 
 +[/etc/templates/wan.sh] start ... 
 +[/var/run/eth0_vlan_start.sh] ... 
 + disable VLAN 
 +[/var/run/wan_start.sh] ... 
 +Bridge mode selected ! 
 +Start WAN(br0),192.168.0.50/255.255.255.0 ... 
 +[/etc/templates/wanup.sh] ... 
 +[/var/run/wan_up.sh] ... 
 +[/etc/templates/ntp.sh] ... 
 +killall: ntpclient: no process killed 
 +NTP client is disabled ... 
 +[/usr/sbin/submit] CAPTIVAL_PORTAL ... 
 +[/var/run/captival_portal_stop.sh] ... 
 +captival portal already stop 
 +[/var/run/captival_portal_start.sh] ... 
 +captival_state 0 
 +captival portal is disable 
 +>>>/var/run/wan_start.sh: Start IPv6 configuration >>> 
 +Disable IPv6. 
 +<<< End of IPv6 <<< 
 +captival_tar prep ... 
 +remains :457216bytes 
 +start lldpd ... 
 +start stunnel ... 
 +[/etc/templates/stunnel.sh] ... 
 +Setting certificate. 
 +[/var/run/stunnel_start.sh] ... 
 +Starting universal SSL tunnel: stunnel. 
 +start WLAN ... 
 +[/etc/templates/wlan.sh] ... 
 +SERVD: stop service [WLAN] 
 +SERVD: service [WLAN] is already stopped. 
 +SERVD: start service [WLAN] 
 +start telnet daemon ... 
 +Start telnetd ... 
 +[/etc/templates/wlan_run.sh] start ... 
 +start SSHD daemon ... 
 +[/etc/templates/autorekey.sh] ... 
 +[/etc/templates/sshd.sh] ... 
 +[/var/run/autorekey_start_a.sh] ... 
 +[/var/run/autorekey_start_g.sh] ... 
 +</nowiki>
 </WRAP>\\ </WRAP>\\
  
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1