Build for Linksys EA9500

Got it done. Thanks. Yeah used the serial cable.... had to install a windows snapshot just for the cable's driver... XD.

I upgraded my router without a serial cable, I didn't face any problems. I'm not sure why you're saying we have to use the serial cable.

Support for Broadcom tags has now been committed to mainline kernel by Florian. So, switching of the packets can be offloaded to the switch rather than done by the CPU.

The only thing to wait for now is adoption of 4.14 kernel by LEDE. Which can take forever :frowning:

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20171114&id=7edc58d614d49c3b47ec4b9441d5e95758d0f711

2 Likes

Question - what are the serial settings for the EA9500? I've got connected but all I see is gibberish. Thanks in advance

115200 8-bits per character, no parity, and 1 stop bit

Trying the 2017-12-22 christmas build. very festive!

having trouble getting wifi to start.
no matter what settings i use as far as world/us, auto/specific channel, 20/40/80mhz bw, when I try to save and apply, the interface shows as "master" for a moment, then reverts to "client".

i can "iwlist scanning" on any of the wlan devices to see the other AP's in my house, but I can't convince any of the 3 radios to start in master mode. am i missing something obvious?

also, just noting this in case somebody else hits it - while trying to install initially, i hit something weird with serial ports. I have a PL-2303HCX based ttl-to-usb. I found that if I turned power to the ea9500 on while the "TX from ea9500" wire was connected to the converter, the unit would write nothing to the serial port and "stall" the boot with half the ethernet port lights on, and half off. if i powered off, disconnected TX, started the boot, then immediately connected TX, everything worked great.

Thanks for your message. Merry Christmas to you and your family!

I would consider doing a clean install i.e. clear any previous settings if you are seeing any issues. There is nothing out of the ordinary with this build except latest kernel.

I strongly recommend using the https://www.adafruit.com/product/954 usb-to-serial cable. It works perfectly.

Cheers!

Thanks for the build! really appreciate it!
Though did had to uninstall/remove 464xlat since it was spamming the logs with:

Interface 'wan_6_4' is setting up now
daemon.notice netifd: wan_6_4 (15253): cat: can't open '/tmp/464-wan_6_4-anycast': No such file or directory
daemon.notice netifd: wan_6_4 (15253): Error: inet6 prefix is expected rather than "lookup".
daemon.notice netifd: Interface 'wan_6_4' is now down
daemon.notice netifd: Interface 'wan_6_4' is setting up now
daemon.notice netifd: wan_6_4 (15307): cat: can't open '/tmp/464-wan_6_4-anycast': No such file or directory
daemon.notice netifd: wan_6_4 (15307): Error: inet6 prefix is expected rather than "lookup".
daemon.notice netifd: Interface 'wan_6_4' is now down

Though this may be an issue with my own personal set up being that at any time if the router is rebooted I lose internet, power-cycling the cable modem seems to restore service; Not entirely sure why, though wish I could fix it, I have Spectrum (formerly TWC) supporting native IPv6

Unrelated to this build I've also lost service or rather considerable power output on radio0 i.e. its extremely low, getting ridiculous RSSI (-80 to -90) for a router sitting right next a receiver, though this may be hardware failure, since it appeared out of nowhere, would need to do further investigation.

power cycling radio0 yields the following system logs:

Sun Dec 24 17:33:22 2017 kern.info kernel: [103768.551724] device wlan0 left promiscuous mode
Sun Dec 24 17:33:22 2017 kern.info kernel: [103768.556369] br-lan: port 4(wlan0) entered disabled state
Sun Dec 24 17:33:22 2017 daemon.notice hostapd: wlan0: interface state ENABLED->DISABLED
Sun Dec 24 17:33:22 2017 daemon.notice hostapd: wlan0: AP-DISABLED
Sun Dec 24 17:33:22 2017 daemon.notice hostapd: wlan0: CTRL-EVENT-TERMINATING
Sun Dec 24 17:33:22 2017 daemon.notice hostapd: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sun Dec 24 17:33:22 2017 daemon.notice hostapd: nl80211: Failed to remove interface wlan0 from bridge br-lan: Invalid argument
Sun Dec 24 17:33:23 2017 daemon.notice netifd: radio0 (11217): command failed: No error information (-524)
Sun Dec 24 17:33:23 2017 daemon.notice netifd: radio0 (11226): command failed: No error information (-524)
Sun Dec 24 17:33:23 2017 daemon.notice netifd: radio0 (11226): command failed: Not supported (-95)
Sun Dec 24 17:33:23 2017 daemon.notice netifd: radio0 (11226): command failed: I/O error (-5)
Sun Dec 24 17:34:17 2017 daemon.notice netifd: radio0 (12790): command failed: No error information (-524)
Sun Dec 24 17:34:17 2017 daemon.notice netifd: radio0 (12799): command failed: No error information (-524)
Sun Dec 24 17:34:17 2017 daemon.notice netifd: radio0 (12799): command failed: Not supported (-95)
Sun Dec 24 17:34:17 2017 daemon.notice netifd: radio0 (12799): command failed: I/O error (-5)
Sun Dec 24 17:34:17 2017 daemon.notice netifd: radio0 (12799): command failed: Too many open files in system (-23)
Sun Dec 24 17:34:18 2017 daemon.notice netifd: radio0 (12799): command failed: Too many open files in system (-23)
Sun Dec 24 17:34:18 2017 daemon.notice netifd: radio0 (12799): Device setup failed: INTERFACE_CREATION_FAILED
Sun Dec 24 17:34:18 2017 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Sun Dec 24 17:34:18 2017 daemon.err hostapd: Failed to create interface mon.wlan0: -95 (Not supported)
Sun Dec 24 17:34:18 2017 daemon.notice hostapd: rfkill: Cannot open RFKILL control device
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.022054] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.029414] br-lan: port 4(wlan0) entered blocking state
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.034926] br-lan: port 4(wlan0) entered disabled state
Sun Dec 24 17:34:18 2017 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Sun Dec 24 17:34:18 2017 daemon.warn hostapd: wlan0: Could not connect to kernel driver
Sun Dec 24 17:34:18 2017 daemon.err hostapd: Using interface wlan0 with hwaddr 60:38:e0:70:66:e9 and ssid "Linksys5GHz"
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.040612] device wlan0 entered promiscuous mode
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.339494] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.346134] br-lan: port 4(wlan0) entered blocking state
Sun Dec 24 17:34:18 2017 kern.info kernel: [103825.351599] br-lan: port 4(wlan0) entered forwarding state
Sun Dec 24 17:34:18 2017 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ENABLED
Sun Dec 24 17:34:18 2017 daemon.notice hostapd: wlan0: AP-ENABLED
Sun Dec 24 17:34:18 2017 daemon.notice netifd: Network device 'wlan0' link is up

Is the secondary stock firmware still accessible by power cycling 3 times with 10 second intervals, tried it but did not have any luck ...

