Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:netgear:wn2500rp_v1 [2019/12/25 13:43] – stock firmware info walterav | toh:netgear:wn2500rp_v1 [2021/08/01 10:58] – Typos pdecat | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Netgear WN2500RP v1 ====== | ====== Netgear WN2500RP v1 ====== | ||
| + | Universal Dual Band WiFi Range Extender | ||
| - | Hardware info see [[https:// | + | {{section> |
| - | Flashing the device to OpenWrt | + | Currently |
| + | ===== Supported Versions ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Installation ===== | ||
| + | ---- 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 | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| + | Flashing the device to OpenWrt can be done via stock Netgear firmware webinterface " | ||
| + | |||
| + | ===== Return to Factory Firmware ===== | ||
| Reverting to stock Netgear firmware " | Reverting to stock Netgear firmware " | ||
| < | < | ||
| - | tfpt 192.168.1.1 | + | tftp 192.168.1.1 |
| bin | bin | ||
| trace | trace | ||
| put stockfirmware.chk | put stockfirmware.chk | ||
| </ | </ | ||
| - | After a couple of minutes router power led is solid green and running stock Netgear firmware. | + | After a couple of minutes router power led is solid green and running stock restored |
| - | ===== Hardware details | + | |
| - | * SoC: Broadcom BCM5357 | + | ===== Forum Activity |
| - | * CPU: MIPS 74Kc V4.9 @ 266MHz | + | [[https:// |
| - | * RAM: 64MB | + | |
| - | * FLASH: 8MB | + | ===== LAN/WAN router ===== |
| - | * SWITCH: 4port 100Mbit | + | This extender lacks a WAN port, but with OpenWrt webinterface " |
| - | * RADIO0: BCM5358UB0 | + | |
| - | | + | ===== BCM43236 802.11abgn Wireless Adapter ===== |
| - | * BUTTONS: 1x Restore Factory Settings 1x WPS | + | |
| + | ==== 5GHz AP-mode limited support ==== | ||
| + | Using the 5GHz in AP modus has been succesfull for channels 36-48 at 20MHz N-MODE using WPA2PSK CCMP with ~30Mbit RX/TX. Notice that reboot makes the wifi adapter dissapear but a hard poweroff makes it appear again you can (check via lsusb) | ||
| + | < | ||
| + | opkg update | ||
| + | opkg remove kmod-b43 | ||
| + | opkg install kmod-usb2 usbutils kmod-brcmfmac kmod-mac80211 | ||
| + | lsusb #wifi detected otherwise hard poweroff | ||
| + | poweroff; | ||
| + | </ | ||
| + | |||
| + | You need a poweroff/ | ||
| + | ==== Further debugging ==== | ||
| + | By looking at the telnet logs from the stock Netgear firmware USB was noticed and a " | ||
| + | |||
| + | < | ||
| + | opkg update | ||
| + | opkg install kmod-usb-ehci | ||
| + | opkg install usbutils | ||
| + | lsusb | ||
| + | unable to initialize libusb: -99 | ||
| + | |||
| + | opkg install kmod-usb2 | ||
| + | lsusb | ||
| + | Bus 001 Device 002: ID 0a5c:bd17 Broadcom Corp. BCM43236 802.11abgn Wireless Adapter | ||
| + | Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | ||
| + | |||
| + | opkg install kmod-brcmfmac | ||
| + | dmesg #cut | ||
| + | [ 433.199259] kmodloader: loading kernel modules from / | ||
| + | [ 433.232886] usbcore: registered new interface driver usbfs | ||
| + | [ 433.238768] usbcore: registered new interface driver hub | ||
| + | [ 433.244408] usbcore: registered new device driver usb | ||
| + | [ 433.257746] ehci_hcd: USB 2.0 ' | ||
| + | [ 433.268950] kmodloader: done loading kernel modules from / | ||
| + | [ 433.398325] kmodloader: loading kernel modules from / | ||
| + | [ 433.408890] kmodloader: done loading kernel modules from / | ||
| + | [ 578.218214] kmodloader: loading kernel modules from / | ||
| + | [ 578.243609] ehci-platform: | ||
| + | [ 578.249167] ehci-platform ehci-platform.0: | ||
| + | [ 578.255244] ehci-platform ehci-platform.0: | ||
| + | [ 578.263713] ehci-platform ehci-platform.0: | ||
| + | [ 578.296513] ehci-platform ehci-platform.0: | ||
| + | [ 578.305877] hub 1-0:1.0: USB hub found | ||
| + | [ 578.311314] hub 1-0:1.0: 2 ports detected | ||
| + | [ 578.322366] kmodloader: done loading kernel modules from / | ||
| + | [ 578.541726] kmodloader: loading kernel modules from / | ||
| + | [ 578.552560] kmodloader: done loading kernel modules from / | ||
| + | [ 578.677365] usb 1-2: new high-speed USB device number 2 using ehci-platform | ||
| + | [ 815.937688] kmodloader: loading kernel modules from / | ||
| + | [ 815.972032] brcmfmac: brcmf_fw_alloc_request: | ||
| + | [ 816.524399] brcmfmac: brcmf_fw_alloc_request: | ||
| + | [ 816.533189] usb 1-2: Direct firmware load for brcm/ | ||
| + | [ 816.542139] usb 1-2: Falling back to user helper | ||
| + | [ 816.619343] firmware brcm!brcmfmac43236b.clm_blob: | ||
| + | [ 816.628198] brcmfmac: brcmf_c_process_clm_blob: | ||
| + | [ 816.661221] brcmfmac: brcmf_c_preinit_dcmds: | ||
| + | [ 816.765986] usbcore: registered new interface driver brcmfmac | ||
| + | [ 816.790284] kmodloader: done loading kernel modules from / | ||
| + | [ 817.506017] kmodloader: loading kernel modules from / | ||
| + | [ 817.533410] kmodloader: done loading kernel modules from / | ||
| + | |||
| + | ifconfig -a #cropped | ||
| + | wlan0 Link encap: | ||
| + | BROADCAST MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
| + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) | ||
| + | |||
| + | cat / | ||
| + | |||
| + | config wifi-device ' | ||
| + | option type ' | ||
| + | option channel ' | ||
| + | option hwmode ' | ||
| + | option path ' | ||
| + | option htmode ' | ||
| + | |||
| + | config wifi-iface ' | ||
| + | option device ' | ||
| + | option network ' | ||
| + | option mode ' | ||
| + | option ssid ' | ||
| + | option encryption ' | ||
| + | </ | ||
| + | |||
| + | From here the wlan0 interface shows up in the luci webinterface and can scan for wireless networks shows both 2,4 and 5 GHz frequencies in scan, still have to test other functions! Setting up a accesspoint from luci webinterface 2,4 or 5 GHz triggers some errors about wlan1 although the device is wlan0. | ||
| + | |||
| + | < | ||
| + | [ 1125.421112] ieee80211 phy1: brcmf_cfg80211_request_ap_if: | ||
| + | [ 1125.428829] ieee80211 phy1: brcmf_cfg80211_add_iface: | ||
| + | </ | ||
| + | |||
| + | After reboot the builtin the usb-device did not come up again(lsusb shows only hub) and is not directly related to b43 since the following dmesg output was also visible with original OpenWrt image. | ||
| + | |||
| + | < | ||
| + | dmesg | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | </ | ||
| + | |||
| + | Poweroff the router for a couple of seconds and power it up again made the builtin usb wifi adapter available again more info: | ||
| + | < | ||
| + | opkg install wireless-tools | ||
| + | ifconfig wlan0 up | ||
| + | |||
| + | iwlist wlan0 chan | ||
| + | wlan0 24 channels in total; available frequencies : | ||
| + | Channel 01 : 2.412 GHz | ||
| + | Channel 02 : 2.417 GHz | ||
| + | Channel 03 : 2.422 GHz | ||
| + | Channel 04 : 2.427 GHz | ||
| + | Channel 05 : 2.432 GHz | ||
| + | Channel 06 : 2.437 GHz | ||
| + | Channel 07 : 2.442 GHz | ||
| + | Channel 08 : 2.447 GHz | ||
| + | Channel 09 : 2.452 GHz | ||
| + | Channel 10 : 2.457 GHz | ||
| + | Channel 11 : 2.462 GHz | ||
| + | Channel 36 : 5.18 GHz | ||
| + | Channel 40 : 5.2 GHz | ||
| + | Channel 44 : 5.22 GHz | ||
| + | Channel 48 : 5.24 GHz | ||
| + | Channel 52 : 5.26 GHz | ||
| + | Channel 56 : 5.28 GHz | ||
| + | Channel 60 : 5.3 GHz | ||
| + | Channel 64 : 5.32 GHz | ||
| + | Channel 149 : 5.745 GHz | ||
| + | Channel 153 : 5.765 GHz | ||
| + | Channel 157 : 5.785 GHz | ||
| + | Channel 161 : 5.805 GHz | ||
| + | Channel 165 : 5.825 GHz | ||
| + | </ | ||
| + | |||
| + | It might be a good idea to built a custom OpenWrt image without the b43 driver and see how the other brcm47xx interact with Broadcom 5357 WLAN maybe they got blocked. | ||
| + | |||
| + | Removing the b43 package via the luci webinterface seems to remove more than "opkg remove kmod-b43" | ||
| + | |||
| + | < | ||
| + | iwinfo | ||
| + | wlan0 | ||
| + | Access Point: 00: | ||
| + | Mode: Master | ||
| + | Tx-Power: 31 dBm Link Quality: unknown/ | ||
| + | Signal: unknown | ||
| + | Bit Rate: 6.0 MBit/s | ||
| + | Encryption: WPA2 PSK (CCMP) | ||
| + | Type: nl80211 | ||
| + | Hardware: unknown [Generic MAC80211] | ||
| + | TX power offset: unknown | ||
| + | Frequency offset: unknown | ||
| + | Supports VAPs: no PHY name: phy0 | ||
| + | </ | ||
| + | |||
| + | ===== Telnet stock firmware ===== | ||
| + | The stock firmware has a telnet deamon that gets enabled by sending a magic packet, see unlock netgear[[toh: | ||
| + | |||
| + | < | ||
| + | ./ | ||
| + | |||
| + | telnet 192.168.1.250 | ||
| + | |||
| + | # echo $0 | ||
| + | /bin/sh | ||
| + | |||
| + | # version | ||
| + | Release version : Netgear Wireless Router WN2500RP | ||
| + | U12H19700/ | ||
| + | Time : May 28 2012 10:13:01 | ||
| + | CFE version : v1.0.5 | ||
| + | |||
| + | # cat / | ||
| + | Linux version 2.4.20 (alex@sunshine) (gcc version 3.2.3 with Broadcom modifications) #1 Mon May 28 10:09:49 CST 2012 | ||
| + | |||
| + | # cat / | ||
| + | system type : Broadcom BCM5357 chip rev 2 | ||
| + | processor | ||
| + | cpu model : | ||
| + | BogoMIPS | ||
| + | wait instruction | ||
| + | microsecond timers | ||
| + | tlb_entries | ||
| + | extra interrupt vector | ||
| + | hardware watchpoint | ||
| + | VCED exceptions | ||
| + | VCEI exceptions | ||
| + | unaligned_instructions | ||
| + | System clocks | ||
| + | (cpu/ | ||
| + | |||
| + | # cat / | ||
| + | Character devices: | ||
| + | 1 mem | ||
| + | 2 pty/m%d | ||
| + | 3 pty/s%d | ||
| + | 4 tts/%d | ||
| + | 5 cua/%d | ||
| + | 10 misc | ||
| + | 90 mtd | ||
| + | 100 acos_nat_cli | ||
| + | 108 ppp | ||
| + | 123 aglog | ||
| + | 128 ptm | ||
| + | 136 pts/%d | ||
| + | 162 raw | ||
| + | 180 usb | ||
| + | 252 wps_led | ||
| + | 253 nvram | ||
| + | 254 gpio | ||
| + | |||
| + | Block devices: | ||
| + | 1 ramdisk | ||
| + | 31 mtdblock | ||
| + | |||
| + | # cat / | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | module: | ||
| + | |||
| + | # cat /proc/mtd | ||
| + | dev: size | ||
| + | mtd0: 00040000 00010000 " | ||
| + | mtd1: 00700000 00010000 " | ||
| + | mtd2: 0065d758 00010000 " | ||
| + | mtd3: 00010000 00010000 " | ||
| + | mtd4: 00010000 00010000 " | ||
| + | mtd5: 00010000 00010000 " | ||
| + | mtd6: 00010000 00010000 " | ||
| + | mtd7: 00010000 00010000 " | ||
| + | mtd8: 00010000 00010000 " | ||
| + | mtd9: 00010000 00010000 " | ||
| + | mtd10: 00010000 00010000 " | ||
| + | mtd11: 00010000 00010000 " | ||
| + | mtd12: 00010000 00010000 " | ||
| + | mtd13: 00010000 00010000 " | ||
| + | mtd14: 00010000 00010000 " | ||
| + | |||
| + | # cat / | ||
| + | rootfs / rootfs rw 0 0 | ||
| + | /dev/root / squashfs ro 0 0 | ||
| + | none /dev devfs rw 0 0 | ||
| + | proc /proc proc rw 0 0 | ||
| + | ramfs /tmp ramfs rw 0 0 | ||
| + | none / | ||
| + | |||
| + | # cat /proc/kmsg | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <4> memory: 04000000 @ 00000000 (usable) | ||
| + | <4>On node 0 totalpages: 16384 | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <6>IP Protocols: ICMP, UDP, TCP, IGMP | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | # cat /proc/pci | ||
| + | PCI devices found: | ||
| + | Bus 0, device | ||
| + | Class 0501: PCI device 14e4:0800 (rev 2). | ||
| + | IRQ 8. | ||
| + | Non-prefetchable 32 bit memory at 0x18000000 [0x18000fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | Bus 0, device | ||
| + | Class 0280: PCI device 14e4:4329 (rev 2). | ||
| + | IRQ 3. | ||
| + | Non-prefetchable 32 bit memory at 0x18001000 [0x18001fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | Bus 0, device | ||
| + | Class 0200: PCI device 14e4:4715 (rev 2). | ||
| + | IRQ 4. | ||
| + | Non-prefetchable 32 bit memory at 0x18002000 [0x18002fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | Bus 0, device | ||
| + | Class 0c03: PCI device 14e4:471a (rev 2). | ||
| + | IRQ 5. | ||
| + | Non-prefetchable 32 bit memory at 0x18009000 [0x18009fff]. | ||
| + | Bus 0, device | ||
| + | Class 0c03: PCI device 14e4:471a (rev 2). | ||
| + | IRQ 5. | ||
| + | Non-prefetchable 32 bit memory at 0x18004000 [0x18004fff]. | ||
| + | Bus 0, device | ||
| + | Class 0500: PCI device 14e4:082e (rev 2). | ||
| + | IRQ 13. | ||
| + | Non-prefetchable 32 bit memory at 0x18005000 [0x18005fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | Bus 0, device | ||
| + | Class 0401: PCI device 14e4:4711 (rev 2). | ||
| + | IRQ 14. | ||
| + | Non-prefetchable 32 bit memory at 0x18006000 [0x18006fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | Bus 0, device | ||
| + | Class 0500: PCI device 14e4:080e (rev 2). | ||
| + | IRQ 8. | ||
| + | Non-prefetchable 32 bit memory at 0x18007000 [0x18007fff]. | ||
| + | Non-prefetchable 32 bit memory at 0x0 [0xfff]. | ||
| + | |||
| + | # free | ||
| + | total | ||
| + | Mem: 62760 26320 36440 0 | ||
| + | | ||
| + | Total: | ||
| + | |||
| + | # df -h | ||
| + | Filesystem | ||
| + | rootfs | ||
| + | / | ||
| + | |||
| + | # lsmod | ||
| + | Module | ||
| + | br_dhcp_filter | ||
| + | MultiSsidControl | ||
| + | br_dns_hijack | ||
| + | acos_nat | ||
| + | wl_high | ||
| + | ehci-hcd | ||
| + | usb-storage | ||
| + | usbcore | ||
| + | wl | ||
| + | dpsta | ||
| + | et | ||
| + | igs 15648 0 [wl] | ||
| + | emf 20112 0 [wl igs] | ||
| + | ctf 12416 0 (unused) | ||
| + | |||
| + | # ifconfig -a | ||
| + | br0 Link encap: | ||
| + | inet addr: | ||
| + | UP BROADCAST RUNNING PROMISC ALLMULTI MULTICAST | ||
| + | RX packets: | ||
| + | TX packets: | ||
| + | collisions: | ||
| + | RX bytes: | ||
| + | |||
| + | dpsta Link encap: | ||
| + | UP BROADCAST RUNNING MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame: | ||
| + | TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) | ||
| + | |||
| + | eth0 Link encap: | ||
| + | UP BROADCAST RUNNING MULTICAST | ||
| + | RX packets: | ||
| + | TX packets: | ||
| + | collisions: | ||
| + | RX bytes: | ||
| + | Interrupt:4 Base address: | ||
| + | |||
| + | eth1 Link encap: | ||
| + | UP BROADCAST RUNNING ALLMULTI MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame: | ||
| + | TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) | ||
| + | Interrupt:3 Base address: | ||
| + | |||
| + | eth2 Link encap: | ||
| + | UP BROADCAST RUNNING ALLMULTI MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame:4 | ||
| + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
| + | |||
| + | lo Link encap:Local Loopback | ||
| + | inet addr: | ||
| + | UP LOOPBACK RUNNING MULTICAST | ||
| + | RX packets:154 errors:0 dropped:0 overruns:0 frame:0 | ||
| + | TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:30483 (29.7 kb) TX bytes:30483 (29.7 kb) | ||
| + | |||
| + | vlan1 Link encap: | ||
| + | UP BROADCAST RUNNING ALLMULTI MULTICAST | ||
| + | RX packets: | ||
| + | TX packets: | ||
| + | collisions: | ||
| + | RX bytes: | ||
| + | |||
| + | vlan2 Link encap: | ||
| + | BROADCAST MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
| + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
| + | |||
| + | wl0.1 Link encap: | ||
| + | UP BROADCAST RUNNING ALLMULTI MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame: | ||
| + | TX packets:371 errors:10 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:29743 (29.0 kb) | ||
| + | |||
| + | wl1.1 Link encap: | ||
| + | BROADCAST MULTICAST | ||
| + | RX packets:0 errors:0 dropped:0 overruns:0 frame:4 | ||
| + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
| + | collisions: | ||
| + | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
| + | |||
| + | # ls /bin | ||
| + | zcat | ||
| + | wps_monitor | ||
| + | umount | ||
| + | sh | ||
| + | rmdir msh kill | ||
| + | |||
| + | # ls /sbin | ||
| + | write ntpclient | ||
| + | version | ||
| + | uptime | ||
| + | showconfig | ||
| + | routerinfo | ||
| + | rmmod init | ||
| + | restart_all_processes | ||
| + | resolve_domain | ||
| + | reset_no_reboot | ||
| + | reboot | ||
| + | read_bd | ||
| + | rc | ||
| + | preinit | ||
| + | |||
| + | # ls /usr/bin/ | ||
| + | wget | ||
| + | |||
| + | # ls /usr/sbin | ||
| + | wpsd | ||
| + | wlconf | ||
| + | wlanconfigd | ||
| + | wl | ||
| + | wanled | ||
| + | vconfig | ||
| + | upnpnat | ||
| + | |||
| + | # ls / | ||
| + | wl | ||
| + | |||
| + | # showconfig | ||
| + | LAN IP/ | ||
| + | WLAN SSID: NETGEAR_DF_2G_465 | ||
| + | WLAN Security: None | ||
| + | WLAN passphrase: | ||
| + | WLAN region: Europe | ||
| + | Timezone: GMT | ||
| + | GUI login: admin/ | ||
| + | |||
| + | # routerinfo | ||
| + | Release version : Netgear Wireless Router WN2500RP | ||
| + | U12H19700/ | ||
| + | Time : May 28 2012 10:13:01 | ||
| + | CFE version : v1.0.5 | ||
| + | WSC PIN - 35931072 | ||
| + | LAN mac address - 20E52A2B5181 | ||
| + | WAN mac address - 20E52A2B5182 | ||
| + | WLAN_G mac address - 20E52A2B5181 | ||
| + | WLAN_N mac address - 20E52A2B5180 | ||
| + | Board ID - U12H197T00_NETGEAR | ||
| + | serial number - 32722A7T00210 | ||
| + | |||
| + | # brctl show | ||
| + | bridge name | ||
| + | br0 | ||
| + | |||
| + | # brctl showbr br0 | ||
| + | br0 | ||
| + | | ||
| + | | ||
| + | root port | ||
| + | max age 20.00 | ||
| + | hello time 2.00 | ||
| + | | ||
| + | | ||
| + | hello timer | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | vlan1 (1) | ||
| + | port id 8001 state | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | dpsta (2) | ||
| + | port id 8002 state | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | wl0.1 (3) | ||
| + | port id 8003 state | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | # nvram show | grep 2500 | ||
| + | wps_modelname=WN2500RP | ||
| + | ver_check_ftp_password=WN2500RP@ | ||
| + | system_name=WN2500RP | ||
| + | friendly_name=WN2500RP | ||
| + | size: 26349 bytes (39187 left) | ||
| + | wps_modelnum=WN2500RP | ||
| + | wps_device_name=WN2500RP | ||
| + | |||
| + | # nvram show | grep pass | ||
| + | wla_temp_passphrase= | ||
| + | wlg_passphrase= | ||
| + | wlg_temp_passphrase_2= | ||
| + | pptp_passwd= | ||
| + | ver_check_ftp_password=WN2500RP@ | ||
| + | pppoe2_west_passwd=flets | ||
| + | super_passwd=Geardog | ||
| + | http_passwd=password | ||
| + | bpa_passwd= | ||
| + | password_answer1= | ||
| + | password_answer2= | ||
| + | wlg_passphrase_2= | ||
| + | pppoe2_east_passwd=guest | ||
| + | bypass_board_id=1 | ||
| + | wla_passphrase_2= | ||
| + | wla_passphrase_3= | ||
| + | wla_passphrase_4= | ||
| + | pppoe_passwd= | ||
| + | ddns_passwd= | ||
| + | wla_passphrase= | ||
| + | wla_temp_passphrase_2= | ||
| + | pppoe_tmp_passwd= | ||
| + | size: 26349 bytes (39187 left) | ||
| + | password_question1=0 | ||
| + | password_question2=0 | ||
| + | pppoe2_passwd= | ||
| + | wlg_temp_passphrase= | ||
| + | enable_password_recovery=0 | ||
| + | |||
| + | # nvram show | grep user | ||
| + | pppoe2_east_username=guest@flets | ||
| + | activeuser_ip= | ||
| + | pptp_username= | ||
| + | http_username=admin | ||
| + | pppoe_tmp_username=guest | ||
| + | bpa_username= | ||
| + | pptp_user_netmask=... | ||
| + | pptp_user_ip=... | ||
| + | ddns_username= | ||
| + | ver_check_ftp_username=anonymous | ||
| + | pppoe2_west_username=flets@flets | ||
| + | pppoe2_username=guest | ||
| + | pppoe_username=guest | ||
| + | size: 26349 bytes (39187 left) | ||
| + | cur_access_user_ip=192.168.1.128 | ||
| + | super_username=Gearguy | ||
| + | |||
| + | # nvram show | ||
| + | 0:ag1=0x2 | ||
| + | sb/ | ||
| + | wan2_dns= | ||
| + | wlan_acl_dev24= | ||
| + | wla_temp_wep_length_2=0 | ||
| + | wl_radius_port=1812 | ||
| + | wlg_wds_mode=1 | ||
| + | ap_mode_cur=2 | ||
| + | 0: | ||
| + | 0:ag2=0x2 | ||
| + | wlan_acl_dev25= | ||
| + | gui_check_enable=1 | ||
| + | wl1_wme=on | ||
| + | 0: | ||
| + | 0: | ||
| + | wan_unit=0 | ||
| + | wlan_acl_dev26= | ||
| + | wla_ssid_2=NETGEAR_EXT | ||
| + | wl0_wmf_bss_enable=0 | ||
| + | antswctl2g=0x1 | ||
| + | wlan_acl_dev27= | ||
| + | wla_ssid_3= | ||
| + | wl1_auth=2 | ||
| + | wl1_hwaddr=22: | ||
| + | wl0_mcast_regen_bss_enable=1 | ||
| + | wl0_rifs_advert=auto | ||
| + | gpio31=wps_button | ||
| + | cur_opmode2=300Mbps | ||
| + | lan2_lease=86400 | ||
| + | wan_route= | ||
| + | wlan_acl_dev28= | ||
| + | wla_temp_ssid= | ||
| + | wla_ssid_4= | ||
| + | as_genie=0 | ||
| + | wl0_frameburst=on | ||
| + | pppoe2_keepalive=0 | ||
| + | wlan_acl_dev29= | ||
| + | wla_region=5 | ||
| + | wl_txstreams=0 | ||
| + | bs_trustedip=192.168.1.0 | ||
| + | wlg_ssid_2=NETGEAR_5GEXT | ||
| + | wla_wmm_advert_2=1 | ||
| + | wl_rxchain_pwrsave_pps=10 | ||
| + | bs_keywords= | ||
| + | potValue=4320 | ||
| + | wla_repeater=0 | ||
| + | auto_enable=1 | ||
| + | log_ipaddr= | ||
| + | wlg_wep_length=0 | ||
| + | wla_wmm_advert_3=1 | ||
| + | bs_enable=0 | ||
| + | sel_region=0 | ||
| + | wl1_mimo_preamble= | ||
| + | wl1_wme_bss_disable=0 | ||
| + | boardrev=0x1400 | ||
| + | wan2_gateway=0.0.0.0 | ||
| + | wla_wmm_advert_4=1 | ||
| + | wl1.1_unit=1.1 | ||
| + | br0_ifnames=vlan1 dpsta wl0.1 | ||
| + | 0: | ||
| + | wlg_band=2.4G | ||
| + | pre_lan_ipaddr=192.168.1.250 | ||
| + | 0: | ||
| + | wl1_txstreams=0 | ||
| + | wla_temp_auth_type=automatic | ||
| + | wl_nctrlsb=none | ||
| + | sb/ | ||
| + | wl_version=5.60.127.3202 @VERSION_TYPE@ | ||
| + | dual_band=1 | ||
| + | gui_Internet_state=0 | ||
| + | wl0_leddc=0x640000 | ||
| + | et0macaddr=20: | ||
| + | sb/ | ||
| + | wla_temp_key1= | ||
| + | ddns_enable=0 | ||
| + | sb/ | ||
| + | wla_temp_key2= | ||
| + | wla_temp_passphrase= | ||
| + | wiz_dhcp_wait_time=5 | ||
| + | wl1_wme_txp_vi=7 3 4 2 0 | ||
| + | sb/ | ||
| + | pppoe2_east_username=guest@flets | ||
| + | pppoe2_bs_keyword= | ||
| + | wla_temp_key3= | ||
| + | traffic_enable=0 | ||
| + | wl1_rpt_wlanstate1=Enable | ||
| + | wl0_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 | ||
| + | sb/ | ||
| + | wla_temp_key4= | ||
| + | wl_maxassoc=128 | ||
| + | wl0_akm= | ||
| + | mtd8_lang_name= | ||
| + | wl1_rpt_wlanstate2=Disable | ||
| + | devpath0=usb/ | ||
| + | sb/ | ||
| + | watchdog=3000 | ||
| + | boot_wait=off | ||
| + | sb/ | ||
| + | wla_sec_profile_enable_2=1 | ||
| + | wla_temp_key4_2= | ||
| + | wl_phytypes= | ||
| + | wl_leddc=0x640000 | ||
| + | wps_modelname=WN2500RP | ||
| + | pptp_idletime=5 | ||
| + | wl1_rifs_advert=auto | ||
| + | wl0_infra=1 | ||
| + | sb/ | ||
| + | wla_sec_profile_enable_3=0 | ||
| + | traffic_restart_hour=00 | ||
| + | pppoe_localnetmask=... | ||
| + | gui_Wireless_Radio_state=none | ||
| + | sb/ | ||
| + | et0mdcport=0 | ||
| + | fw_disable=0 | ||
| + | pppoe_tmp_mtu=1454 | ||
| + | wla_sec_profile_enable_4=0 | ||
| + | wl0_country_code=EU | ||
| + | wl1_wme_txp_vo=7 3 4 2 0 | ||
| + | wl1_rpcq_rxthresh=1024 | ||
| + | gpio_wps_triggered=0 | ||
| + | pppoe_keepalive=1 | ||
| + | wps_aplockdown_ageout=300 | ||
| + | emf_rtport_entry= | ||
| + | wl1_wep=disabled | ||
| + | wps_config_command=0 | ||
| + | 0: | ||
| + | ddns_wildcard=0 | ||
| + | wla_wds_ptp_mac= | ||
| + | wl1_frag=2346 | ||
| + | wl_infra=1 | ||
| + | rip_multicast=1 | ||
| + | wlg_repeater=0 | ||
| + | wl1_nbw_cap=1 | ||
| + | reset_gpio=12 | ||
| + | run_test=0 | ||
| + | single_firmware_en=1 | ||
| + | wl1_rifs= | ||
| + | wl0_bcn_rotate=1 | ||
| + | pmon_ver=CFE 5.60.127.3201 @VERSION_TYPE@ | ||
| + | sb/ | ||
| + | wlan_acl_dev30= | ||
| + | wl_stbc_tx=auto | ||
| + | first_wan_status=0 | ||
| + | 0: | ||
| + | 0: | ||
| + | wlan_acl_dev31= | ||
| + | restore_defaults=0 | ||
| + | wl1_wpa_gtk_rekey=0 | ||
| + | sb/ | ||
| + | vlan2ports=4 5 | ||
| + | wps_success_mode=0 | ||
| + | wlan_acl_dev32= | ||
| + | wl1.1_akm= | ||
| + | wl1_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 | ||
| + | wl1_preauth= | ||
| + | wl0.1_hwaddr=20: | ||
| + | wlan_acl_dev33= | ||
| + | lan2_hwaddr= | ||
| + | wlan_acl_dev34= | ||
| + | wlg_wds_pmp_mac= | ||
| + | wl1.1_auth=2 | ||
| + | wl1_maclist= | ||
| + | wl0_wme_sta_be=15 1023 3 0 0 off off | ||
| + | wan_lease=86400 | ||
| + | wlan_acl_dev35= | ||
| + | wlg_passphrase= | ||
| + | wla_temp_sec_profile_enable_2= | ||
| + | str_tbl_non_en_tag= | ||
| + | wl0_nctrlsb=none | ||
| + | wl1.1_hwaddr=22: | ||
| + | wl0_version=5.60.127.3202 @VERSION_TYPE@ | ||
| + | 0: | ||
| + | sb/ | ||
| + | wlan_acl_dev36= | ||
| + | wla_temp_sec_profile_enable_3= | ||
| + | wl_wme_apsd=on | ||
| + | str_tbl_non_en_ver=0.0.0.0 | ||
| + | activeuser_ip= | ||
| + | wl1_ure= | ||
| + | sb/ | ||
| + | http_wanport= | ||
| + | wlan_acl_dev37= | ||
| + | wlg_channel=44 | ||
| + | wla_temp_sec_profile_enable_4= | ||
| + | wl_radius_ipaddr= | ||
| + | ddns_hostname= | ||
| + | bs_trustedip_temp=192.168.1.0 | ||
| + | wl1_crypto=tkip | ||
| + | wl1_amsdu=auto | ||
| + | wl0_psr_mrpt=1 | ||
| + | lan_gateway=192.168.1.250 | ||
| + | lan2_dns=0.0.0.0 | ||
| + | wan2_netmask=0.0.0.0 | ||
| + | wlan_acl_dev38= | ||
| + | wl0_ifname=eth1 | ||
| + | wlan_acl_dev39= | ||
| + | wla_key3_2= | ||
| + | upnp_DHCPServerConfigurable=1 | ||
| + | qos_rule_count=-1 | ||
| + | wl1_hw_txchain=3 | ||
| + | 0: | ||
| + | 0: | ||
| + | lan_domain= | ||
| + | pppoe2_bs_enable=0 | ||
| + | wla_key3_3= | ||
| + | wl0_wme_sta_bk=15 1023 7 0 0 off off | ||
| + | 0: | ||
| + | 0: | ||
| + | timer_interval=3600 | ||
| + | wl1_psr_mrpt=1 | ||
| + | lan2_ifnames= | ||
| + | wla_key3_4= | ||
| + | wl1.1_macmode=disabled | ||
| + | mtd4_lang_version= | ||
| + | 0: | ||
| + | 0: | ||
| + | wlg_temp_mode=300Mbps | ||
| + | wl1_bss_maxassoc=128 | ||
| + | wl0_rxchain_pwrsave_quiet_time=1800 | ||
| + | 0: | ||
| + | lan1_ipaddr=192.168.2.1 | ||
| + | wlg_temp_secu_type=None | ||
| + | wlg_key3_2= | ||
| + | wl_net_reauth=36000 | ||
| + | pptp_username= | ||
| + | wl_same_sec=1 | ||
| + | wl0_rxstreams=0 | ||
| + | 0: | ||
| + | pppoe_mtu=1492 | ||
| + | wla_temp_enable=enable_ap | ||
| + | wl_radio_pwrsave_on_time=50 | ||
| + | wl1_radio_pwrsave_on_time=50 | ||
| + | 0: | ||
| + | upnp_advert_period=30 | ||
| + | wlg_wds_ptp_sta=1 | ||
| + | second_wan_status=0 | ||
| + | wl1_corerev=24 | ||
| + | 0: | ||
| + | wl1_nmcsidx=-1 | ||
| + | wl0_radio_pwrsave_level=0 | ||
| + | gpio7= | ||
| + | 0: | ||
| + | lan_route= | ||
| + | wl0.1_wps_mode=enabled | ||
| + | wl0_mrate=0 | ||
| + | 0: | ||
| + | schedule_daylightadjust=0 | ||
| + | wps_device_pin=35931072 | ||
| + | fw_email_email_enable=0 | ||
| + | wl1_channel=44 | ||
| + | 0: | ||
| + | wan_gateway=0.0.0.0 | ||
| + | wla_secu_type=None | ||
| + | wps_lan_led=0 | ||
| + | gui_GuestNetwork_sec_profile=none | ||
| + | wl0_mode=psr | ||
| + | wl0.1_bcn=200 | ||
| + | sb/ | ||
| + | wan2_dns1= | ||
| + | dhcp_start=192.168.1.128 | ||
| + | wl0_stbc_tx=auto | ||
| + | sb/ | ||
| + | wan_hwaddr_sel=0 | ||
| + | wl1_nmode=-1 | ||
| + | lan1_route= | ||
| + | pppoe2_bs_keywords= | ||
| + | sku_name=WW | ||
| + | wl0_ap_isolate=0 | ||
| + | wl0_rxchain_pwrsave_pps=10 | ||
| + | wl_msglevel=0x101 | ||
| + | ntp_update_interval=86400 | ||
| + | dhcp_end=192.168.1.200 | ||
| + | wl_mrate=0 | ||
| + | traffic_warning_state=0 | ||
| + | connect_status=0 | ||
| + | ap_mode_pre=2 | ||
| + | sb/ | ||
| + | wla_temp_ssid_2= | ||
| + | wl_wmf_bss_enable=0 | ||
| + | wl_akm= | ||
| + | show_firmware_info=0 | ||
| + | wl0_wme_no_ack=off | ||
| + | wl0_ampdu=auto | ||
| + | wl0_gmode=1 | ||
| + | sb/ | ||
| + | wlg_temp_auth_type=automatic | ||
| + | wlg_temp_passphrase_2= | ||
| + | wla_temp_ssid_3= | ||
| + | qos_l7_apps=5: | ||
| + | wl1_stbc_rx=1 | ||
| + | 0: | ||
| + | wla_allow_access_2=1 | ||
| + | wlg_temp_key1_2= | ||
| + | wla_temp_ssid_4= | ||
| + | wl1_rts=2347 | ||
| + | 0: | ||
| + | wla_temp_region=5 | ||
| + | wla_allow_access_3=0 | ||
| + | wla_wds_enable=0 | ||
| + | boardtype=0x0550 | ||
| + | pppoe2_mtu=1454 | ||
| + | pppoe2_demand=0 | ||
| + | wla_allow_access_4=0 | ||
| + | pptp_passwd= | ||
| + | wl1_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 | ||
| + | is_default=1 | ||
| + | wlg_temp_ssid=NETGEAR-5G | ||
| + | wla_autochannel=enable | ||
| + | wl_wme_bss_disable=0 | ||
| + | wl_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 | ||
| + | wl_obss_coex=0 | ||
| + | wl0.1_wme_bss_disable=0 | ||
| + | wl0_nband=2 | ||
| + | et1macaddr=20: | ||
| + | lan2_dhcp=0 | ||
| + | ctf_disable=0 | ||
| + | wl_gmode=1 | ||
| + | wl_ampdu=auto | ||
| + | wps_uuid=0x58380e44be7e97a737262ca968b7c4db | ||
| + | wps_start=none | ||
| + | stats_server= | ||
| + | wlan_acl_dev40= | ||
| + | traffic_cntime_monthly_limit= | ||
| + | mtd3_lang_name= | ||
| + | static_route= | ||
| + | wlan_acl_dev41= | ||
| + | wla_auth_type=automatic | ||
| + | sta_band=both | ||
| + | wl1_txchain=3 | ||
| + | wl0_nreqd=0 | ||
| + | wlan_acl_dev42= | ||
| + | bs_enable_temp=0 | ||
| + | ver_check_ftp_password=WN2500RP@ | ||
| + | mtd9_lang_version= | ||
| + | lan_netmask=255.255.255.0 | ||
| + | wlan_acl_dev43= | ||
| + | ver_check_enable=1 | ||
| + | wl1_obss_coex=0 | ||
| + | wl0_wme_txp_be=7 3 4 2 0 | ||
| + | lan1_ifname= | ||
| + | wlan_acl_dev44= | ||
| + | wl_nband=2 | ||
| + | wan_ipaddr_old=0.0.0.0 | ||
| + | wl1_key=1 | ||
| + | lan1_hwnames= | ||
| + | pppoe2_west_passwd=flets | ||
| + | wlan_acl_dev45= | ||
| + | http_username=admin | ||
| + | wl_wme_sta_vi=7 15 2 6016 3008 off off | ||
| + | LangTagChinese=0 | ||
| + | wl0_ssid=NETGEAR_DF_2G_465 | ||
| + | wl0_dtim=2 | ||
| + | wlan_acl_dev46= | ||
| + | super_passwd=Geardog | ||
| + | wla_ap_isolate=0 | ||
| + | wlan_acl_dev47= | ||
| + | wlg_temp_key1= | ||
| + | wl_nreqd=0 | ||
| + | wl_wme_ap_be=15 63 3 0 0 off off | ||
| + | wl0_dfs_preism=60 | ||
| + | os_date=May 28 2012 | ||
| + | pppoe_tmp_servicename= | ||
| + | wlan_acl_dev48= | ||
| + | wlg_temp_key2= | ||
| + | http_rmenable=1 | ||
| + | pptp_serv_ip=10.0.0.138 | ||
| + | ap_band=2.4G | ||
| + | rftest=Max, rf_ok, 2011/ | ||
| + | wla_wps_tmp_lock_flag=0 | ||
| + | wl1_radio_pwrsave_level=0 | ||
| + | sb/ | ||
| + | boardpwrctl=0xc00 | ||
| + | wlan_acl_dev49= | ||
| + | wlg_temp_key3= | ||
| + | wl0_wme_txp_bk=7 3 4 2 0 | ||
| + | sb/ | ||
| + | http_lanport=80 | ||
| + | wlg_temp_key4= | ||
| + | 0: | ||
| + | 0: | ||
| + | sb/ | ||
| + | wl_plcphdr=long | ||
| + | wl_wme_sta_vo=3 7 2 3264 1504 off off | ||
| + | 0: | ||
| + | sb/ | ||
| + | lan1_wins= | ||
| + | wl_macmode=disabled | ||
| + | wl_mimo_preamble= | ||
| + | wan_hwaddr2=20: | ||
| + | rc_wait_seconds=0 | ||
| + | wl1.1_bss_enabled=0 | ||
| + | wl1_wme_ap_be=15 63 3 0 0 off off | ||
| + | sb/ | ||
| + | wan_hwname= | ||
| + | wan_domain= | ||
| + | wlan_acl_dev0= | ||
| + | wl_wme_ap_bk=15 1023 7 0 0 off off | ||
| + | wl0_key1= | ||
| + | lan_lease=60 | ||
| + | wan_netmask=0.0.0.0 | ||
| + | wlan_acl_dev1= | ||
| + | wl_phytype=n | ||
| + | wla_crypto=tkip | ||
| + | wl0_vlan_prio_mode=off | ||
| + | wl0_key2= | ||
| + | wlan_acl_dev2= | ||
| + | wlg_mode=300Mbps | ||
| + | wl_lazywds=0 | ||
| + | wl1_rxchain_pwrsave_pps=10 | ||
| + | wl0_key3= | ||
| + | cur_opmode=130Mbps | ||
| + | wlan_acl_dev3= | ||
| + | wl_dfs_postism=60 | ||
| + | ht40_2g_psr=0 | ||
| + | wl1_radius_key= | ||
| + | wl0_key4= | ||
| + | wlan_acl_dev4= | ||
| + | wlan_acl_mac0= | ||
| + | wl_mcast_regen_bss_enable=1 | ||
| + | traffic_restart_min=00 | ||
| + | wl0.1_maclist= | ||
| + | sb/ | ||
| + | wlan_acl_dev5= | ||
| + | wlan_acl_mac1= | ||
| + | wla_temp_broadcast=ssid_24G_bc | ||
| + | wlg_crypto=tkip | ||
| + | need_set_lang=1 | ||
| + | gui_Wireless_Security_state=none | ||
| + | wl1_wme_ap_bk=15 1023 7 0 0 off off | ||
| + | lan1_lease=86400 | ||
| + | pppoe2_bs_keywords_temp= | ||
| + | wlan_acl_dev6= | ||
| + | wlan_acl_mac2= | ||
| + | need_to_load_wireless=0 | ||
| + | wlan_acl_dev7= | ||
| + | wlan_acl_mac3= | ||
| + | wla_auth_type_2=automatic | ||
| + | wl_auth_mode=none | ||
| + | pptp_conn_id= | ||
| + | inbound_record= | ||
| + | wl0_vifs=wl0.1 | ||
| + | 0: | ||
| + | wl1_ifname=eth2 | ||
| + | wlan_acl_dev8= | ||
| + | wlan_acl_mac4= | ||
| + | wla_auth_type_3=automatic | ||
| + | sb/ | ||
| + | wl1_bcn=200 | ||
| + | ehciirqt=1 | ||
| + | 0: | ||
| + | wlan_acl_dev9= | ||
| + | wlan_acl_mac5= | ||
| + | wla_auth_type_4=automatic | ||
| + | vlan2hwname=et0 | ||
| + | pppoe2_flag_Smin=0 | ||
| + | wlan_acl_mac6= | ||
| + | rpt_default_state=1 | ||
| + | 0: | ||
| + | wlan_acl_mac7= | ||
| + | wl0_hw_rxchain=3 | ||
| + | wl0_rxchain_pwrsave_enable=1 | ||
| + | wlan_acl_mac8= | ||
| + | http_passwd=password | ||
| + | wl_wpa_psk= | ||
| + | wl_rpcq_rxthresh=1024 | ||
| + | http_rmstartip=0.0.0.0 | ||
| + | bpa_passwd= | ||
| + | wl1_auth_mode=none | ||
| + | sb/ | ||
| + | lan2_ipaddr=192.168.3.1 | ||
| + | wlan_acl_mac9= | ||
| + | mtd6_lang_name= | ||
| + | mtd3_lang_version= | ||
| + | lan_stp=1 | ||
| + | lan2_proto=dhcp | ||
| + | wla_temp_key3_2= | ||
| + | wl0_wme_ap_vi=7 15 1 6016 3008 off off | ||
| + | psr_mac_prefix=00: | ||
| + | wl1_txq_thresh=1024 | ||
| + | wl0_bss_maxassoc=128 | ||
| + | pppoe_acname= | ||
| + | wl_mode=psr | ||
| + | link_status2=0 | ||
| + | pppoe_tmp_idletime=300 | ||
| + | wan_dns1= | ||
| + | lang_check_ftp_svr=updates1.netgear.com | ||
| + | 0: | ||
| + | wlan_acl_dev50= | ||
| + | wlan_acl_mac10= | ||
| + | static_pptp_enable=0 | ||
| + | wl1_mcast_regen_bss_enable=1 | ||
| + | wl0_tpc_db=0 | ||
| + | wl0_rate=0 | ||
| + | qtdc_vid=2652 | ||
| + | 0: | ||
| + | wlan_acl_dev51= | ||
| + | wlan_acl_mac11= | ||
| + | wlg_ssid=NETGEAR_DF_5G_465 | ||
| + | wlg_temp_defaKey=0 | ||
| + | wl0_closed=0 | ||
| + | wl0_plcphdr=long | ||
| + | wl0_macmode=disabled | ||
| + | xtalfreq=20000 | ||
| + | wlan_acl_dev52= | ||
| + | wlan_acl_mac12= | ||
| + | wla_temp_setting=0 | ||
| + | wl_wpa_gtk_rekey=0 | ||
| + | wps_version2=disabled | ||
| + | pause_wan_lan_conflict=0 | ||
| + | wl0_wme_ap_vo=3 7 1 3264 1504 off off | ||
| + | wl0_radioids=BCM2057 | ||
| + | sb/ | ||
| + | wlan_acl_dev53= | ||
| + | wlan_acl_mac13= | ||
| + | wl0_phytype=n | ||
| + | wlanrestart_now=0 | ||
| + | 0: | ||
| + | pppoe_tmp_localip=0.0.0.0 | ||
| + | dhcp2_end=192.168.3.200 | ||
| + | wlan_acl_dev54= | ||
| + | wlan_acl_mac14= | ||
| + | wl_wme_txp_vi=7 3 4 2 0 | ||
| + | new_firmware_available=0 | ||
| + | wl0_lazywds=0 | ||
| + | wan2_ipaddr=0.0.0.0 | ||
| + | wlan_acl_dev55= | ||
| + | wlan_acl_mac15= | ||
| + | wlg_allow_access_2=1 | ||
| + | change_ether_port=0 | ||
| + | wl1_radioids=BCM2057 | ||
| + | wl0_rpt_wlanstate1=Enable | ||
| + | 0: | ||
| + | wlan_acl_dev56= | ||
| + | wlan_acl_mac16= | ||
| + | fw_email_email_alert=0 | ||
| + | wl1_rxchain_pwrsave_quiet_time=1800 | ||
| + | wl0_rpt_wlanstate2=Disable | ||
| + | wlan_acl_dev57= | ||
| + | wlan_acl_mac17= | ||
| + | lang_check_config_file_name=stringtable.txt | ||
| + | eth_bind_band=2.4G | ||
| + | wps_proc_status=0 | ||
| + | boardflags2=0x1000 | ||
| + | pppoe2_tmp1= | ||
| + | wlan_acl_dev58= | ||
| + | wlan_acl_mac18= | ||
| + | 0:cctl=0 | ||
| + | 0: | ||
| + | sb/ | ||
| + | sb/ | ||
| + | pppoe2_fw_bks_block_type=0 | ||
| + | pppoe2_tmp2= | ||
| + | wlan_acl_dev59= | ||
| + | wlan_acl_mac19= | ||
| + | wl1_version=5.60.127.3202 @VERSION_TYPE@ | ||
| + | wl0_afterburner=off | ||
| + | 0: | ||
| + | sb/ | ||
| + | pppoe2_tmp3= | ||
| + | wlg_secu_type=None | ||
| + | wlg_key1= | ||
| + | wl_wme_txp_vo=7 3 4 2 0 | ||
| + | wl1_nctrlsb=lower | ||
| + | wl1.1_bss_maxassoc=128 | ||
| + | wl0_antdiv=-1 | ||
| + | lan_hwaddr=20: | ||
| + | wlg_key2= | ||
| + | wl_wds_timeout=1 | ||
| + | wps_aplockdown_duration=300 | ||
| + | fwpt_count=0 | ||
| + | nat_inbound_filtering=1 | ||
| + | wan_dns=0.0.0.0 | ||
| + | pppoe_flet_type=0 | ||
| + | wlg_key3= | ||
| + | wl_wps_mode=enr_enabled | ||
| + | fw_spi_enab=1 | ||
| + | qtdc1_sz=10 | ||
| + | board_id=U12H197T00_NETGEAR | ||
| + | dpsta_ifnames=eth1 eth2 | ||
| + | wps_success_mode_2=0 | ||
| + | wlg_key4= | ||
| + | wla_preamble=long | ||
| + | password_answer1= | ||
| + | 0: | ||
| + | 0: | ||
| + | wla_key2_2= | ||
| + | pptp_dod=1 | ||
| + | lang_check_config_file_dir=stringtables | ||
| + | password_answer2= | ||
| + | wl0.1_akm= | ||
| + | cfe_version=v1.0.5 | ||
| + | 0: | ||
| + | 0: | ||
| + | wl_ssid=NETGEAR_DF_2G_465 | ||
| + | wlg_sec_profile_enable_2=1 | ||
| + | wlg_temp_wep_length_2=0 | ||
| + | wla_key2_3= | ||
| + | wl_dtim=2 | ||
| + | ap_band_cur=2.4G | ||
| + | wl1_frameburst=on | ||
| + | wl0.1_ifname=wl0.1 | ||
| + | wl0_wpa_psk= | ||
| + | 0: | ||
| + | 0: | ||
| + | wla_temp_defaKey_2=0 | ||
| + | wla_key2_4= | ||
| + | wl_radarthrs=0 0x6a8 0x6c8 0x6ac 0x6c7 | ||
| + | lan_wps_oob=disabled | ||
| + | supported_languages=Auto English French Italian German Russian Chinese Korean Japanese | ||
| + | wait_time=3 | ||
| + | lan2_ifname=br2 | ||
| + | bpa_idletime=5 | ||
| + | schedule_config=127: | ||
| + | boradflags=0x710 | ||
| + | wla_wme=1 | ||
| + | wlg_key2_2= | ||
| + | bpa_server_temp= | ||
| + | potMaxValue=4320 | ||
| + | mtd8_lang_version= | ||
| + | wl1.1_ifname=wl1.1 | ||
| + | wl0_amsdu=auto | ||
| + | dhcp_mode=manual | ||
| + | wlg_rts=2347 | ||
| + | wlg_temp_key4_2= | ||
| + | pppoe_tmp_username=guest | ||
| + | dhcp_wins= | ||
| + | mtd9_lang_name= | ||
| + | os_server= | ||
| + | wlg_auth_type=automatic | ||
| + | wl1_radarthrs=1 0x6ac 0x6dc 0x6bc 0x6ec 0x6ac 0x6dc 0x6bc 0x6ec | ||
| + | wla_mode=145Mbps | ||
| + | wan_bpa_minheartbeat=2 | ||
| + | br0_ifname=br0 | ||
| + | 0: | ||
| + | wan_proto=dhcp | ||
| + | wl_key1= | ||
| + | wl_amsdu=auto | ||
| + | lan_wps_reg=enabled | ||
| + | bs_keyword= | ||
| + | ver_check_config_file=fileinfo.txt | ||
| + | str_tbl_en_ver=1.0.0.30_2.1.9.1 | ||
| + | wl1.1_ap_isolate=0 | ||
| + | wl1_afterburner=off | ||
| + | sb/ | ||
| + | wla_defaKey=0 | ||
| + | wl_key2= | ||
| + | wlg_wds_ptp_mac= | ||
| + | wl1_stbc_tx=auto | ||
| + | wl0_unit=0 | ||
| + | 0: | ||
| + | 0: | ||
| + | sb/ | ||
| + | wla_temp_defaKey=0 | ||
| + | wl_key3= | ||
| + | dhcp_serv_ip=0.0.0.0 | ||
| + | wan2_ifname=br2 | ||
| + | wl_country_code=EU | ||
| + | wl_key4= | ||
| + | all_service_tbl= | ||
| + | tftp_serv_ipaddr=192.168.1.2 | ||
| + | wl1_rpt_broadcast1=Enable | ||
| + | 0: | ||
| + | wlg_temp_broadcast=ssid_5G_bc | ||
| + | wl_hwaddr= | ||
| + | wl1_rpt_broadcast2=Enable | ||
| + | wan2_proto=dhcp | ||
| + | pppoe2_flag_Emin=0 | ||
| + | wl_rxchain=3 | ||
| + | ParentalCtrl_MAC_ID_tbl= | ||
| + | wl1_sta_retry_time=5 | ||
| + | wl0_net_reauth=36000 | ||
| + | wl0_bss_enabled=1 | ||
| + | log2_irq_thresh=3 | ||
| + | 0: | ||
| + | str_tbl_en=1 | ||
| + | wl_vifs=wl0.1 | ||
| + | 0: | ||
| + | 0: | ||
| + | sb/ | ||
| + | wlan_acl_dev60= | ||
| + | wlan_acl_mac20= | ||
| + | wlg_preamble=long | ||
| + | wl_vlan_prio_mode=off | ||
| + | 0: | ||
| + | 0: | ||
| + | 0: | ||
| + | 0: | ||
| + | lan1_stp=1 | ||
| + | wlan_acl_dev61= | ||
| + | wlan_acl_mac21= | ||
| + | wla_temp_crypto=tkip | ||
| + | wps_timeout_enable=0 | ||
| + | wl0_nmode=-1 | ||
| + | wlan_acl_dev62= | ||
| + | wlan_acl_mac22= | ||
| + | qtdc0_sz=0 | ||
| + | wlan_acl_dev63= | ||
| + | wlan_acl_mac23= | ||
| + | wl_rifs_advert=auto | ||
| + | pppoe_switch=1 | ||
| + | wlan_acl_mac24= | ||
| + | sku_lang=English | ||
| + | wps_restart=0 | ||
| + | wlan_acl_mac25= | ||
| + | bpa_dod=1 | ||
| + | traffic_volume_ctrl_dir=0 | ||
| + | wlan_acl_mac26= | ||
| + | wlg_temp_channel=44 | ||
| + | wl_nmode=-1 | ||
| + | wla_wds_pmp_sta=1 | ||
| + | wl1_bcn_rotate=1 | ||
| + | lan1_gateway=192.168.2.1 | ||
| + | wlan_acl_mac27= | ||
| + | fw_bks_block_type=0 | ||
| + | 0: | ||
| + | wlan_acl_mac28= | ||
| + | wlg_temp_allow_access_2= | ||
| + | bpa_username= | ||
| + | lan2_hwnames= | ||
| + | wlan_acl_mac29= | ||
| + | wla_ssid=NETGEAR_DF_2G_465 | ||
| + | wl_rxstreams=0 | ||
| + | wl_wps_reg=enabled | ||
| + | wla_temp_auth_type_2=automatic | ||
| + | wlg_passphrase_2= | ||
| + | upnp_portmap_entry=0 | ||
| + | ap_mode=1 | ||
| + | wl0_wds= | ||
| + | 0: | ||
| + | 0: | ||
| + | wl_rate=0 | ||
| + | gui_region=English | ||
| + | wl1_wme_sta_be=15 1023 3 0 0 off off | ||
| + | 0: | ||
| + | 0: | ||
| + | 0: | ||
| + | log_level=0 | ||
| + | telnetd_enable=0 | ||
| + | timestamp_of_last_recovery= | ||
| + | wl0_reg_mode=off | ||
| + | 0: | ||
| + | 0: | ||
| + | ntp_server=192.5.41.40 192.5.41.41 133.100.9.2 | ||
| + | pptp_user_netmask=... | ||
| + | wl1_closed=0 | ||
| + | wl1_tpc_db=0 | ||
| + | wl1_bss_enabled=1 | ||
| + | wan_hwaddr=20: | ||
| + | wps_mfstring=NETGEAR, | ||
| + | wl1_rxstreams=0 | ||
| + | lan_ifnames=vlan1 eth1 eth2 wl0.1 wl1.1 | ||
| + | lan_dns=0.0.0.0 | ||
| + | wl1_akm= | ||
| + | wl1_reg_mode=off | ||
| + | pppoe_ifname=ppp0 | ||
| + | pppoe2_filter_rule_tbl= | ||
| + | wl1_wme_sta_bk=15 1023 7 0 0 off off | ||
| + | wl0_radius_port=1812 | ||
| + | 0: | ||
| + | wla_key1= | ||
| + | wps_ifname=all | ||
| + | wl0_auth=2 | ||
| + | wl0_wme=on | ||
| + | pppoe_policy_num=0 | ||
| + | dhcp2_start=192.168.3.128 | ||
| + | wla_key2= | ||
| + | wla_secu_type_2=None | ||
| + | wl_rxchain_pwrsave_quiet_time=1800 | ||
| + | wl0_radius_ipaddr= | ||
| + | wl0_wme_bss_disable=0 | ||
| + | wl0_rxchain=3 | ||
| + | wla_key3= | ||
| + | wla_secu_type_3=None | ||
| + | wlg_wds_enable=0 | ||
| + | traffic_restart_ampm=0 | ||
| + | wl1_radio=1 | ||
| + | wla_key4= | ||
| + | wla_temp_ssid_bc_2= | ||
| + | wla_secu_type_4=None | ||
| + | wl_radio_pwrsave_pps=10 | ||
| + | wl0_wme_sta_vi=7 15 2 6016 3008 off off | ||
| + | ure_disable=1 | ||
| + | wlan_acl_num=64 | ||
| + | wl_rpt_wlanstate1=Enable | ||
| + | wlg_temp_ssid_2= | ||
| + | wla_temp_ssid_bc_3= | ||
| + | wl_country=GB | ||
| + | traffic_control_type=0 | ||
| + | wl1_antdiv=-1 | ||
| + | wan2_dns_sel=0 | ||
| + | wl_rpt_wlanstate2=Disable | ||
| + | wla_temp_ssid_bc_4= | ||
| + | sb/ | ||
| + | ver_check_ftp_svr1=updates1.netgear.com | ||
| + | wl1.1_wps_mode=enabled | ||
| + | wl_dispatch_mode=1 | ||
| + | ver_check_ftp_svr2=updates1.netgear.com | ||
| + | rootap_assoc2=0 | ||
| + | 0: | ||
| + | sb/ | ||
| + | wlg_temp_defaKey_2=0 | ||
| + | ver_check_ftp_svr3=updates1.netgear.com | ||
| + | gui_AttachedDevices_num=0 | ||
| + | 0: | ||
| + | 0: | ||
| + | wan_ifnames=vlan2 | ||
| + | wl0_wme_sta_vo=3 7 2 3264 1504 off off | ||
| + | pppoe_wan_dns1= | ||
| + | wl_rateset=12 | ||
| + | wl_crypto=tkip | ||
| + | http_timeout=5 | ||
| + | wla_channel=0 | ||
| + | wl1_ap_isolate=0 | ||
| + | pppoe2_temp_type=4 | ||
| + | wla_temp_channel=0 | ||
| + | wl1_radio_pwrsave_quiet_time=1800 | ||
| + | wl0_wps_reg=enabled | ||
| + | pppoe_max_echo_fail=3 | ||
| + | pppoe2_east_passwd=guest | ||
| + | wlan_acl_mac30= | ||
| + | link_status=0 | ||
| + | success_page_hijack=0 | ||
| + | rootap_linkrate=0 | ||
| + | wl1_wme_no_ack=off | ||
| + | 0: | ||
| + | 0: | ||
| + | 0: | ||
| + | wlan_acl_mac31= | ||
| + | wla_temp_key2_2= | ||
| + | pptp_user_ip=... | ||
| + | bypass_board_id=1 | ||
| + | wl0.1_mode=ap | ||
| + | mtd4_lang_name= | ||
| + | wl1_radius_port=1812 | ||
| + | lan_ipaddr=192.168.1.250 | ||
| + | clkfreq=530, | ||
| + | os_name=linux | ||
| + | lan_proto=dhcp | ||
| + | dhcp_resrv_mac= | ||
| + | wlan_acl_mac32= | ||
| + | wla_defaKey_2=0 | ||
| + | wl_radius_key= | ||
| + | wl0_maxassoc=128 | ||
| + | vlan1hwname=et0 | ||
| + | wl_psr_mrpt=1 | ||
| + | lan1_netmask=255.255.255.0 | ||
| + | wlan_acl_mac33= | ||
| + | wla_passphrase_2= | ||
| + | wla_defaKey_3=0 | ||
| + | wl_rxchain_pwrsave_enable=1 | ||
| + | ver_type=WW | ||
| + | mtd7_lang_version= | ||
| + | wl0_radio_pwrsave_on_time=50 | ||
| + | pppoe2_servicename= | ||
| + | wlan_acl_mac34= | ||
| + | wla_passphrase_3= | ||
| + | wla_defaKey_4=0 | ||
| + | wlan_acl_mac35= | ||
| + | wla_passphrase_4= | ||
| + | wl_unit=0 | ||
| + | wl1_plcphdr=long | ||
| + | wl1_maxassoc=128 | ||
| + | wl1_macmode=disabled | ||
| + | wl0_phytypes=n | ||
| + | 0: | ||
| + | wlan_acl_mac36= | ||
| + | ddns_last_ip=0.0.0.0 | ||
| + | qos_port= | ||
| + | router_disable=0 | ||
| + | lan1_proto=dhcp | ||
| + | wlan_acl_mac37= | ||
| + | wl_nmode_protection=auto | ||
| + | wps_sta_pin=00000000 | ||
| + | wan_bpa_maxheartbeat=20 | ||
| + | wl0_wep= | ||
| + | wl0_frag=2346 | ||
| + | wl1_phytype=n | ||
| + | wlan_acl_mac38= | ||
| + | wla_rts=2347 | ||
| + | 0: | ||
| + | ddns_username= | ||
| + | wl0.1_closed=0 | ||
| + | wl1_lazywds=0 | ||
| + | wl1_phytypes=n | ||
| + | pppoe_passwd= | ||
| + | wlan_acl_mac39= | ||
| + | wl_radio_pwrsave_enable=0 | ||
| + | http_rmport=80 | ||
| + | ddns_passwd= | ||
| + | wl0.1_ap_isolate=0 | ||
| + | 0: | ||
| + | ver_check_ftp_username=anonymous | ||
| + | ParentalControl=0 | ||
| + | need_set_region=1 | ||
| + | wl1_wme_txp_be=7 3 4 2 0 | ||
| + | wl0_rifs= | ||
| + | 0: | ||
| + | sdram_config=0x103 | ||
| + | wl0_country=GB | ||
| + | logo_enable=1 | ||
| + | wl1.1_closed=0 | ||
| + | vlan1ports=0 1 2 3 5* | ||
| + | pppoe2_idletime=300 | ||
| + | dmz_ipaddr=192.168.1.0 | ||
| + | wl_txq_thresh=1024 | ||
| + | wl_wds= | ||
| + | wl1_dfs_preism=60 | ||
| + | bpa_status=0 | ||
| + | traffic_round_up_volume=0 | ||
| + | dhcp_resrv_ip= | ||
| + | wl1_wme_txp_bk=7 3 4 2 0 | ||
| + | wps_aplockdown_count=30 | ||
| + | wl1_mode=psr | ||
| + | ccode=0 | ||
| + | wl1_rxchain_pwrsave_enable=1 | ||
| + | wl0_ampdu_rr_rtylimit_tid=2 2 2 2 2 2 2 2 | ||
| + | wl0_rateset=12 | ||
| + | pppoe_servicename= | ||
| + | pppoe2_acname= | ||
| + | wlg_auth_type_2=automatic | ||
| + | wl0.1_ssid=NETGEAR_EXT | ||
| + | wl0.1_dtim=2 | ||
| + | 0:mcs5ghpo0=0x0 | ||
| + | wla_key1_2= | ||
| + | wl1.1_maclist= | ||
| + | wl0_ure= | ||
| + | wl1_wpa_psk= | ||
| + | wl0_wme_apsd=on | ||
| + | 0: | ||
| + | 0: | ||
| + | sb/ | ||
| + | wla_key1_3= | ||
| + | wl1.1_wep=disabled | ||
| + | wl0_wme_txp_vi=7 3 4 2 0 | ||
| + | qtdc1_ep=18 | ||
| + | 0: | ||
| + | sb/ | ||
| + | pppoe2_west_username=flets@flets | ||
| + | wla_key1_4= | ||
| + | wl0_txstreams=0 | ||
| + | 0: | ||
| + | pppoe_idletime=300 | ||
| + | wl_wme=on | ||
| + | wiz_pppoe_wait_time=5 | ||
| + | wl1_wme_apsd=on | ||
| + | 0:opo=0x0 | ||
| + | 0: | ||
| + | wlg_key1_2= | ||
| + | system_name=WN2500RP | ||
| + | rip_enable=0 | ||
| + | wl0.1_radio=1 | ||
| + | 0: | ||
| + | dpsta_lan_uif=0 | ||
| + | lan_ifname=br0 | ||
| + | wan_primary=0 | ||
| + | wl_wme_ap_vi=7 15 1 6016 3008 off off | ||
| + | wl0_mimo_preamble= | ||
| + | 0: | ||
| + | 0: | ||
| + | boardflags=0x710 | ||
| + | dhcp_ser_status=enable | ||
| + | fw_rsp_ping=0 | ||
| + | wlg_temp_key3_2= | ||
| + | browser_language= English | ||
| + | 0: | ||
| + | 0: | ||
| + | wandevs=vlan2 | ||
| + | sdram_refresh=0x1a5b | ||
| + | wl0_same_sec=1 | ||
| + | wl0_wme_txp_vo=7 3 4 2 0 | ||
| + | 0: | ||
| + | sb/ | ||
| + | dhcp_domain= | ||
| + | wla_wep_length=0 | ||
| + | ddns_checked=0 | ||
| + | mtd7_lang_name= | ||
| + | wl0.1_bss_maxassoc=128 | ||
| + | 0: | ||
| + | et_txq_thresh=1024 | ||
| + | wl_auth=2 | ||
| + | fwpt_enable=1 | ||
| + | wps_proc_mac= | ||
| + | 0: | ||
| + | sdram_ncdl=0x5800001a | ||
| + | wan_dns_sel=0 | ||
| + | wl1_same_sec=1 | ||
| + | wl1_wme_ap_vi=7 15 1 6016 3008 off off | ||
| + | sb/ | ||
| + | lan1_domain= | ||
| + | wl_wme_ap_vo=3 7 1 3264 1504 off off | ||
| + | wl1_wmf_bss_enable=0 | ||
| + | sb/ | ||
| + | wlan_acl_mac40= | ||
| + | wlg_wep_length_2=0 | ||
| + | wlg_temp_ssid_bc_2= | ||
| + | fw_sip_enab=1 | ||
| + | wl1_hw_rxchain=3 | ||
| + | ezc_enable=1 | ||
| + | pppoe_session_id=0 | ||
| + | wlan_acl_mac41= | ||
| + | wl_frameburst=on | ||
| + | wl_bss_maxassoc=128 | ||
| + | wl0_nmode_protection=auto | ||
| + | wl0_radio_pwrsave_pps=10 | ||
| + | wlan_acl_mac42= | ||
| + | traffic_restart_day=1 | ||
| + | pppoe2_schedule_enable=0 | ||
| + | wlan_acl_mac43= | ||
| + | wlg_frag=2346 | ||
| + | wl1_dtim=2 | ||
| + | wl1_ssid=NETGEAR_DF_5G_465 | ||
| + | 0: | ||
| + | pppoe_echo_interval=30 | ||
| + | pppoe2_username=guest | ||
| + | wlan_acl_mac44= | ||
| + | qos_enable=0 | ||
| + | is_modified=0 | ||
| + | first_brs_lang=English | ||
| + | wl1_wme_ap_vo=3 7 1 3264 1504 off off | ||
| + | 0: | ||
| + | 0: | ||
| + | 0: | ||
| + | wan_ipaddr=0.0.0.0 | ||
| + | wan2_ipaddr_old=0.0.0.0 | ||
| + | wlan_acl_mac45= | ||
| + | wla_wlanstate=Enable | ||
| + | upnp_duration=3600 | ||
| + | wl0_msglevel=0x101 | ||
| + | 0: | ||
| + | 0: | ||
| + | wlan_acl_mac46= | ||
| + | macaddr=20: | ||
| + | wl0_rpcq_rxthresh=1024 | ||
| + | wlan_acl_mac47= | ||
| + | wla_ssid_bc_2=1 | ||
| + | pppoe_flet_sel=fletdisable | ||
| + | wlan_acl_mac48= | ||
| + | wla_temp_secu_type_2= | ||
| + | wla_ssid_bc_3=1 | ||
| + | fw_email_email_addr= | ||
| + | wl0_rts=2347 | ||
| + | wl1_msglevel=0x101 | ||
| + | wlan_acl_mac49= | ||
| + | wlg_temp_auth_type_2=automatic | ||
| + | wla_temp_secu_type_3= | ||
| + | wla_ssid_bc_4=1 | ||
| + | blk_srv_tbl= | ||
| + | 0: | ||
| + | sb/ | ||
| + | sb/ | ||
| + | lan1_dhcp=0 | ||
| + | lan2_wins= | ||
| + | wan_wins= | ||
| + | wla_temp_secu_type_4= | ||
| + | wl_ifname= | ||
| + | str_tbl_default_check=1 | ||
| + | 0: | ||
| + | qtdc0_ep=4 | ||
| + | 0: | ||
| + | lan2_gateway=192.168.3.1 | ||
| + | wl_wep= | ||
| + | wl_nbw_cap=0 | ||
| + | wl_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 | ||
| + | ipv6_enable=0 | ||
| + | rootap_assoc=0 | ||
| + | wl1_nmode_protection=auto | ||
| + | wl1_key1= | ||
| + | wl0_hw_txchain=3 | ||
| + | 0: | ||
| + | wl1_key2= | ||
| + | wl0_rpt_broadcast1=Enable | ||
| + | 0: | ||
| + | os_version=5.70.55.3201 | ||
| + | pppoe_username=guest | ||
| + | potInterval=60 | ||
| + | qos_bw_min_0= | ||
| + | wl1_key3= | ||
| + | wl0_rpt_broadcast2=Enable | ||
| + | 0: | ||
| + | sdram_phyctl=0x1 | ||
| + | wl_gmode_protection=auto | ||
| + | wsc_pin_disable=0 | ||
| + | qos_bw_min_1= | ||
| + | wl1.1_mode=ap | ||
| + | wl1_leddc=0x640000 | ||
| + | wl1_key4= | ||
| + | wl0_wpa_gtk_rekey=0 | ||
| + | 0: | ||
| + | 0: | ||
| + | lan1_wps_oob=enabled | ||
| + | qos_bw_min_2= | ||
| + | wl0_sta_retry_time=5 | ||
| + | 0: | ||
| + | upnp_advert_ttl=4 | ||
| + | wla_wds_pmp_mac= | ||
| + | qos_bw_min_3=1000000 | ||
| + | qos_bw_set_sel=1 | ||
| + | 0: | ||
| + | wl_frag=2346 | ||
| + | fw_dmz_enab=0 | ||
| + | pf_services_tbl= | ||
| + | traffic_watermark=0 | ||
| + | wl0_key=1 | ||
| + | pppoe2_schedule_config=127: | ||
| + | wl_preauth= | ||
| + | wan_bpa_localport=5050 | ||
| + | wan_mtu=1500 | ||
| + | wl0.1_macmode=disabled | ||
| + | wl1_vifs=wl1.1 | ||
| + | run_wiz=0 | ||
| + | regrev=0 | ||
| + | mtd6_lang_version= | ||
| + | 0: | ||
| + | wl_maclist= | ||
| + | wps_addER=0 | ||
| + | emf_entry= | ||
| + | friendly_name=WN2500RP | ||
| + | wl1_infra=1 | ||
| + | 0: | ||
| + | 0: | ||
| + | wla_passphrase= | ||
| + | wl_rifs= | ||
| + | console_loglevel=1 | ||
| + | 0: | ||
| + | et0phyaddr=30 | ||
| + | pppoe_server_mac= | ||
| + | static_pppoe_enable=0 | ||
| + | time_zone=0 | ||
| + | wla_temp_passphrase_2= | ||
| + | wlg_defaKey_2=0 | ||
| + | wl_bcn_rotate=1 | ||
| + | lan1_wps_reg=enabled | ||
| + | wps_aplockdown_cap=1 | ||
| + | bpa_server=login-server | ||
| + | rip_version=2 | ||
| + | traffic_block_enable=0 | ||
| + | wl_ure= | ||
| + | wl1_rxchain=3 | ||
| + | 0: | ||
| + | wla_wep_length_2=0 | ||
| + | wl_wps_config_state=1 | ||
| + | pppoe2_session_id=0 | ||
| + | wla_wep_length_3=0 | ||
| + | qos_bw_max_0=128000 | ||
| + | brs_lang_check_enable=1 | ||
| + | acs_ifnames=eth1 eth2 eth1 eth2 eth1 eth2 | ||
| + | wla_wep_length_4=0 | ||
| + | wla_wds_ptp_sta=1 | ||
| + | qos_bw_max_1= | ||
| + | wan_ifname=br0 | ||
| + | wlg_temp_sec_profile_enable_2= | ||
| + | upnp_turn_on=1 | ||
| + | qos_bw_max_2= | ||
| + | 0: | ||
| + | pppoe2_all_service_tbl= | ||
| + | wl_wme_sta_be=15 1023 3 0 0 off off | ||
| + | qos_bw_max_3= | ||
| + | sb/ | ||
| + | wl_radioids= | ||
| + | inbound_policy_tbl= | ||
| + | wl1_rate=0 | ||
| + | wl0_dfs_postism=60 | ||
| + | landevs=vlan1 wl0 wl1 | ||
| + | wan_hostname= | ||
| + | wlg_temp_crypto=tkip | ||
| + | wl0_radio=1 | ||
| + | 0: | ||
| + | pppoe_tmp_passwd= | ||
| + | pppoe2_authtype=0 | ||
| + | wlan_acl_mac50= | ||
| + | wl_corerev= | ||
| + | wl_nmcsidx=-1 | ||
| + | wl1.1_ssid=NETGEAR_5GEXT | ||
| + | wl1.1_dtim=2 | ||
| + | 0: | ||
| + | wlan_acl_mac51= | ||
| + | wl0_nbw_cap=0 | ||
| + | pppoe_dod=1 | ||
| + | wlan_acl_mac52= | ||
| + | wl_channel=0 | ||
| + | traffic_led_enable=0 | ||
| + | wlan_acl_mac53= | ||
| + | wps_mode=enabled | ||
| + | wl_wme_sta_bk=15 1023 7 0 0 off off | ||
| + | wlg_wds_pmp_sta=1 | ||
| + | basic_setting=0 | ||
| + | wl0_bcn=100 | ||
| + | wps_currentband= | ||
| + | wl1_wps_reg=enabled | ||
| + | wlan_acl_mac54= | ||
| + | fw_email_email_smtp= | ||
| + | cur_access_user_ip=192.168.1.128 | ||
| + | wl1_radio_pwrsave_enable=0 | ||
| + | wl0_hwaddr=20: | ||
| + | et_dispatch_mode=1 | ||
| + | wlan_acl_mac55= | ||
| + | wl_radio=1 | ||
| + | wl_afterburner=off | ||
| + | fw_email_pid=-1 | ||
| + | enable_gui_str_tbl=1 | ||
| + | wl1_net_reauth=36000 | ||
| + | wlan_acl_mac56= | ||
| + | wla_temp_key1_2= | ||
| + | wps_wer_mode=allow | ||
| + | wl0_ampdu_rtylimit_tid=5 5 5 5 5 5 5 5 | ||
| + | lan2_netmask=255.255.255.0 | ||
| + | pppoe2_ifname=ppp1 | ||
| + | wlan_acl_mac57= | ||
| + | gui_GuestNetwork_enable=none | ||
| + | wl0_preauth= | ||
| + | sb/ | ||
| + | ezc_version=2 | ||
| + | wlan_acl_mac58= | ||
| + | emf_enable=0 | ||
| + | port_tr_conf= | ||
| + | wl0.1_unit=0.1 | ||
| + | wl0_gmode_protection=auto | ||
| + | 0: | ||
| + | wlan_acl_dev10= | ||
| + | wlan_acl_mac59= | ||
| + | wl_stbc_rx=1 | ||
| + | bridge_http_hijack=1 | ||
| + | dhcpc_get_ip=0 | ||
| + | wl0_maclist= | ||
| + | wlan_acl_dev11= | ||
| + | wl0_obss_coex=0 | ||
| + | wlan_acl_dev12= | ||
| + | wla_frag=2346 | ||
| + | wl_radio_pwrsave_quiet_time=1800 | ||
| + | sdram_init=0x0000 | ||
| + | 0: | ||
| + | lan2_domain= | ||
| + | wlan_acl_dev13= | ||
| + | wl_rts=2347 | ||
| + | fw_dmz_ip4=2 | ||
| + | password_question1=0 | ||
| + | wlan_acl_dev14= | ||
| + | wla_key4_2= | ||
| + | traffic_warning_time=0 | ||
| + | password_question2=0 | ||
| + | wl1_dfs_postism=60 | ||
| + | 0: | ||
| + | 0: | ||
| + | sb/ | ||
| + | lan_wins= | ||
| + | wan_desc= | ||
| + | wlan_acl_dev15= | ||
| + | wla_key4_3= | ||
| + | wl_ap_isolate=0 | ||
| + | qos_bw_enable=0 | ||
| + | 0: | ||
| + | lan_hwnames= | ||
| + | pppoe2_localip=0.0.0.0 | ||
| + | wlan_acl_dev16= | ||
| + | wla_key4_4= | ||
| + | wps_modelnum=WN2500RP | ||
| + | fwpt_timeout=1200 | ||
| + | lanip_setup_changed=0 | ||
| + | wps_method=1 | ||
| + | wl1_radius_ipaddr= | ||
| + | wl1_country=GB | ||
| + | gpio20= | ||
| + | lan1_ifnames= | ||
| + | pppoe2_dod=0 | ||
| + | pppoe2_server_mac= | ||
| + | wlan_acl_dev17= | ||
| + | wlg_secu_type_2=None | ||
| + | wl_txchain=3 | ||
| + | rip_filter_enable=0 | ||
| + | wl1.1_bcn=200 | ||
| + | wl1_mrate=0 | ||
| + | 0: | ||
| + | wlan_acl_dev18= | ||
| + | wlg_key4_2= | ||
| + | wl_wme_no_ack=off | ||
| + | bpa_debug_level=1 | ||
| + | wl1_country_code=EU | ||
| + | ia_ui_lock=0 | ||
| + | wlan_acl_dev19= | ||
| + | wl1_gmode_protection=auto | ||
| + | wl0_radius_key= | ||
| + | wlg_temp_band=5G | ||
| + | wl0_wps_config_state=1 | ||
| + | wl0_wme_ap_be=15 63 3 0 0 off off | ||
| + | lan2_route= | ||
| + | wl0_nmcsidx=-1 | ||
| + | wl0_corerev=28 | ||
| + | gpio25=wombo_reset | ||
| + | wl1_rateset=12 | ||
| + | qtdc_pid=48407 | ||
| + | wps_pbc_apsta=enabled | ||
| + | pppoe2_blk_srv_tbl= | ||
| + | wl_key=1 | ||
| + | pptp_gateway= | ||
| + | wl1_ampdu=auto | ||
| + | wl1_gmode=1 | ||
| + | pppoe_mru=1492 | ||
| + | wl0_channel=0 | ||
| + | wl1_unit=1 | ||
| + | wl0_wds_timeout=1 | ||
| + | sb/ | ||
| + | sb/ | ||
| + | pppoe_wan_dns_sel=0 | ||
| + | wps_device_name=WN2500RP | ||
| + | wps_aplockdown=0 | ||
| + | sb/ | ||
| + | sb/ | ||
| + | traffic_volume_monthly_limit= | ||
| + | wl0.1_bss_enabled=1 | ||
| + | wl0_wme_ap_bk=15 1023 7 0 0 off off | ||
| + | sb/ | ||
| + | sb/ | ||
| + | upnp_enable=1 | ||
| + | dhcp2_ser_status=enable | ||
| + | wlg_wlanstate=Enable | ||
| + | wlg_wmm_advert_2=1 | ||
| + | wl_bss_enabled=1 | ||
| + | wla_wds_mode=1 | ||
| + | wl0_wps_mode=enr_enabled | ||
| + | 0: | ||
| + | sb/ | ||
| + | wps_config_method=0x84 | ||
| + | wl_wme_txp_be=7 3 4 2 0 | ||
| + | str_tbl_non_en=0 | ||
| + | wl1.1_radio=0 | ||
| + | lan2_stp=1 | ||
| + | wla_temp_allow_access_2= | ||
| + | wlg_ssid_bc_2=1 | ||
| + | sta_band_cur=both | ||
| + | wl1_nband=1 | ||
| + | wl1_wme_sta_vi=7 15 2 6016 3008 off off | ||
| + | sb/ | ||
| + | pppoe_flet_keyword=flets | ||
| + | runtest=0 | ||
| + | wla_temp_allow_access_3= | ||
| + | wl1_wps_config_state=1 | ||
| + | emf_uffp_entry= | ||
| + | rip_dir=1 | ||
| + | wl1_wps_mode=enr_enabled | ||
| + | wl0_stbc_rx=1 | ||
| + | sb/ | ||
| + | pppoe2_passwd= | ||
| + | blank_state=1 | ||
| + | wl_rpt_broadcast1=Enable | ||
| + | wlg_temp_key2_2= | ||
| + | wla_temp_allow_access_4= | ||
| + | bs_keywords_temp= | ||
| + | wl1_nreqd=0 | ||
| + | wl1_radio_pwrsave_pps=10 | ||
| + | wl0_txq_thresh=1024 | ||
| + | wl0_radio_pwrsave_quiet_time=1800 | ||
| + | wps_status=0 | ||
| + | lan1_hwaddr= | ||
| + | wlan_acl_mac60= | ||
| + | wla_temp_mode=145Mbps | ||
| + | wl_rpt_broadcast2=Enable | ||
| + | wl_dfs_preism=60 | ||
| + | wl0.1_auth=0 | ||
| + | pre_lan_netmask=255.255.255.0 | ||
| + | sb/ | ||
| + | wlan_acl_mac61= | ||
| + | wps_aplockdown_forceon=0 | ||
| + | wl_sta_retry_time=5 | ||
| + | qos_bw_uplink=256000 | ||
| + | wl0.1_wep=disabled | ||
| + | wl0_auth_mode=none | ||
| + | 0: | ||
| + | wlan_acl_mac62= | ||
| + | wl_closed=0 | ||
| + | wl_wme_txp_bk=7 3 4 2 0 | ||
| + | mtd5_lang_name= | ||
| + | wl0_radio_pwrsave_enable=0 | ||
| + | wlan_acl_mac63= | ||
| + | wl_tpc_db=0 | ||
| + | wl1_wme_sta_vo=3 7 2 3264 1504 off off | ||
| + | mtd5_lang_version= | ||
| + | wl0_crypto=tkip | ||
| + | sb/ | ||
| + | boardnum=01 | ||
| + | wlan_acl_enable=0 | ||
| + | wlg_temp_passphrase= | ||
| + | ver_check_stringtable_dat=stringtable.dat | ||
| + | lanip_wds_setup_changed=0 | ||
| + | wl0_txchain=3 | ||
| + | 0: | ||
| + | sb/ | ||
| + | pppoe2_mru=1454 | ||
| + | lanip_changed=0 | ||
| + | pppoe_localgateway=... | ||
| + | wl1_wds= | ||
| + | wl1_vlan_prio_mode=off | ||
| + | 0: | ||
| + | pppoe2_dns_server= | ||
| + | wlg_temp_secu_type_2= | ||
| + | wl_bcn=100 | ||
| + | http_rmendip=255.255.255.255 | ||
| + | autoBlock=0 | ||
| + | ap_support_mode=2 | ||
| + | wl1_wds_timeout=1 | ||
| + | wl_reg_mode=off | ||
| + | wlan_acl_dev20= | ||
| + | super_username=Gearguy | ||
| + | enable_password_recovery=0 | ||
| + | 0: | ||
| + | pppoe_localip=0.0.0.0 | ||
| + | pppoe2_bs_enable_temp=0 | ||
| + | wlan_acl_dev21= | ||
| + | ddns_update_time=0 | ||
| + | gui_region2= | ||
| + | 0: | ||
| + | 0: | ||
| + | dpsta_policy=0 | ||
| + | wlan_acl_dev22= | ||
| + | sta_list=0 | ||
| + | 0:ag0=0x2 | ||
| + | 0: | ||
| + | wlan_acl_dev23= | ||
| + | wla_temp_secu_type=None | ||
| + | wlg_defaKey=0 | ||
| + | wl_radio_pwrsave_level=0 | ||
| + | wl_antdiv=-1 | ||
| + | size: 26349 bytes (39187 left) | ||
| + | </ | ||
| + | |||
| + | ===== Notes ===== | ||
| + | Using the reset button while using OpenWrt or powering on the device, may clear the " | ||
| + | |||
| + | |||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||