BTW:
Is switching still done at the software level, noticed considerable cpu usage ~30% while saturating my ~330 mbps connection, specifically from ksoftqird or is this simply due to lede monitoring/stat service running in the background.
while technically no big deal would rather play it safe since the router is passively cool already averaging mid 70 C, and possibly radio0 failure.

Any luck getting DFS working need it badly theres at least two dozen networks in my area ...

Is USB3 still disabled?

Samy,

Try something like this:

  1. ssh into router
  2. make sure you are booting LEDE/OpenWRT
    nvram set bootpartition=0 && nvram set partialboots=0 && nvram commit
  3. Upload a copy of this firmware to /tmp using WinSCP 2017-12-24 19_16_59-Login
    4-Portable
  4. Then flash manually by running this:
    mtd write /tmp/openwrt-bcm53xx-linksys-ea9500-squashfs.trx firmware
  5. reboot

To boot into factory firmware

  1. ssh into router
  2. nvram set bootpartition=1 && nvram set partialboots=0 && nvram commit
  3. reboot

USB3 is still disabled unfortunately nor have I tried using DFS.
Switching is still done using software. Currently LEDE/OpenWRT devs are in process of moving the source to 4.14 but time will tell when bcm53xx starts using it.

1 Like

npcomplete

Great job everything seems to be working great.

Question I did load your latest version (with serial connection) can future versions be loaded from the UI, or do I still need to open the router and load with serial cable? I probably should have left the cable connected.

I was following possible dd-wrt support for EA9500 and the last message is:

> So very unfortunately, there will be no possible way of getting ddwrt on to the Linksys EA9500. Although we have developed dd-wrt for it, it will not be able to work as the firmware for both the models (v1 having a dual core broadcom northstar cpu. And v2 having arm 64 quadcore cpu) are encrypted and signed via pgp. A sad day indeed.

How did you get around this, or does LEDE have access to this pgp encrypted firmware?

Thanks

Yes , as you now have LEDE, you should now be able to loaded using UI.

What dd-wrt folks are telling is partially true. The only way to put any custom firmware on to this router is via serial cable. When they say "we have developed dd-wrt for it", have you tried installing it via serial cable?

Anyway, If one is serious about security and stability, I wouldn't recommend dd-wrt to anyone.

Hello,

i have a EA9500 V1.0. Does it also work with this build as it says only V1.1 in the first post (the firmware for V1,0 and V1.1 seems to be identical)? I need VPN on the Linksys. Does this build support VPN? I am willing to experiment but when someone tells me right away it doesnt have VPN or that the build will not run on V1.0, i will resell the router right away, without voiding the warranty.

Thx

It should support 1.0, because 1.1 is just 1.0 with pgp encryption enabled in firmware. If you have upgraded your firmware, your 1.0 is essentially 1.1 as they have mandated the encryption at least in the US version.

This build does support OpenVPN, and you should be able to setup it from UI > Services > OpenVPN

If you install LEDE or Custom Firmware you WILL void your warranty!

OK, I will order the serial cable you mentioned and give it a try. If theres a good chance it works, i dont need the warranty :wink:

Some more Questions before the cable arrives:

Is there a detailed how to about the whole flashing procedure? For example, you speak about sending you the NVRAM Copy earlier in this topic to adapt it (i got the german version). how do i get that?

I also found this, is it from you?

Thx

Yes that is my blog. The detailed steps are at the bottom of the post you linked. I've added a few more detailed steps.

You won't be able to get the nvram until you flash LEDE. Your nvram will tell me if there are specific wireless region codes. Once you have them, I'll bake them in.

Super, thanks a lot. I will try as soon as the cable arrives and report back.

Just wanted to reply that my EA9500 V1.0 is up and running with the Christmas build. Everything seems to work fine. Have still to figure out all the Openwrt/Lede details though and how to configure OpenVPN for NordVPN.

Do i still need the NVRAM readout to adapt frequencies? If yes, how to get it? Didn't find that in your block, maybe i'm blind.

And just one question, not soo important but if anyone knows it perhaps:
What options to add/activate in the LED section, to swtch the 8 lines (Linksys Logo) completely off? Is it possible at all? There are so many options to try out...

Big Thanks anyway, you made me a much happier EA9500 user ! :smiley:

You are welcome! You can dump the nvram to your usb drive. Then upload it here (you should hide your mac in the nvram).
(ssh into your router then run this.)

nvram show > /mnt/sda1/ea9500v1.0-nvram-de.txt

You can turn off the leds from the led configuration. Look at usb2 and usb3 as an example.
Add a new configuration for power led (bcm53xx:white:power). I'll provide more info later tonight.

Here my nvram:

1:rxgainerr2ga0=2
wl_radio_pwrsave_level=0
boardnum=20150630
2:ulbpdoffs5gb4a2=65535
2:ulbpdoffs5gb4a3=65535
wl2_wps_config_state=0
2:sromrev=13
2:ulbpdoffs5gb4a0=65535
2:ulbpdoffs5gb4a1=65535
wl2_bsd_if_qualify_policy=0 0x0 -75
2:aga3=71
3:boardflags4=0x0000000E
3:dot11agduphrpo=0
3:pdoffset40in80m5gb2=0x0440
3:pdoffset40in80m5gb3=0x0820
3:pdoffset40in80m5gb4=0x0841
cert_region=EU
lan1_hwaddr=00:00:00:00:00:00
wps_status=0
3:rxgains5gtrisoa3=7
2:aga0=71
2:aga1=71
2:rawtempsense=0x1ff
3:boardflags2=0x00000004
3:pdoffset40in80m5gb0=0x0000
wl_bss_enabled=1
2:aga2=71
3:boardflags3=0x0
3:pdoffset40in80m5gb1=0x0420
3:rxgains5gtrisoa0=7
3:mcsbw1605glpo=0xFFFFFFFF
3:rxgains5gtrisoa1=7
bsd_helper=192.168.1.2
2:papdcap5g=0
3:rxgains5gtrisoa2=7
3:rxgains5gelnagaina3=3
lan1_ifnames=wl1.1
2:mcslr5gx1po=0
wl2_nmode=-1
3:rxgains5gelnagaina0=3
3:rxgains5gelnagaina1=3
3:rxgains5gelnagaina2=3
lan_hwnames=
emf_enable=1
wl1_wps_reg=enabled
wl_radio=1
3:pdgain5g=2
3:mcsbw405glpo=0x99330000
2:pdgain5g=2
3:phycal_tempdelta=40
landevs=vlan1 wl0 wl1 wl2
hw_revision=1
2:rxgains5ghtrelnabypa0=1
wps_aplockdown_cap=1
lan1_wps_reg=disabled
2:rxgains5ghtrelnabypa1=1
2:rxgains5ghtrelnabypa2=1
3:sb20in40lrpo=0
2:rxgains5ghtrelnabypa3=1
2:pdoffset20in40m5gcore3_1=0x03BD
1:temps_period=10
1:pdoffset40ma0=43452
1:noiselvl2ga3=31
1:pdoffset40ma1=43452
1:pdoffset40ma2=43452
1:noiselvl2ga0=31
manufacturer=Linksys, LLC
1:noiselvl2ga1=31
1:noiselvl2ga2=31
3:devid=0x43c5
2:swctrlmap4_RXByp5g_fem7to4=0
3:mcsbw805glpo=0x99330000
sdram_ncdl=800
wps_proc_mac=
lan_ifname=br0
3:ccode=E0
wl1_wpa_psk=r9nchwk1zx
1:cckbw20ul2gpo=0
3:mcs11poexp=0xF8F8F8F8
3:mcsbw1605gmpo=0xFFFFFFFF
2:mcs8poexp=0
2:mcsbw205ghpo=0xAA441111
2:mcslr5gx2po=0
3:sb40and80lr5gx2po=0
wl0_bsd_steering_policy=80 5 3 0 300 0x00
2:mcsbw1605ghpo=0xFFFFFFFF
3:dot11agduplrpo=0
wps_sta_pin=00000000
2:mcs1024qam5gx1po=0x00000000
2:swctrlmap4_misc5g_fem3to0=0x0000
2:pdoffsetcck=0
wl0.2_ifname=wl0.2
wl1.2_ifname=wl1.2
3:sb20in80and160hr5gx1po=0
image_second_offset=32505856
3:mcsbw405gmpo=0x99330000
wl2_wep=disabled
3:sb40and80hr5glpo=0
2:sb40and80hr5ghpo=0
1:rxgains2gelnagaina2=3
1:rxgains2gelnagaina3=3
image_first_offset=2097152
3:gainctrlsph=0
3:measpower=0x7f
1:epagain2g=0
3:mcsbw805gx1po=0xAA441111
wl1_bss_enabled=1
1:rxgains2gelnagaina0=3
1:rxchain=0xf
1:rxgains2gelnagaina1=3
serial_number=17A10J0C601180
wl2_wsc_mode=enabled
2:swctrlmap4_cfg=1
bsd_bounce_detect=180 5 1800
wl1_wsc_mode=enabled
wsc_config_method=pin
wl2_ifname=eth3
wl0_wsc_mode=enabled
3:tempthresh=120
1:pdgain2g=2
2:boardflags=0x10001000
1:gainctrlsph=0
3:temps_period=10
3:pdoffset20in40m5gcore3_1=0x03BD
3:mcsbw805gmpo=0x99330000
3:pdoffsetcckma1=15
3:pdoffsetcckma2=15
et2mdcport=0
1:pdoffset2gcck=0x0000
3:sb40and80lr5glpo=0
2:antswitch=0
2:sb40and80lr5ghpo=0
modelNumber=EA9500-EU
3:pdoffsetcckma0=15
3:srom13sig=0x4D55
2:pa2ga3=0x0,0x0,0x0,0x0
1:mcs10poexp=0x11111111
3:mcs1024qam5ghpo=0x00000000
2:pa2ga0=0x0,0x0,0x0,0x0
nvram_space=65536
2:pa2ga1=0x0,0x0,0x0,0x0
wps_lock_forever_cnt=8
2:pa2ga2=0x0,0x0,0x0,0x0
1:measpower2=0x7e
wl0_macmode=disabled
2:mcs1024qam5gx2po=0x00000000
1:measpower1=0x7f
fwd_cpumap=d:l:5:163:0 d:x:2:163:0 d:u:5:169:1
3:swctrlmap4_TX5g_fem3to0=0x6666
acs_2g_ch_no_restrict=1
wl1_auth_mode=none
3:rxgains5gmtrelnabypa0=1
3:rxgains5gmtrelnabypa1=1
3:sb20in80and160hr5gx2po=0
3:rxgains5gmtrelnabypa2=1
wl2_mu_features=1
3:rxgains5gmtrelnabypa3=1
3:papdcap5g=0
2:swctrlmap4_misc5g_fem7to4=0
3:tworangetssi5g=0
3:sb40and80hr5gmpo=0
wl0_bsd_if_select_policy=eth3
3:mcsbw805gx2po=0xAA441111
wl1_radio_pwrsave_level=0
wps_random_ssid_prefix=Linksys_WPS_
3:swctrlmap4_RXByp5g_fem3to0=0x3333
3:sb20in80and160hr5glpo=0
lan1_hwnames=
et1mdcport=0
2:epagain5g=0
wps_uuid=0x1B5C573C-0355-41CC-BB77-6038E07B86FB
1:macaddr=xx:xx:xx:xx:xx:xx
1:pa2ga2=0x1be6,0xeac4,0x52b5,0x29ee
1:pa2ga3=0x1c90,0xd52a,0x1f11,0x2433
wl0_mu_features=1
wl2_ssid=Linksys01180_5GHz
1:pa2ga0=0x1b47,0xe83d,0x4486,0x28c5
1:pa2ga1=0x1bac,0xebf4,0x5424,0x2a07
wfi_error=
2:mcsbw805gx1po=0xAA441111
2:pcieingress_war=15
2:swctrlmap4_RX5g_fem3to0=0x1111
fwd_wlandevs=eth1 eth2 eth3
3:sb40and80lr5gmpo=0
wl_net_reauth=36000
wl1.1_hwaddr=xx:xx:xx:xx:xx:xx
1:femctrl=2
2:pa5ga2=0x1c23,0xcbf9,0x2ffd,0x26b8,0x1b54,0xd48a,0x5779,0x2d9d,0x1e42,0xca20,0x2791,0x2437,0x1e13,0xc8d1,0x242c,0x23ac,0x1dda,0xc938,0x26df,0x2427
2:pa5ga3=0x1d14,0xbe99,0x12ba,0x2285,0x1b95,0xc78c,0x1fcc,0x24c0,0x1e3e,0xca6e,0x27aa,0x2433,0x1e0b,0xc835,0x23aa,0x23bf,0x1dcd,0xc6d0,0x221f,0x2395
2:sar5g=15
maxpartialboots=3
wl0.1_hwaddr=xx:xx:xx:xx:xx:xx
2:pa5ga0=0x1bcd,0xc6ec,0x272f,0x264d,0x1bda,0xcd85,0x3c40,0x2a3e,0x1e19,0xc94b,0x25b1,0x240e,0x1de8,0xc6a4,0x1e89,0x22e2,0x1dbc,0xc54f,0x1e4c,0x2304
2:pa5ga1=0x1b37,0xc552,0x2f34,0x2b21,0x1b48,0xd056,0x4af6,0x2cc9,0x1dc9,0xc860,0x2325,0x23a8,0x1da0,0xc6c8,0x1e8d,0x22df,0x1d8e,0xc65b,0x1f2f,0x232c 
wl2_wps_reg=enabled
3:sb20in80and160lr5glpo=0
2:mcsbw405ghpo=0xAA441111
wl0_akm=psk2 
br0_ifnames=vlan1 eth1 eth2 eth3
3:mcs8poexp=0
3:tempsense_slope=0xff
3:swctrlmap4_TX5g_fem7to4=0
wl1_hwaddr=xx:xx:xx:xx:xx:xx
wan0_primary=1
3:tempsense_option=0x3
3:sb20in80and160hr5gmpo=0
1:txchain=0xf
2:rxgains5ghelnagaina0=3
1:pa5ga1=0x1b6c,0xebf4,0x5424,0x2a07
2:rxgains5ghelnagaina1=3
1:pa5ga2=0x1be6,0xeac4,0x52b5,0x29ee
1:pa5ga3=0x1D10,0xD52A,0x1F11,0x2433,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
2:rxgains5ghelnagaina2=3
2:rxgains5ghelnagaina3=3
wps_sta_devname= 
2:tempcorrx=0x3f
wl1_wps_config_state=0
1:eu_edthresh2g=255
3:xtalfreq=40000
1:pa5ga0=0x1b07,0xe83d,0x4486,0x28c5,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
1:xtalfreq=40000
2:rxgains5gmtrisoa3=6
3:swctrlmap4_RXByp5g_fem7to4=0
upnp_enable=1
2:xtalfreq=40000
wan0_ifnames=eth0
2:mcsbw805gx2po=0xAA441111
2:rxgains5gmtrisoa0=6
wl1_ap_isolation=0
2:rxgains5gmtrisoa1=6
2:mcsbw805ghpo=0xAA441111
2:rxgains5gmtrisoa2=6
wl1_unit=1
wl2_wpa_psk=r9nchwk1zx
wps_device_name=Linksys01180 AP
2:mcs1024qam5ghpo=0x00000000
3:dot11agduphrlrpox=0
2:rxgains5gtrisoa2=6
2:rxgains5gtrisoa3=6
wps_modelnum=EA9500-EU
devinfo_version=20160422.1
2:boardflags2=0x00000004
2:boardflags3=0x0
2:rxgains5gtrisoa0=6
2:boardflags4=0x0000000E
2:rxgains5gtrisoa1=6
wl0_hwaddr=xx:xx:xx:xx:xx:xx
2:pdoffset40in80m5gb3=0x0820
2:pdoffset40in80m5gb4=0x0841
2:swctrlmap4_RX5g_fem7to4=0
wl0_preauth=1
3:boardflags=0x10001000
2:pdoffset40in80m5gb0=0x0000
2:pdoffset40in80m5gb1=0x0420
2:pdoffset40in80m5gb2=0x0440
3:sb20in80and160lr5gmpo=0
wl0_radio=1
wan_ifname=eth0
2:rxgains5gelnagaina0=3
1:swctrlmap4_misc2g_fem3to0=0x2222
2:rxgains5gelnagaina1=3
2:rxgains5gelnagaina2=3
2:rxgains5gelnagaina3=3
1:rpcal2g=0
2:phycal_tempdelta=40
2:mcs10poexp=0xF8F8F8F8
1:ctdma=1
1:mcs9poexp=0
evlan1ports=0 2 4 1 3 8
tc_passphrase=r9Nchwk1ZXcqqiHAgbG0i16Vp8nQ1gYcLNJgZs7tZsHMR4Ue66i8Bg2Kk8iBcB0
3:temps_hysteresis=5
1:swctrlmap4_RX2g_fem3to0=0x4444
2:measpower1=0x7f
2:measpower2=0x7e
1:mcs1024qam2gpo=0x33333333
wl2_auth_mode=none
1:pcieingress_war=15
2:temps_hysteresis=5
gmac3_enable=1
1:tssiposslope2g=1
1:pdoffset2g40ma1=0
1:pdoffset2g40ma2=0
2:mcslr5ghpo=0
wl1_mode=ap
wl_mu_features=1
sdram_config=0x014B
2:rpcal5gb4=0
1:pdoffset2g40ma0=0
2:rpcal5gb0=0
2:rpcal5gb1=0
2:rpcal5gb2=0
2:rpcal5gb3=0
vlan1hwname=et2
2:tworangetssi5g=0
wl1_macmode=disabled
2:mcsbw205glpo=0x99330000
bsd_primary=192.168.1.1
2:mcsbw1605glpo=0xFFFFFFFF
1:txidxcap2g=0
1:aa2g=15
3:pa2ga0=0x0,0x0,0x0,0x0
wl0_auth=0
3:pa2ga1=0x0,0x0,0x0,0x0
3:pa2ga2=0x0,0x0,0x0,0x0
3:pa2ga3=0x0,0x0,0x0,0x0
1:cckbw202gpo=0
2:venid=0x14e4
wl0.2_bss_maxassoc=32
2:sb40and80hr5glpo=0
3:mcsbw205gx1po=0xAA441111
1:swctrlmap4_misc2g_fem7to4=0
bsd_ifnames=eth1 eth3
2:rxgains5gtrelnabypa0=1
2:rxgains5gtrelnabypa1=1
wl0_net_reauth=36000
2:rxgains5gtrelnabypa2=1
2:rxgains5gtrelnabypa3=1
1:swctrlmap4_RX2g_fem7to4=0
br0_ifname=br0
3:tssiposslope5g=1
acs_2g_ch_no_ovlp=1
2:sb40and80lr5gx2po=0
1:paparambwver=0
lan_wps_oob=disabled
1:pdoffset20in40m2gcore3=0x001E
2:femctrl=2
lan_hwaddr=xx:xx:xx:xx:xx:xx
2:sb40and80lr5glpo=0
3:pdoffset20in40m5gb4=0x77BD
3:pa5g40a3=0x1ED4,0xD999,0x4C9C,0x27BE,0x1EE9,0xDB17,0x4E7C,0x27D1,0x1C05,0xDC68,0x4613,0x26B7,0x1DB1,0xD254,0x3AEC,0x2681,0x1D04,0xD906,0x4737,0x276F
2:pa5g40a2=0x1c6e,0xdb01,0x5921,0x2927,0x1c56,0xe256,0x5ab5,0x28bd,0x1ec4,0xddc6,0x543b,0x281a,0x1ede,0xd8e1,0x4a5d,0x276d,0x1efc,0xd0de,0x3889,0x25c5
3:pdoffset80ma2=99
3:pdoffset20in40m5gb0=0x7BBD
2:pdoffset20in80m5gcore3_1=0x03DE
3:pdoffset20in40m5gb1=0x7BBD
2:pa5g40a3=0x1d36,0xdcdf,0x5ca8,0x2a79,0x1c5f,0xe4b1,0x6654,0x2a52,0x1ee8,0xda30,0x4b75,0x276c,0x1ef6,0xd489,0x3f53,0x2671,0x1eeb,0xcf2e,0x3527,0x25a1
3:pa5g40a0=0x1f17,0xd2ac,0x3aec,0x25fc,0x1f24,0xd3fb,0x3ded,0x2654,0x1c6c,0xd9c6,0x4796,0x26d8,0x1bb4,0xd3b3,0x3ce5,0x263f,0x1db1,0xd404,0x3d53,0x265a
3:pdoffset20in40m5gb2=0x77BD
3:pa5g40a1=0x1E82,0xD57A,0x43A1,0x270E,0x1E87,0xD71A,0x4681,0x273F,0x1D26,0xD952,0x43AC,0x2667,0x1C7E,0xD590,0x4057,0x2691,0x1C58,0xD74A,0x408B,0x2662
3:pdoffset20in40m5gb3=0x77BD
3:mcs1024qam5glpo=0xFFFFFFFF
3:pa5g40a2=0x1EC0,0xDAC4,0x50B3,0x2807,0x1EF6,0xDA38,0x4D94,0x27BD,0x1D78,0xDAE3,0x48F0,0x274A,0x1DBD,0xD4EB,0x4109,0x2708,0x1C7C,0xDA6A,0x49B7,0x27D4
1:pa5g40a1=0x1b6c,0xebf4,0x5424,0x2a07
1:pa5g40a2=0x1be6,0xeac4,0x52b5,0x29ee
1:pa5g40a3=0x1D6B,0xDE8E,0x2FCB,0x25D7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
2:mcsbw205gmpo=0x99330000
3:pdoffset80ma0=43452
2:pa5g40a0=0x1d00,0xca95,0x2dc5,0x258f,0x1cdd,0xe365,0x6b89,0x2b37,0x1edc,0xd851,0x487d,0x275a,0x1ed3,0xd46f,0x3ff4,0x2696,0x1ea9,0xd358,0x41bf,0x26ee
2:txidxcap5g=0
2:pa5g40a1=0x1b58,0xe17d,0x76f3,0x2d44,0x1ba9,0xe671,0x73a4,0x2af5,0x1e78,0xd697,0x42c6,0x26d8,0x1e72,0xd394,0x3cab,0x265a,0x1e6f,0xd116,0x37c0,0x25e3
3:pdoffset80ma1=2114
3:rxgains5ghtrisoa1=6
3:pa5ga3=0x1E2C,0xC9E2,0x282D,0x245C,0x1E2E,0xCB5B,0x2A14,0x2498,0x1BB8,0xD63E,0x4E16,0x29CC,0x1D3F,0xCA60,0x3AC0,0x29C9,0x1C32,0xCFA1,0x46A9,0x2AE6
wl0_vifs=wl0.1 wl0.2
fwddevs=fwd0 fwd1
2:mcsbw1605gmpo=0xFFFFFFFF
3:tempcorrx=0x3f
3:rxgains5ghtrisoa2=6
3:rxgains5ghtrisoa3=6
1:pa5g40a0=0x1D72,0xDC6E,0x2BD6,0x255B,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
2:sb20in40hrpo=0
3:pa5ga0=0x1e2f,0xc9a2,0x283a,0x2459,0x1e28,0xc89f,0x2369,0x2393,0x1b9c,0xca61,0x294e,0x24ed,0x1c44,0xcaf5,0x3c77,0x29c6,0x1d36,0xcaf4,0x3814,0x28b2
3:pa5ga1=0x1DD7,0xC766,0x221F,0x237E,0x1DC4,0xC7F8,0x22FD,0x23A5,0x1C0B,0xCA92,0x27C7,0x250E,0x1C2B,0xCCD4,0x3ED9,0x2A0B,0x1C1C,0xCBED,0x3642,0x286F
wl1.2_hwaddr=xx:xx:xx:xx:xx:xx
3:rxgains5ghtrisoa0=6
3:pa5ga2=0x1E2B,0xC851,0x24F1,0x23D3,0x1E31,0xC9FF,0x27FD,0x2451,0x1CA9,0xC81B,0x2008,0x239B,0x1D4D,0xCCA5,0x41FC,0x2AAE,0x1CCC,0xC74F,0x21A3,0x2495
2:subband5gver=0x5
2:sb40and80hr5gmpo=0
wl2_radio=1
1:ofdmlrbw202gpo=0
3:mcsbw205gx2po=0xAA441111
2:dot11agduphrpo=0
3:pdoffset20in80m5gcore3=0x7BFE
1:mcsbw202gpo=0x33331100
2:sb20in80and160hr5gx1po=0
lan_netmask=255.255.255.0
3:pdoffset20in80m5gb4=0x7BDE
mfg_data_version=1
3:ctdma=1
2:txchain=0xf
3:sromrev=13
2:maxp5gb0a1=0x5C
3:pdoffset20in80m5gb0=0x7BDD
2:maxp5gb0a2=0x5C
3:pdoffset20in80m5gb1=0x7FFF
sromrev=8
2:maxp5gb0a3=0x5C
3:pdoffset20in80m5gb2=0x7BDE
3:pdoffset20in40m5gcore3=0x77BD
3:pdoffset20in80m5gb3=0x7BDE
wl2_hwaddr=xx:xx:xx:xx:xx:xx
3:mcsbw1605gx1po=0xFFFFFFFF
wl1_nmode=-1
wps_led_assertlvl=0
2:maxp5gb0a0=0x5C
3:mcs10poexp=0xF8F8F8F8
3:noiselvl5ga0=31,31,31,31
3:noiselvl5ga1=31,31,31,31
2:mcsbw205gx1po=0xAA441111
3:noiselvl5ga2=31,31,31,31
erobo=1
1:dot11agofdmhrbw202gpo=0x3300
3:noiselvl5ga3=31,31,31,31
2:sb40and80lr5gmpo=0
wl1_preauth=1
3:measpower1=0x7f
bsd_hport=9877
3:measpower2=0x7e
3:tssifloor5g=0x0,0x3ff,0x335,0x318
vlan2ports=4 8
1:rawtempsense=0x1ff
wan0_ifname=eth0
3:mcs1024qam5gmpo=0xFFFFFFFF
reset_gpio=17
1:tempoffset=255
wl1_wep=disabled
1:rxgains2gtrisoa0=7
wl2_bsd_if_select_policy=eth1
1:rxgains2gtrisoa1=7
1:rxgains2gtrisoa2=7
1:rxgains2gtrisoa3=7
wl0.2_mode=ap
3:mcslr5ghpo=0
uuid_key=1B5C573C-0355-41CC-BB77-6038E07B86FB
1:pdoffset20in40m2g=0x7BDE
et0macaddr=xx:xx:xx:xx:xx:xx
2:devid=0x43c5
3:pa5g80a3=0x1e6c,0xe182,0x5211,0x276c,0x1e0c,0xe7be,0x5d6d,0x2843,0x1d7b,0xe86b,0x5da7,0x2824,0x1e78,0xd6fd,0x40cf,0x266f,0x1e91,0xdbac,0x4846,0x270c
2:pa5g80a2=0x1d99,0xd813,0x49db,0x2774,0x1d69,0xe507,0x67b3,0x2a24,0x1e47,0xe071,0x4dd6,0x270b,0x1e64,0xdf99,0x4f1c,0x2744,0x1e7f,0xd8f1,0x4323,0x2673
3:pa5g80a0=0x1E85,0xDDA2,0x4B70,0x26F9,0x1E68,0xE03A,0x50A1,0x2772,0x1DF0,0xE28D,0x58E5,0x27CA,0x1E6F,0xD752,0x4287,0x265E,0x1E67,0xD760,0x4293,0x265E
2:pa5g80a3=0x1dd0,0xda5c,0x4394,0x2718,0x1e08,0xd346,0x2fbb,0x24f0,0x1e4f,0xe325,0x5480,0x2791,0x1e70,0xde51,0x4c9e,0x2733,0x1e50,0xda8b,0x490b,0x2703
nvram_factory_reset=true
3:pa5g80a1=0x1DC1,0xDFCD,0x522D,0x27AF,0x1DD8,0xDD68,0x4C14,0x273E,0x1D7B,0xE449,0x6082,0x290C,0x1DF0,0xDDBD,0x5840,0x2900,0x1D5B,0xDE57,0x5754,0x28F6
2:mcsbw405glpo=0x99330000
3:pa5g80a2=0x1e5d,0xe18b,0x51ae,0x2754,0x1e7f,0xdf13,0x4b5e,0x26e1,0x1ce2,0xe5e7,0x5f8c,0x28a1,0x1e82,0xdd7e,0x5587,0x286b,0x1d5f,0xdfd8,0x55d5,0x2849
1:pa5g80a3=0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
2:pa5g80a0=0x1e4a,0xccc0,0x2961,0x243c,0x1d9e,0xe460,0x5f94,0x2971,0x1e53,0xdfd1,0x50cf,0x2779,0x1e4d,0xdd8f,0x4d83,0x2765,0x1e21,0xdb09,0x4aa3,0x273f
2:pa5g80a1=0x1c11,0xd63d,0x3884,0x25b9,0x1de0,0xd39c,0x2ed7,0x2402,0x1db2,0xde6b,0x4ee8,0x278a,0x1dcb,0xdaf3,0x471b,0x26fe,0x1db9,0xd83d,0x431c,0x26c7
1:pa5g80a1=0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
1:pa5g80a2=0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
wl2_akm=psk2 
3:pdoffset20in80m5gcore3_1=0x03DE
2:pdoffset80ma0=43452
2:pdoffset80ma1=2114
3:sb20in80and160lr5gx2po=0
tc_ssid=U431ZmeXRt1munndeNeU09kw5xtu3Ez2
1:pa5g80a0=0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0
2:pdoffset80ma2=99
2:sb20in40lrpo=0
et1phyaddr=30
wps_mixedmode=0
2:sb20in80and160hr5gx2po=0
2:ccode=E0
3:mcslr5gx1po=0
wl2_wps_mode=enabled
2:maxp5gb1a0=0x5C
wl0_wps_mode=enabled
2:maxp5gb1a1=0x5C
wps_config_method=0x268c
2:tempsense_option=0x3
2:maxp5gb1a2=0x5C
2:swctrlmap4_TX5g_fem3to0=0x6666
2:maxp5gb1a3=0x5C
wl1_wps_mode=enabled
2:pa2g40a3=0x0,0x0,0x0,0x0
3:pa2g40a0=0x0,0x0,0x0,0x0
2:dot11agduplrpo=0
3:pa2g40a1=0x0,0x0,0x0,0x0
3:pa2g40a2=0x0,0x0,0x0,0x0
3:mcsbw1605gx2po=0xFFFFFFFF
3:pa2g40a3=0x0,0x0,0x0,0x0
1:pa2g40a2=0x1d63,0xdbc2,0x2ace,0x2533
2:pa2g40a0=0x0,0x0,0x0,0x0
1:pa2g40a3=0x1ceb,0xde8e,0x2fcb,0x25d7
wl0_wps_config_state=0
2:pa2g40a1=0x0,0x0,0x0,0x0
2:pa2g40a2=0x0,0x0,0x0,0x0
3:pdoffset40in80m5gcore3=0x0422
1:pa2g40a0=0x1BF2,0xDC6E,0x2BD6,0x255B
wps_method=1
1:tempsense_option=0x3
2:mcsbw205gx2po=0xAA441111
1:pa2g40a1=0x1cb4,0xdde4,0x2eff,0x25d6
3:aa5g=15
sdram_init=0x0000
2:mcsbw805glpo=0x99330000
3:rxgains5ghelnagaina1=3
wl1_net_reauth=36000
3:rxgains5ghelnagaina2=3
bsd_pport=9878
bsd_role=3
2:mcs1024qam5glpo=0xFFFFFFFF
3:rxgains5ghelnagaina3=3
3:mcsbw405gx1po=0xAA441111
sw_version=0.5.1__7.14.131.35
wsc_ap_role=proxy
3:rxgains5ghelnagaina0=3
modelDescription=Simultaneous Tri-Band Wireless-AC Gigabit Router
2:rxgains5gmelnagaina3=3
3:antswitch=0
wl0.2_closed=0
wps_config_state_5g=0
et0phyaddr=30
1:swctrlmap4_cfg=0x5
2:rxgains5gmelnagaina0=3
wl2_bsd_steering_policy=0 5 3 0 300 0x20
2:rxgains5gmelnagaina1=3
2:rxgains5gmelnagaina2=3
wl_wps_config_state=0
wl0.1_macmode=disabled
1:measpower=0x7f
2:rxchain=0xf
2:mcsbw405gmpo=0x99330000
lan1_wps_oob=enabled
2:sb20in80and160hr5ghpo=0
1:phycal_tempdelta=40
2:regrev=63
2:pdoffsetcckma0=15
hw_version=R0B
2:pdoffsetcckma1=15
2:pdoffsetcckma2=15
3:txidxcap5g=0
wl1_ssid=Linksys01180
default_passphrase=r9nchwk1zx
1:pdoffset2g40mvalid=0
2:maxp5gb2a3=0x5E
boardflags=0x00000110
wandevs=et2
3:mcslr5gx2po=0
1:temps_hysteresis=5
1:srom13sig=0x4D55
2:dot11agduphrlrpox=0
2:maxp5gb2a0=0x5E
2:maxp5gb2a1=0x5E
2:maxp5gb2a2=0x5E
1:maxp2ga3=0x64
wl1_chanspec=0
wl2_chanspec=100/80
1:pdoffset80ma0=43452
1:pdoffset80ma1=2114
1:maxp2ga0=0x64
3:pdoffsetcck=0
wl0_chanspec=36/80
1:pdoffset80ma2=99
1:maxp2ga1=0x64
1:maxp2ga2=0x64
2:mcsbw805gmpo=0x99330000
3:epagain5g=0
1:tssifloor2g=0x339
2:swctrlmap4_TX5g_fem7to4=0
2:temps_period=10
2:mcslr5glpo=0
3:maxp5gb0a2=0x5C
2:sb20in80and160lr5ghpo=0
3:maxp5gb0a3=0x5C
clkfreq=1400,800
lan_ipaddr=192.168.1.1
2:mcs1024qam5gmpo=0xFFFFFFFF
1:regrev=63
wan_ifnames=eth0
3:mcsbw405gx2po=0xAA441111
3:maxp5gb0a0=0x5C
wl2_bss_enabled=1
3:maxp5gb0a1=0x5C
2:tempsense_slope=0xff
1:swctrlmap4_TX2g_fem3to0=0xaaaa
lan_ifnames=vlan1 eth1 eth2 eth3
wl1_reg_mode=off
wfi_cmd=
wl0_reg_mode=off
wan_hwaddr=
wps_mfstring=Linksys LLC
3:ulbpdoffs5gb0a1=65535
2:macaddr=xx:xx:xx:xx:xx:xx
3:ulbpdoffs5gb0a2=65535
3:ulbpdoffs5gb0a3=65535
2:gainctrlsph=0
wl2_auth=0
wps_restart=0
3:ulbpdoffs5gb0a0=65535
wl_nmode=-1
wl0_bss_enabled=1
default_ssid=Linksys01180
wps_timeout_enable=0
3:mcsbw205ghpo=0xAA441111
3:rxgainerr5ga2=31,31,30,30
wl0_unit=0
3:rxgainerr5ga3=31,31,0,0
2:tempoffset=255
3:rxgainerr5ga0=63,63,60,60
3:rxgainerr5ga1=31,31,31,31
2:maxp5gb3a2=0x5E
2:maxp5gb3a3=0x5E
1:rxgains2gtrelnabypa2=1
3:aga0=71
1:rxgains2gtrelnabypa3=1
3:aga1=71
2:maxp5gb3a0=0x5E
3:aga2=71
manufacturerURL=http://www.linksys.com
wait_time=3
2:maxp5gb3a1=0x5E
3:aga3=71
et2macaddr=xx:xx:xx:xx:xx:xx
1:rxgains2gtrelnabypa0=1
wl_wps_mode=enabled
1:rxgains2gtrelnabypa1=1
3:rxgains5ghtrelnabypa3=1
wps_proc_status=0
3:rxgains5gtrelnabypa1=1
3:rxgains5gtrelnabypa2=1
3:rxgains5ghtrelnabypa0=1
3:rxgains5gtrelnabypa3=1
3:rxgains5ghtrelnabypa1=1
3:rxgains5ghtrelnabypa2=1
2:mcslr5gmpo=0
3:rxgains5gtrelnabypa0=1
3:maxp5gb1a1=0x5C
3:maxp5gb1a2=0x5C
3:maxp5gb1a3=0x5C
bsd_scheme=2
3:maxp5gb1a0=0x5C
1:mcs8poexp=0
2:pdoffset20in40m5gb1=0x7BBD
2:pdoffset20in40m5gb2=0x77BD
2:pdoffset20in40m5gb3=0x77BD
2:pdoffset20in40m5gb4=0x77BD
3:ulbpdoffs5gb1a0=65535
3:ulbpdoffs5gb1a1=65535
3:ulbpdoffs5gb1a2=65535
2:pdoffset20in40m5gb0=0x7BBD
3:ulbpdoffs5gb1a3=65535
lan1_ifname=br1
wl2_net_reauth=36000
boardtype=0xA72F
1:ulbpdoffs2ga2=65535
1:ulbpdoffs2ga3=65535
1:swctrlmap4_TX2g_fem7to4=0
3:sb40and80hr5gx1po=0
et1macaddr=xx:xx:xx:xx:xx:xx
1:mcsbw402gpo=0x99999999
1:ulbpdoffs2ga0=65535
1:ulbpdoffs2ga1=65535
wl0_radio_pwrsave_level=0
3:swctrlmap4_cfg=1
wl0_mode=ap
2:maxp5gb4a1=0x5E
2:maxp5gb4a2=0x5E
2:maxp5gb4a3=0x5E
nvram_reboot=0
wl1_crypto=aes
2:measpower=0x7f
2:maxp5gb4a0=0x5E
2:mcs9poexp=0
et2phyaddr=30
2:pdoffset20in80m5gb1=0x7FFF
2:rxgainerr5ga3=31,31,31,31
pmon_ver=CFE 7.14.131.35 (r612453)
2:pdoffset20in80m5gb2=0x7BDE
wl0_bsd_sta_select_policy=4 0 300 0 0 1 0 0 0 0x0
2:pdoffset20in80m5gb3=0x7BDE
2:pdoffset20in80m5gb4=0x7BDE
wsc_enable=1
2:rxgainerr5ga0=57,57,63,63
2:rxgainerr5ga1=0,0,31,31
wl0_ap_isolation=0
2:pdoffset20in80m5gb0=0x7BDD
2:rxgainerr5ga2=1,0,31,31
devpath2=pcie/1/3/
2:rxgains5ghtrisoa2=7
2:rxgains5ghtrisoa3=7
devpath3=pcie/2/1/
wps_config_command=0
1:sar2g=18
3:sb20in40hrlrpox=0
3:maxp5gb2a0=0x5E
1:tempsense_slope=0xff
3:maxp5gb2a1=0x5E
boot_wait=on
2:rxgains5ghtrisoa0=7
3:maxp5gb2a2=0x5E
wsc_security_auto=1
devpath1=pcie/1/4/
2:rxgains5ghtrisoa1=7
3:maxp5gb2a3=0x5E
wps_modelname=Linksys EA9500
3:rxchain=0xf
deviceType=urn:home-linksys-com:device:Router:1
3:paparambwver=0
boardrev=0x1100
2:ulbpdoffs5gb0a2=65535
2:ulbpdoffs5gb0a3=65535
wl1_wps_akm=psk2
3:mcslr5glpo=0
3:rpcal5gb4=0
3:eu_edthresh5g=255
2:ulbpdoffs5gb0a0=65535
2:ulbpdoffs5gb0a1=65535
3:rpcal5gb3=0
2:sb40and80hr5gx1po=0
3:ulbpdoffs5gb2a3=65535
3:rpcal5gb0=0
3:rpcal5gb1=0
3:rpcal5gb2=0
3:ulbpdoffs5gb2a0=65535
wl0_crypto=aes
3:ulbpdoffs5gb2a1=65535
3:ulbpdoffs5gb2a2=65535
3:mcsbw1605ghpo=0xFFFFFFFF
wl1_wps_crypto=aes
3:sb40and80hr5gx2po=0
wl0_auth_mode=none
wps_aplockdown=0
wan_hwnames=
3:regrev=63
2:pdoffset20in80m5gcore3=0x7BFE
hw_mac_addr=xx:xx:xx:xx:xx:xx
gpio22=wps_led
wl2_macmode=disabled
3:mcsbw405ghpo=0xAA441111
1:mcs11poexp=0x11111111
1:pa2gccka0=0xffff,0xffff,0xffff
2:pdoffset20in40m5gcore3=0x77BD
wps_mode=enabled
3:tempoffset=255
3:sar5g=15
wps_wer_mode=allow
1:boardflags2=0x00000004
3:maxp5gb3a3=0x5E
1:boardflags3=0x0
wl0_bsd_if_qualify_policy=60 0x0 -75
1:boardflags4=0x0000000E
1:venid=0x14e4
3:maxp5gb3a0=0x5E
3:maxp5gb3a1=0x5E
3:maxp5gb3a2=0x5E
gpio13=usbport1
gpio14=usbport2
1:swctrlmap4_RXByp2g_fem3to0=0x6666
2:rxgains5gmtrelnabypa1=1
2:ulbpdoffs5gb1a1=65535
2:rxgains5gmtrelnabypa2=1
2:ulbpdoffs5gb1a2=65535
3:rawtempsense=0x1ff
3:macaddr=xx:xx:xx:xx:xx:xx
2:rxgains5gmtrelnabypa3=1
2:ulbpdoffs5gb1a3=65535
wl2_ap_isolation=0
3:mcsbw805ghpo=0xAA441111
3:mcslr5gmpo=0
2:rxgains5gmtrelnabypa0=1
2:ulbpdoffs5gb1a0=65535
3:ulbpdoffs5gb3a2=65535
1:ulbpproffs2g=65535
2:sb40and80hr5gx2po=0
3:ulbpdoffs5gb3a3=65535
2:tssiposslope5g=1
2:pdoffset40in80m5gcore3_1=0x0041
1:sromrev=13
3:ulbpdoffs5gb3a0=65535
3:ulbpdoffs5gb3a1=65535
3:rxgains5gmelnagaina0=3
1:tempthresh=120
2:sb20in80and160hr5glpo=0
3:rxgains5gmelnagaina1=3
sdram_refresh=0x0000
3:rxgains5gmelnagaina2=3
3:rxgains5gmelnagaina3=3
wl0.1_bss_maxassoc=32
3:pcieingress_war=15
2:eu_edthresh5g=255
vlan1ports=2 1 3 0 5 7 8*
3:mcs1024qam5gx1po=0x00000000
3:femctrl=2
2:sb20in80and160lr5gx2po=0
wl0_wep=disabled
wl0.1_mode=ap
3:sb40and80hr5ghpo=0
wl0_wps_reg=enabled
1:tempcorrx=0x3f
2:sb20in40hrlrpox=0
1:tworangetssi2g=0
3:maxp5gb4a2=0x5E
wl1_radio=1
wl2_reg_mode=off
2:sb20in80and160lr5glpo=0
2:pdoffset40in80m5gcore3=0x0422
3:maxp5gb4a3=0x5E
1:dot11agduphrpo=0
wl1_akm=psk2 
3:swctrlmap4_RX5g_fem3to0=0x1111
3:maxp5gb4a0=0x5E
3:maxp5gb4a1=0x5E
1:agbg0=0x133
1:agbg1=0x133
1:agbg2=0x133
1:agbg3=0x133
1:sb20in40hrpo=0
2:mcsbw405gx1po=0xAA441111
wl_wps_reg=enabled
2:ulbpdoffs5gb2a0=65535
2:ulbpdoffs5gb2a1=65535
2:ulbpdoffs5gb2a2=65535
2:mcsbw1605gx1po=0xFFFFFFFF
2:ulbpdoffs5gb2a3=65535
3:mcs9poexp=0
3:pdoffset40ma2=43452
wl0_nmode=-1
3:txchain=0xf
3:ulbpdoffs5gb4a1=65535
3:ulbpdoffs5gb4a2=65535
1:swctrlmap4_RXByp2g_fem7to4=0
3:pdoffset40ma0=43452
3:sb40and80lr5ghpo=0
3:ulbpdoffs5gb4a3=65535
3:pdoffset40ma1=43452
wps_config_state_24g=0
1:dot11agduphrlrpox=0
wan_proto=dhcp
lan_wps_reg=enabled
3:ulbpdoffs5gb4a0=65535
wl1.1_ifname=wl1.1
2:sb20in80and160hr5gmpo=0
3:mcsbw205glpo=0x99330000
wl0.1_ifname=wl0.1
wl0_wpa_psk=r9nchwk1zx
3:swctrlmap4_misc5g_fem3to0=0x0000
wsc_ie=enabled
2:aa5g=15
wl2_unit=2
manufacturer_date=2016/12/17
boardflags2=0x00000000
3:mcs1024qam5gx2po=0x00000000
wl2_preauth=1
3:pdoffset40in80m5gcore3_1=0x0041
2:noiselvl5ga3=31,31,31,31
xtalfreq=25000
wps_version2=enabled
wl2_radio_pwrsave_level=0
2:noiselvl5ga0=31,31,31,31
2:noiselvl5ga1=31,31,31,31
2:noiselvl5ga2=31,31,31,31
vlan2hwname=et2
1:devid=0x43c4
wl1_ifname=eth2
wl2_crypto=aes
2:sb20in80and160lr5gmpo=0
3:sb20in80and160hr5ghpo=0
2:mcs11poexp=0xF8F8F8F8
wl2_bsd_sta_select_policy=4 0 300 0 0 -1 0 0 0 0x20
2:mcsbw1605gx2po=0xFFFFFFFF
2:ulbpdoffs5gb3a3=65535
2:mcsbw405gx2po=0xAA441111
wl0_ssid=Linksys01180_5GHz
2:ulbpdoffs5gb3a0=65535
1:dot11agduplrpo=0
2:paparambwver=0
2:ulbpdoffs5gb3a1=65535
3:swctrlmap4_RX5g_fem7to4=0
1:ccode=E0
2:ulbpdoffs5gb3a2=65535
3:venid=0x14e4
1:papdcap2g=0
partialboots=0
1:sb20in40lrpo=0
wps_device_pin=22290595
gpio3=wps_button
3:rxgains5gmtrisoa2=6
3:rxgains5gmtrisoa3=6
wl0_ifname=eth1
3:mcsbw205gmpo=0x99330000
vlan1_ifname=br0
3:sb20in80and160lr5ghpo=0
3:rxgains5gmtrisoa0=6
3:rxgains5gmtrisoa1=6
wl2_mode=ap
3:sb20in40hrpo=0
2:pdoffset40ma0=43452
2:pdoffset40ma1=43452
2:pdoffset40ma2=43452
et0mdcport=0
2:tempthresh=120
3:swctrlmap4_misc5g_fem7to4=0
1:sb20in40hrlrpox=0
3:subband5gver=0x5
bootpartition=0
watchdog=3000
2:tssifloor5g=0x0,0x3ff,0x335,0x318
1:boardflags=0x10001000
1:antswitch=0
2:srom13sig=0x4D55
1:pdoffsetcckma0=15
1:pdoffsetcckma1=15
2:swctrlmap4_RXByp5g_fem3to0=0x3333
1:pdoffsetcckma2=15
1:rxgainerr2ga1=0
1:rxgainerr2ga2=0
1:rxgainerr2ga3=2
wl1_auth=0
cisco_default=1
1 Like