OpenWrt support for NuCom NC-WR644GACV

hi... thanks for your work, i am an openwrt fan .. with your help we can fight the world domination together a little more :slight_smile:

i am very happy because i bought this (cheap! and) very good looking router in a flea market

is a NuCom NC-WR644GACV , installed by TelSur (gtd internet) here in chile...

i want to install openwrt on it, i hope someone tell me something like "omg this is exacly the same device than 'routermax' model ABC123 that is supported by openwrt".... or if not contact me to do some tests to get further info

it has gigabit ethernet (wan + 4x lan ports), wifi 2.4 + 5g with 2 fixed antennas, usb port, 2x rj-11 ports; power, wps, wifi, reset buttons; and a bunch of nice leds

I POSTED MANY IMAGES BUT AS I AM A NEW USER, I AM JUST ALLOWED TO PUT 1 ON EACH POST... so i crafted a mosaic with more inportant ones that will post below

the initial configuration is a little tricky, after a little search i discovered you have to set the following configs (but once inside you can enable dhcp):

-- local static ip = 192.168.1.252/24
-- browse http ip = 192.168.1.250
-- admin credentials = admin G0R2U1P2ag

there is very little documentation, this seems the only official one

https://nucom.es/routers/ (mentioned here)
https://nucom.es/wp-content/uploads/2020/02/NC-WR644GACV.pdf (overview)

this router looks very good and is fairly easy to get here... if you have some additional info or want to test it please don't doubt on contact me

cheating the forum engine :slight_smile:

You can't install OpenWrt on an unsupported device at all.

If it isn't listed in the table of hardware , it isn't supported. Routers are embedded devices, usually with quite come quirks and peculiarities, and little standard adherence (so those exist in the first place), so each device needs its very own bespoke firmware image - there usually are no generic images.

In your case, the Triductor VSPM340 pretty much ends this story, as there is no support for this SOC at all (nor its xDSL chipset).

the only NuCom device listed in toh is https://openwrt.org/toh/nucom/r5010un_v2 ... i barely remember i had another nucom adsl router years ago installed by isp movistar in chile and supported by openwrt

i think if wr644 has enough flash and available drivers could be possible to reverse engineering and maybe compile a working openwrt image, this device is widely available here since is distributed by isp ... i hope anyone got interested, i am availabe to make tests

EDIT: looking the model printed on the board (ds244wtv-mb), the router looks exactly like this = https://www.ebay.com.au/itm/224820349747 and this = https://www.comnect.com.cn/xDSL/DS244WSGV-V3.html

You're the one with the device in your possession, so the person interested would probably be you...

you can't assure that ... maybe there is another one with this router in the world, that had not seen this thread....please avoid posting useless comments

Let's be blunt, the Triductor VSPM340 SOC is old, already buggy with the OEM firmware, and there's zero.zero support for it. While everything is possible (in theory), realistically the chances for this to happen are zero - unless you want to make a difference and start the development.

The truth sometimes hurts, please take no for an answer....

I fully agree. You might even find some similar naive posters before you :rofl:.

@sumo thank you so much...this gets me a little closer to some possible solution
@frollic SEE I AM NOT THE ONLY ONE??

Never said you were...
But hopefully the last one to flog that dead horse.

1 Like

you're right

i hope so... unity makes strenght

hi again...

i wanted to connect by serial (uart?) to the board to see any possible message, boot log or get a serial console.... this is the first time i try

i have an ftdi adapter... i found in the board what looks like an uart port, so i connected...

... setting the ftdi at 3.3v and according this pinout:

board  ftdi
------------
tx     rx
gnd    gnd
3v3    vcc
rx     tx

opened my terminal (see above), connect at 115200 baud 8n1.... power up the router and seem nothing happens

not even an activity light on the ftdi, but when i write something in terminal it lits up..... i tried some other serial configurations also

am i doing somethig wrong?, or do i need some additional steps?... or could be the serial port blocked someway in the board??

thanks for your responses

How about R210 and/or R213? Anyway, I can send you some boot logs of my Triductor devices, but what's the point? They are really just e-waste...

what do you mean?

the point is hopefully make it work with openwrt, lede, dd-wrt, tomato or some other (open source?) custom firmware to expand its capabilities and usefulness (see bottom)

why??... it has gigalan, wifi 5g,usb, etc....doesn't look like a waste as you say... and it seem to work fine out of the box... why?


(bottom)

though i am not so skilled, i am a big openwrt fan... it is linux based and modular... i try to install it in every device i see... i had a tp-link tl-1043nd, i installed openwrt and manage my home network at my entire will.... later i bought a tp-link archer c7, config the isp router with static dhcp+dmz and pass the full trafic to archer

now i have, port 80 forward (to my home webserver) and 25535 to my minecraft server, ddns (afraid+duckdns), cron ping to my server + sendmail on error (ssmtp), wan webadmin + ssh, wake on lan my pc's, openvpn, http proxy server, custom shell scripts, etc etc... i love it

Because absolutely non of it is mainline. But yeah, if you really do have a lot of experience (as you don't seem to listen to us experienced) and even more time - go ahead. I wish you the best of luck!

i had an idea, maybe serial por has to be enabled through webadmin.... i could find the option, but i saw other interesting things

i enabled debug loging, rebooted and read it... this is the result

(expand the spoiler below)

Summary
Manufacturer:NC-WR644GACV;
ProductClass:NC-WR644GACV;
SerialNumber:1710003107;
IPInterfaceIPAddress:192.168.1.250;
HardwareVersion:V0.0.1;
SoftwareVersion:WR644GACVTELS008;

1970-01-01 04:21:21 [Informational] syslogd started: BusyBox v1.19.4
1970-01-01 04:22:41 [Informational] syslogd exiting
1970-01-01 04:22:41 [Informational] syslogd started: BusyBox v1.19.4
1970-01-01 04:23:01 [Informational] init: starting pid 13401, tty '': '/etc/rc.d/rc.shutdown'
1970-01-01 04:23:01 [Informational] init: The system is going down NOW!
1970-01-01 04:23:01 [Informational] syslog: server6_signal: received a signal (15)
1970-01-01 04:23:01 [Informational] syslogd exiting
1970-01-01 00:00:13 [Informational] syslogd started: BusyBox v1.19.4
1970-01-01 00:00:14 [Informational] syslog: Password for 'user' changed
1970-01-01 00:00:14 [Informational] syslog: Password for 'admin' changed
1970-01-01 01:00:15 [Informational] dnsmasq[1461]: started, version 2.56 cachesize 150
1970-01-01 01:00:15 [Informational] dnsmasq[1461]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:15 [Informational] dnsmasq[1461]: reading /etc/resolv.conf
1970-01-01 01:00:15 [Warning] dnsmasq[1461]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:15 [Informational] dnsmasq[1461]: read /etc/hosts - 2 addresses
1970-01-01 01:00:15 [Informational] dnsmasq[1461]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:16 [Informational] dnsmasq[1461]: exiting on receipt of SIGTERM
1970-01-01 01:00:16 [Informational] dnsmasq[1829]: started, version 2.56 cachesize 150
1970-01-01 01:00:16 [Informational] dnsmasq[1829]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:16 [Informational] dnsmasq[1829]: reading /etc/resolv.conf
1970-01-01 01:00:16 [Warning] dnsmasq[1829]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:16 [Informational] dnsmasq[1829]: read /etc/hosts - 2 addresses
1970-01-01 01:00:16 [Informational] dnsmasq[1829]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:20 [Informational] dnsmasq[1829]: exiting on receipt of SIGTERM
1970-01-01 01:00:20 [Informational] dnsmasq[2600]: started, version 2.56 cachesize 150
1970-01-01 01:00:20 [Informational] dnsmasq[2600]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:20 [Informational] dnsmasq[2600]: reading /etc/resolv.conf
1970-01-01 01:00:20 [Warning] dnsmasq[2600]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:20 [Informational] dnsmasq[2600]: read /etc/hosts - 2 addresses
1970-01-01 01:00:20 [Informational] dnsmasq[2600]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:25 [Informational] radvd[3142]: version 1.9.1 started
1970-01-01 01:00:25 [Warning] radvd[3142]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:26 [Informational] radvd[3342]: version 1.9.1 started
1970-01-01 01:00:26 [Warning] radvd[3342]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:26 [Debug] syslog: configure_pool: called
1970-01-01 01:00:26 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:26 [Debug] syslog: lease_init: called
1970-01-01 01:00:26 [Debug] syslog: gethwid: found an interface eth0 for DUID
1970-01-01 01:00:26 [Debug] syslog: get_duid: generated a new DUID: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:26 [Debug] syslog: get_duid: saved generated DUID to /var/dhcp6s_duid
1970-01-01 01:00:26 [Informational] radvd[3659]: version 1.9.1 started
1970-01-01 01:00:26 [Warning] radvd[3659]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:26 [Informational] syslog: server6_signal: received a signal (15)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:27 [Debug] syslog: configure_pool: called
1970-01-01 01:00:27 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:27 [Debug] syslog: lease_init: called
1970-01-01 01:00:27 [Debug] syslog: get_duid: extracted an existing DUID from /var/dhcp6s_duid: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:27 [Informational] syslog: server6_signal: received a signal (15)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:27 [Debug] syslog: configure_pool: called
1970-01-01 01:00:27 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:27 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:27 [Debug] syslog: lease_init: called
1970-01-01 01:00:27 [Debug] syslog: get_duid: extracted an existing DUID from /var/dhcp6s_duid: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:27 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:27 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:27 [Debug] syslog:   elapsed time: 0
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:27 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:27 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:27 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:27 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option option request, len 8
1970-01-01 01:00:27 [Debug] syslog:   requested option: domain search list
1970-01-01 01:00:27 [Debug] syslog:   requested option: DNS
1970-01-01 01:00:27 [Debug] syslog:   requested option: vendor specific info
1970-01-01 01:00:28 [Debug] radvd[3659]: attempting to reread config file
1970-01-01 01:00:28 [Debug] radvd[3659]: resuming normal operation
1970-01-01 01:00:28 [Informational] init: starting pid 4388, tty '': '/etc/rc.d/rc.shutdown'
1970-01-01 01:00:28 [Informational] init: The system is going down NOW!
1970-01-01 01:00:28 [Informational] syslogd exiting
1970-01-01 00:00:14 [Informational] syslogd started: BusyBox v1.19.4
1970-01-01 01:00:15 [Informational] dnsmasq[1252]: started, version 2.56 cachesize 150
1970-01-01 01:00:15 [Informational] dnsmasq[1252]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:15 [Informational] dnsmasq[1252]: reading /etc/resolv.conf
1970-01-01 01:00:15 [Warning] dnsmasq[1252]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:15 [Informational] dnsmasq[1252]: read /etc/hosts - 2 addresses
1970-01-01 01:00:15 [Informational] dnsmasq[1252]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:16 [Informational] dnsmasq[1252]: exiting on receipt of SIGTERM
1970-01-01 01:00:16 [Informational] dnsmasq[1697]: started, version 2.56 cachesize 150
1970-01-01 01:00:16 [Informational] dnsmasq[1697]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:16 [Informational] dnsmasq[1697]: reading /etc/resolv.conf
1970-01-01 01:00:16 [Warning] dnsmasq[1697]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:16 [Informational] dnsmasq[1697]: read /etc/hosts - 2 addresses
1970-01-01 01:00:16 [Informational] dnsmasq[1697]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:20 [Informational] dnsmasq[1697]: exiting on receipt of SIGTERM
1970-01-01 01:00:20 [Informational] dnsmasq[2548]: started, version 2.56 cachesize 150
1970-01-01 01:00:20 [Informational] dnsmasq[2548]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
1970-01-01 01:00:20 [Informational] dnsmasq[2548]: reading /etc/resolv.conf
1970-01-01 01:00:20 [Warning] dnsmasq[2548]: ignoring nameserver 127.0.0.1 - local interface
1970-01-01 01:00:20 [Informational] dnsmasq[2548]: read /etc/hosts - 2 addresses
1970-01-01 01:00:20 [Informational] dnsmasq[2548]: read /var/dnsmasq.hosts - 1 addresses
1970-01-01 01:00:25 [Informational] radvd[3171]: version 1.9.1 started
1970-01-01 01:00:25 [Warning] radvd[3171]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:26 [Informational] radvd[3394]: version 1.9.1 started
1970-01-01 01:00:26 [Warning] radvd[3394]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:26 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:26 [Debug] syslog: configure_pool: called
1970-01-01 01:00:26 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:26 [Debug] syslog: lease_init: called
1970-01-01 01:00:26 [Debug] syslog: gethwid: found an interface eth0 for DUID
1970-01-01 01:00:26 [Debug] syslog: get_duid: generated a new DUID: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:26 [Debug] syslog: get_duid: saved generated DUID to /var/dhcp6s_duid
1970-01-01 01:00:26 [Informational] radvd[3700]: version 1.9.1 started
1970-01-01 01:00:26 [Warning] radvd[3700]: Insecure file permissions, but continuing anyway
1970-01-01 01:00:27 [Informational] syslog: server6_signal: received a signal (15)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:27 [Debug] syslog: configure_pool: called
1970-01-01 01:00:27 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:27 [Debug] syslog: lease_init: called
1970-01-01 01:00:27 [Debug] syslog: get_duid: extracted an existing DUID from /var/dhcp6s_duid: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:27 [Informational] syslog: server6_signal: received a signal (15)
1970-01-01 01:00:27 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[option] (6)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[domain-name-servers] (19)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>[fe80::1] (7)
1970-01-01 01:00:27 [Debug] syslog: cfdebug_print: <3>end of sentence [;] (1)
1970-01-01 01:00:27 [Debug] syslog: configure_pool: called
1970-01-01 01:00:27 [Debug] syslog: clear_poolconf: called
1970-01-01 01:00:27 [Debug] syslog: lease_init: called
1970-01-01 01:00:27 [Debug] syslog: get_duid: extracted an existing DUID from /var/dhcp6s_duid: 00:01:00:01:c7:92:bc:9a:00:e0:fc:55:55:55
1970-01-01 01:00:27 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:27 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:27 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:27 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:27 [Debug] syslog:   elapsed time: 0
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:27 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:27 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:27 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:27 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30
1970-01-01 01:00:27 [Debug] syslog: dhcp6_get_options: get DHCP option option request, len 8
1970-01-01 01:00:27 [Debug] syslog:   requested option: domain search list
1970-01-01 01:00:27 [Debug] syslog:   requested option: DNS
1970-01-01 01:00:27 [Debug] syslog:   requested option: vendor specific info
1970-01-01 01:00:27 [Debug] syslog:   requested option: client FQDN
1970-01-01 01:00:27 [Debug] syslog: copy_option: set DNS (len 16)
1970-01-01 01:00:27 [Debug] syslog: server6_send: transmit advertise to fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:28 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:28 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:28 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:28 [Debug] syslog:   elapsed time: 100
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:28 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:28 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:28 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:28 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30
1970-01-01 01:00:28 [Debug] syslog: dhcp6_get_options: get DHCP option option request, len 8
1970-01-01 01:00:28 [Debug] syslog:   requested option: domain search list
1970-01-01 01:00:28 [Debug] syslog:   requested option: DNS
1970-01-01 01:00:28 [Debug] syslog:   requested option: vendor specific info
1970-01-01 01:00:28 [Debug] syslog:   requested option: client FQDN
1970-01-01 01:00:28 [Debug] syslog: react_solicit: client ID 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:28 [Debug] syslog: copy_option: set client ID (len 14)
1970-01-01 01:00:28 [Debug] syslog: copy_option: set server ID (len 14)
1970-01-01 01:00:28 [Debug] syslog: copy_option: set status code (len 2)
1970-01-01 01:00:28 [Debug] syslog: copy_option: set DNS (len 16)
1970-01-01 01:00:28 [Debug] syslog: server6_send: transmit advertise to fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:30 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:30 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:30 [Debug] syslog:   elapsed time: 300
1970-01-01 01:00:30 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:30 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:30 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:30 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:30 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:30 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:30 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:30 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:32 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:32 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:33 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:33 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:34 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:34 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:34 [Debug] syslog:   elapsed time: 700
1970-01-01 01:00:34 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:34 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:34 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:34 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:34 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:34 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:34 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:34 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30
1970-01-01 01:00:34 [Debug] syslog: copy_option: set status code (len 2)
1970-01-01 01:00:34 [Debug] syslog: copy_option: set DNS (len 16)
1970-01-01 01:00:34 [Debug] syslog: server6_send: transmit advertise to fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:37 [Informational] syslog: admin login from web.
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:39 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:39 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:40 [Debug] radvd[3700]: attempting to reread config file
1970-01-01 01:00:40 [Debug] radvd[3700]: resuming normal operation
1970-01-01 01:00:42 [Debug] syslog: server6_recv: received solicit from fe80::f1ce:14e:2d89:9370
1970-01-01 01:00:42 [Debug] syslog: dhcp6_get_options: get DHCP option elapsed time, len 2
1970-01-01 01:00:42 [Debug] syslog:   elapsed time: 1500
1970-01-01 01:00:42 [Debug] syslog: dhcp6_get_options: get DHCP option client ID, len 14
1970-01-01 01:00:42 [Debug] syslog:   DUID: 00:01:00:01:27:b4:ce:96:18:67:b0:31:5b:80
1970-01-01 01:00:42 [Debug] syslog: dhcp6_get_options: get DHCP option identity association, len 12
1970-01-01 01:00:42 [Debug] syslog:   IA_NA: ID=51931056, T1=0, T2=0
1970-01-01 01:00:42 [Debug] syslog: dhcp6_get_options: get DHCP option client FQDN, len 7
1970-01-01 01:00:42 [Informational] syslog: dhcp6_get_options: unknown or unexpected DHCP6 option client FQDN, len 7
1970-01-01 01:00:42 [Debug] syslog: dhcp6_get_options: get DHCP option vendor class, len 14
1970-01-01 01:00:42 [Debug] syslog:  vendor class: 00:00:01:37:00:08:4d:53:46:54:20:35:2e:30

also i noticed it has telnet server.... i connected and got this output when i typed "help"
image

(expand the spoiler below)

Summary
         _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
            _  _   _  _ _ _ _ _ _ _ _ _ _ _ _ _
                /  /  /  /          /  /
               /  /  /  / _ __ _/ /  /  /
              /  /  /  /_ ___ _ _/  /  /
             /  /  /  /          /  /
_ _ _ _ _ _ /  /_ /  /_  _ _ _ _/ _/ _ _ _
___________/_ /__/__/__________/__/________

################################################
#       welcome to NC-WR644GACV ams_cli system    #
################################################
LOGIN# admin
PASS#
AMS>MANUTEST# help
help            :Manufactory test help info
exit            :exit the AMS_CLI shell
version         :Get version info
led             :Test all kinds of led lights
button          :Test all kinds of button
flash           :Test flash erase write and read
memory          :Test memory erase write and read
xdsl            :xdsl set and get
wan             :Wan connection test.
lan             :lan ports loopback test
mac             :Set and get mac address
sn              :Set and get sn number
usb             :Test USB device connection, write and read
wlan            :wlan connection test
wlan5GTmpSSID   :wlan 5G connection test
wlan2.4         :Set and get wlan 2.4G ssid/password.
wlan5           :Set and get wlan 5G ssid/password.
cal             :Calibrate the wifi.
pin2.4          :Set wlan2.4 WPS pin
pin5            :Set wlan5 WPS pin
pin             :autoset or get wlan WPS pin
setwebpass      :Set web admin password.
getwebpass      :Get web admin password.
setuserpass     :Set web user password.
getuserpass     :Get web user password.
default         :Set manufacture factory default.
clearcal        :clear flash data of wifi calibration.
voiphelp        :voip pots test help info
StartRing       :start pots ring test
StopRing        :stop pots ring test
PlayDTMFTone    :pots play dtmf tone test
PlayCNGTone     :pots play cng tone test
StopCNGTone     :pots stop cng tone test
StartCall       :pots start call test
StopCall        :pots stop call test
voipteststart   :start pots manu test
voiptestend     :end pots manu test
getpasswd       :get all password,include wlan,PPP,voip,evcpe and web password.
reset           :Reset to backup config(if back is empty, reset to factory)
resetfactory    :Reset to factory
AMS>MANUTEST#

i also did a configuration backup to examine it.... it seems to be base64-encoded.... i decoded and found a huge ascii text with key=value pairs

(expand the spoiler)

Summary
3cc07a1b20d70018500c47588fed4650  /*** an md5 checksum? ***/
FLSH„´

??  /*** non ascii chars, maybe a length indicator? ***/


Services.ServiceAccessControl.ServiceCtrlList.7.Action=ACCEPT
LANDevice.1.WLANConfiguration.6=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.5=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.2.X_CT-COM_ChannelWidth=1
LANDevice.1.WLANConfiguration.5.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.7=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.6.IPMode=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_TRI_OP60SettingEnable=0
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.1.PacketizationPeriod=20
LANDevice.1.WLANConfiguration.8.WPS.ConfigurationState=Notconfigured
LANDevice.1.LANHostConfigManagement.MinAddress=192.168.1.2
Layer3Forwarding.Forwarding.1.DestSubnetMask=255.255.255.0
LANDevice.1.WLANConfiguration.7.RegulatoryDomain=CL
LANDevice.1.LANHostConfigManagement.IPInterface.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.OperationalDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.2.Codec=G711A
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_StartDigitTimer=20
DeviceInfo.X_CT-COM_UPNP.LANPathName=LANDevice.1.
DeviceInfo.X_CT-COM_ALGAbility.FTPEnable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnBusyEnable=0
LANDevice.1.WLANConfiguration.1.WPS.Enable=0
DeviceInfo.X_CT-COM_UPNP.WANPathName=WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.ConnectionType=IP_Bridged
LANDevice.1.WLANConfiguration.4.X_CT-COM_ChannelWidth=1
LANDevice.1.WLANConfiguration.2.SSID=Invitado1
LANDevice.1.WLANConfiguration.1.AutoChannelEnable=1
LANDevice.1.WLANConfiguration.4.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.TransmitPower=100
LANDevice.1.LANHostConfigManagement.DHCPServerEnable=1
LANDevice.1.WLANConfiguration.3.PossibleDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
Services.ServiceAccessControl.ServiceCtrlList.7.IPMode=1
LANDevice.1.WLANConfiguration.5.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.8.Enable=1
ManagementServer.PeriodicInformEnable=1
X_CT-COM_UserInfo.UserList.1.Password_realtext=G0R2U1P2ag
X_CT-COM_UserInfo.UserList.2.Level=2
LANDevice.1.LANEthernetInterfaceConfig.2.X_TRI_PhyPort=10
LANDevice.1.WLANConfiguration.5.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
Services.ServiceAccessControl.ServiceCtrlList.9.SrcIpRange=192.168.52.1-192.168.52.254
Time.X_CT-COM_NTPInterval=86400
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_HangingReminderToneTimer=60
LANDevice.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.7.Port=21
DeviceInfo.X_CT-COM_ALGAbility.TFTPEnable=1
Services.VoiceService.1.Capabilities.Codecs.2.PacketizationPeriod=20
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Codec=G722
LANDevice.1.WLANConfiguration.5.Enable=1
WANDevice.2=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANEthernetInterfaceConfig.X_TRI_PhyPort=8
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.4.PacketizationPeriod=20
LANDevice.1.WLANConfiguration.4.Name=wlan-va3
LANDevice.1.WLANConfiguration.1.MaxBitRate=Auto
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.2=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2.Channel=7
Services.ServiceAccessControl.ServiceCtrlList.9.Enable=1
LANDevice.1.WLANConfiguration.5.BasicAuthenticationMode=None
LANDevice.1.LANEthernetInterfaceConfig.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.2.X_TRI-FLASHHOOK.FlashLowMax=500
LANDevice.1.LANEthernetInterfaceConfig.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.X_CT-COM_PSKExpression=PreSharedKey
LANDevice.1.LANHostConfigManagement.DomainName=NC-WR644GACV
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.OperationalDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
LANDevice.1.WLANConfiguration.7.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.Maximum_Clients=32
Services.ServiceAccessControl.ServiceCtrlList.4.Action=ACCEPT
Services.ServiceAccessControl.ServiceCtrlList.4.AccessDirection=WAN
DeviceSummary=InternetGatewayDevice:1.1[](Baseline:1, EthernetLAN:1, WiFiLAN:1, ADSLWAN:1, Time:1, IPPing:1)
Services.ServiceAccessControl.ServiceCtrlList.2.SrcIpRange=192.168.1.252-192.168.1.252
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.1.Reboot=0
Layer3Forwarding.Forwarding.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.4.Codec=G722
Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxyPort=5060
LANDevice.1.WLANConfiguration.6.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.X_TRI_Name=wl0_2_ext
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_TRI_OP66SettingEnable=1
LANDevice.1.WLANConfiguration.5.SSID=gtd5
LANDevice.1.LANEthernetInterfaceConfig.3.X_TRI_PhyPort=11
LANDevice.1.WLANConfiguration.2.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.3.Name=eth0.4
LANDevice.1.LANHostConfigManagement.DHCPRelay=0
DeviceInfo.ManufacturerOUI=001EE3
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.Name=Internet
LANDevice.1.WLANConfiguration.4.ChannelsInUse=7
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.DNSOverrideAllowed=0
Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServerPort=5060
LANDevice.1.LANHostConfigManagement.DHCPLeaseTime=86400
Services.ServiceAccessControl.ServiceCtrlList.5.Action=ACCEPT
LANDevice.1.LANHostConfigManagement.MaxAddress=192.168.1.99
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.2.Reboot=0
LANDevice.1.LANHostConfigManagement.IPRouters=192.168.1.250
Services.VoiceService.1.Capabilities.Codecs.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.Capabilities.Codecs.3=TRI_TREE_DUMMY_OBJ
Services.ServiceSNMP.SystemLocation=net
Services.ServiceAccessControl.ServiceCtrlList.8.ServiceName=TCP
DeviceInfo.X_CT-COM_ALGAbility.H323Enable=1
Services.VoiceService.1.Capabilities.Codecs.2=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.Capabilities.Codecs.4=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.SIP.OutboundProxy=
LANDevice.1.WLANConfiguration.7.Name=wlan-vai2
Services.VoiceService.1.PhyInterface.2.Tests.X_CT-COM_SimulateTest.DailDTMFConfirmEnable=0
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.hold-service=0
DeviceInfo.X_CT-COM_ALGAbility.PPTPEnable=1
LANDevice.1.WLANConfiguration.3.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.8.SrcIpRange=192.168.52.1-192.168.52.254
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Codec=G711A
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.ConnectionType=IP_Routed
Services.ServiceAccessControl.ServiceCtrlList.6.Enable=1
LANDevice.1.WLANConfiguration.2.OperationalDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
Services.ServiceAccessControl.ServiceCtrlList.5.IPMode=1
Services.ServiceSNMP.SystemName=net
LANDevice.1.WLANConfiguration.1.BasicAuthenticationMode=None
LANDevice.1.WLANConfiguration.7.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
X_CT-COM_UserInfo.UserList.1=TRI_TREE_DUMMY_OBJ
X_CT-COM_UserInfo.UserList.2=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.SIP.UserAgentPort=5060
Services.ServiceAccessControl.ServiceCtrlList.2.Port=23
LANDevice.1.WLANConfiguration.3.RegulatoryDomain=CL
LANDevice.1.LANEthernetInterfaceConfig.1.X_CT-COM_Description=LAN1
DeviceInfo.X_CT-COM_DeviceType=WirelessRouter
DeviceInfo.Manufacturer=NC-WR644GACV
LANDevice.1.WLANConfiguration.4.PossibleDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
ManagementServer.PeriodicInformInterval=86400
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.DHCPClient.ReqDHCPOption.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.Enable=0
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.PacketizationPeriod=20
Services.ServiceAccessControl.ServiceCtrlList.5.AccessDirection=WAN
LANDevice.1.WLANConfiguration.4.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.SIP.X_CT-COM_Standby-OutboundProxyPort=5060
LANDevice.1.WLANConfiguration.8.SSID=Invitado6
Layer3Forwarding.Forwarding.1.GatewayIPAddress=0.0.0.0
DeviceInfo.SerialNumber=001EE3010203 
DeviceInfo.SoftwareVersion=WR644GACVTELS008
Services.ServiceAccessControl.ServiceCtrlList.7.Enable=1
LANDevice.1.WLANConfiguration.1.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.4.X_TRI_PhyName=eth4
LANDevice.1.WLANConfiguration.1.Channel=7
Layer3Forwarding.Forwarding.1.Interface=WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.
Time.NTPServer2=hora.rediris.es
Services.VoiceService.1.VoiceProfile.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8.RegulatoryDomain=CL
LANDevice.1.LANHostConfigManagement.X_CT-COM_DHCPRelayAddress=
Services.ServiceAccessControl.ServiceCtrlList.1.SrcIpRange=192.168.1.252-192.168.1.252
Time.NTPServer1=hora.roa.es
WANDevice.2.WANConnectionDevice.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.SIP.ImplicitRegistrationEnable=0
Services.VoiceService.1.VoiceProfile.1.FaxT38.Enable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Enable=1
LANDevice.1.WLANConfiguration.4.Enable=0
Services.ServiceSNMP.SystemContact=net
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.2.PacketizationPeriod=20
LANDevice.1.WLANConfiguration.2.X_TRI_Name=wl0_1_ext
LANDevice.1.WLANConfiguration.5.IEEE11iEncryptionModes=TKIPandAESEncryption
LANDevice.1.WLANConfiguration.1.BasicEncryptionModes=None
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_TRI_VlanID=10
Services.VoiceService.1.PhyInterface.2.Tests.X_CT-COM_SimulateTest.TestType=None
LANDevice.1.WLANConfiguration.1.OperationalDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
LANDevice.1.WLANConfiguration.6.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_TRI_VlanPassKeepTag=0
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.1.Priority=3
X_CT-COM_Multicast.IGMPProxy.Enable=1
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.2.Priority=2
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.4.Priority=4
DeviceInfo.ModelURL=www.NuCom.com
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.3.Priority=1
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.4=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.RTS_Threshold=2347
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.3=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.DHCPClient.SentDHCPOption.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.5.Port=23
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_InterDigitTimerLong=4
Services.ServiceAccessControl.ServiceCtrlList.3.Action=ACCEPT
Services.VoiceService.1.VoiceProfile.1.Line.2.X_TRI-FLASHHOOK.FlashLowMin=100
Services.VoiceService.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.6.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.3.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.5.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.Capabilities.Codecs.3.PacketizationPeriod=20
Services.ServiceAccessControl.ServiceCtrlList.2.ServiceName=TELNET
LANDevice.1.WLANConfiguration.2.Name=wlan-va1
LANDevice.1.WLANConfiguration.2.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceTFTP.Port=69
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_TRI_VlanPriority=-1
X_CT-COM_UserInfo.UserList.2.Password_realtext=user
Time.X_CT-COM_RetryInterval=60
Services.ServiceAccessControl.ServiceCtrlList.7.SrcIpRange=192.168.52.1-192.168.52.254
LANDevice.1.WLANConfiguration.5.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.6.AccessDirection=WAN
LANDevice.1.WLANConfiguration.8.X_TRI_Name=wl1_3_ext
Services.ServiceAccessControl.ServiceCtrlList.4.ServiceName=HTTP
WANDevice.2.WANEthernetInterfaceConfig.X_TRI_PhyIndex=4
ManagementServer.Username=telsur
Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.FailedResponseCode=0
Services.ServiceAccessControl.ServiceCtrlList.3.IPMode=1
LANDevice.1.WLANConfiguration.3.Isolation=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_CT-COM_ServiceList=INTERNET
Services.ServiceFTP.Port=21
LANDevice.1.WLANConfiguration.3.X_CT-COM_ChannelWidth=1
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.2.Unregister=0
Services.ServiceAccessControl.ServiceCtrlList.6.ServiceName=ICMP
DeviceInfo.X_CT-COM_ALGAbility.SIPEnable=1
DeviceInfo.X_CT-COM_ALGAbility.IPSECEnable=1
Services.VoiceService.1.Capabilities.Codecs.4.Codec=G722
LANDevice.1.WLANConfiguration.1.Enable=1
LANDevice.1.LANEthernetInterfaceConfig.3.X_TRI_PhyIndex=1
LANDevice.1.WLANConfiguration.1.PossibleDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
LANDevice.1.WLANConfiguration.3.SSID=Invitado2
Time.Enable=1
LANDevice.1.LANEthernetInterfaceConfig.1.Name=eth0.2
Services.ServiceAccessControl.ServiceCtrlList.5.Enable=1
LANDevice.1.LANHostConfigManagement.IPInterface.1.Enable=0
Services.ServiceAccessControl.ServiceCtrlList.4.IPMode=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.AddressingType=DHCP
LANDevice.1.WLANConfiguration.5.WPS.Enable=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_ServiceList=INTERNET
LANDevice.1.WLANConfiguration.5.X_CT-COM_ChannelWidth=3
LANDevice.1.WLANConfiguration.5.WPS.PeerPassword=33467627
Services.ServiceAccessControl.ServiceCtrlList.8.Port=443
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.DHCPClient.ReqDHCPOption.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.X_TRI_Name=wl0_0_ext
LANDevice.1.WLANConfiguration.7.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
X_CT-COM_DDNS.Enable=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.Enable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Enable=1
LANDevice.1.WLANConfiguration.5.Name=wlan1
LANDevice.1.WLANConfiguration.2.Enable=0
X_CT-COM_UserInfo.UserList.1.Password=d89b76f1d2c5d6a789b9e5960ac7c44349364c796594afd0b717708c7114b250
Services.VoiceService.1.PhyInterface.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.7.X_CT-COM_ChannelWidth=3
LANDevice.1.WLANConfiguration.4.X_CT-COM_SSIDHide=0
Services.VoiceService.1.PhyInterface.2=TRI_TREE_DUMMY_OBJ
X_CT-COM_UserInfo.UserList.1.UserName=admin
Services.VoiceService.1.VoiceProfile.1.SIP.RegisterExpiresy-RegistrarServer=
X_CT-COM_UserInfo.UserList.2.Password=04f8996da763b7a969b1028ee3007569eaf3a635486ddab211d512c85b9df8fb
LANDevice.1.WLANConfiguration.4.Channel=7
LANDevice.1.WLANConfiguration.1.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
X_CT-COM_UserInfo.UserList.2.UserName=user
DeviceInfo.Description=Gateway Gigabit Ethernet inalambrico dual-band 11ac con puertos de voz
LANDevice.1.LANEthernetInterfaceConfig.4.X_TRI_PhyPort=12
DeviceInfo.ModelName=NC-WR644GACV
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_TRI_OP66SettingEnable=0
LANDevice.1.WLANConfiguration.1.Fragment_Threshold=2346
Services.ServiceTelnet.Enable=1
Time.DaylightSavingsUsed=0
Services.VoiceService.1.VoiceProfile.1.Line.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.RegulatoryDomain=CL
Services.VoiceService.1.VoiceProfile.1.Line.1=TRI_TREE_DUMMY_OBJ
ManagementServer.URL=http://192.168.52.9:3333
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Enable=1
Services.ServiceAccessControl.ServiceCtrlList.1.Action=ACCEPT

it is too large to be posted in a single comment, continues in next below...

continuation... expand the spoiler

Summary
DeviceInfo.ProductClass=NC-WR644GACV
LANDevice.1.WLANConfiguration.5.RegulatoryDomain=CL
LANDevice.1.WLANConfiguration.8.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.5.RadioEnabled=1
LANDevice.1.WLANConfiguration.6.SSID=Invitado4
Services.ServiceAccessControl.ServiceCtrlList.1.AccessDirection=LAN
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.6.SrcIpRange=192.168.52.1-192.168.52.254
LANDevice.1.WLANConfiguration.5.X_CT-COM_SSIDHide=0
LANDevice.1.WLANConfiguration.4.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.BeaconType=Basic
LANDevice.1.LANEthernetInterfaceConfig.4.Name=eth0.5
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.PacketizationPeriod=20
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPMode=1
LANDevice.1.WLANConfiguration.3.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceSNMP.PrivateCommunity=private
LANDevice.1.WLANConfiguration.7.X_TRI_Name=wl1_2_ext
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.Name=Gestion
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Codec=G711U
ManagementServer.ConnectionRequestURL=
LANDevice.1.WLANConfiguration.2.Isolation=0
LANDevice.1.WLANConfiguration.1.X_CT-COM_SSIDHide=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_IPv6DNSAddressSource=AutoConfigured
Services.ServiceAccessControl.ServiceCtrlList.2.Action=ACCEPT
ManagementServer.X_TRI_RequestPath=/tr069
Services.ServiceAccessControl.ServiceCtrlList.1.IPMode=1
LANDevice.1.WLANConfiguration.1.WMMEnable=0
Services.VoiceService.1.Capabilities.Codecs.2.Codec=G711A
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.1.Unregister=0
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.4.Enable=1
LANDevice.1.WLANConfiguration.8.Name=wlan-vai3
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_TRI_DhcpTransparent=1
Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.TestType=None
LANDevice.1.WLANConfiguration.7.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
Layer3Forwarding.Forwarding.1.Enable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.X_TRI-VoiceServiceExt.ExplicitCallTransfer=0
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_InterDigitTimerShort=2
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.MACAddress=00:00:00:00:00:00
Services.ServiceSSH.Port=22
Services.VoiceService.1.PhyInterface.2.Tests.X_CT-COM_SimulateTest.FailedResponseCode=0
ManagementServer.X_TRI_RequestPort=7547
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_NoAnswerTimer=60
Services.ServiceAccessControl.ServiceCtrlList.2.IPMode=1
LANDevice.1.LANHostConfigManagement.SubnetMask=255.255.255.0
Services.ServiceAccessControl.ServiceCtrlList.3.Enable=1
LANDevice.1.WLANConfiguration.1.IEEE11iAuthenticationMode=PSKAuthentication
LANDevice.1.WLANConfiguration.2.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.1.Codec=G711U
Layer3Forwarding.Forwarding.1.DestIPAddress=192.168.52.0
LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceSubnetMask=255.255.255.0
Services.VoiceService.1.VoiceProfile.1.SIP.RegistrarServer=
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_CT-COM_IPv6DNSAddressSource=AutoConfigured
X_CT-COM_Multicast.MLDSnooping.Enable=1
LANDevice.1.WLANConfiguration.1.X_CT-COM_ChannelWidth=2
Services.VoiceService.1.Capabilities.Codecs.4.PacketizationPeriod=20
LANDevice.1.WLANConfiguration.5.IEEE11iAuthenticationMode=PSKAuthentication
Services.ServiceAccessControl.ServiceCtrlList.4.Enable=1
Services.VoiceService.1.VoiceProfile.1.SIP.RegisterRetryInterval=60
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Codec=G729
LANDevice.1.WLANConfiguration.1.UAPSDEnable=0
LANDevice.1.WLANConfiguration.1.WPS.PeerPassword=33467580
LANDevice.1.WLANConfiguration.8.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.2.AccessDirection=LAN
Services.VoiceService.1.VoiceProfile.1.CountryId=17
ManagementServer.X_TRI_ConnectionRequestAuthentication=0
LANDevice.1.LANEthernetInterfaceConfig.4.X_CT-COM_Description=LAN4
LANDevice.1.WLANConfiguration.1.BeaconInterval=100
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.X_CT-COM_IPMode=1
Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardUnconditionalEnable=0
LANDevice.1.WLANConfiguration.4.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
LANDevice.1.WLANConfiguration.3.Channel=7
LANDevice.1.WLANConfiguration.1.ChannelsInUse=7
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.Enable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Enable=1
DeviceInfo.X_TRI-UserChange=UserConfig
Services.VoiceService.1.VoiceProfile.1.Line.1.X_TRI-FLASHHOOK.FlashLowMax=500
LANDevice.1.LANHostConfigManagement.IPInterface.1.X_CT-COM_IPv6Address.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.5.SrcIpRange=192.168.52.1-192.168.52.254
LANDevice.1.WLANConfiguration.1.SSID=gtd2
LANDevice.1.WLANConfiguration.1.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.4.WPS.ConfigurationState=Notconfigured
LANDevice.1.WLANConfiguration.7.WPS.ConfigurationState=Notconfigured
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.Priority=3
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.Priority=2
LANDevice.1.WLANConfiguration.6.X_TRI_Name=wl1_1_ext
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.3.Priority=1
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.4.Priority=4
LANDevice.1.WLANConfiguration.5.BasicEncryptionModes=None
LANDevice.1.WLANConfiguration.6.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.9.ServiceName=TCP
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.3.Codec=G729
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.1.PacketizationPeriod=20
Services.ServiceAccessControl.ServiceCtrlList.2=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.2.Enable=Disabled
Services.ServiceAccessControl.ServiceCtrlList.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANHostConfigManagement.DNSServers=192.168.1.250
Services.ServiceAccessControl.ServiceCtrlList.4=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.5=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.6=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.MaxMTUSize=1492
Services.ServiceAccessControl.ServiceCtrlList.9=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.8=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.7=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.RegulatoryDomain=CL
Services.VoiceService.1.PhyInterface.1.Tests.X_CT-COM_SimulateTest.DailDTMFConfirmEnable=0
LANDevice.1.WLANConfiguration.6.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
LANDevice.1.WLANConfiguration.3.Name=wlan-va2
LANDevice.1.WLANConfiguration.1.Standard=b,g,n
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.three-party-service=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.MACAddressOverride=0
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.X_TRI-VoiceServiceExt.HotLine=0
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.2.Enable=1
LANDevice.1.WLANConfiguration.5.Standard=a,n,ac
LANDevice.1.WLANConfiguration.7.Standard=a,n,ac
LANDevice.1.WLANConfiguration.6.Standard=a,n,ac
LANDevice.1.WLANConfiguration.8.Standard=a,n,ac
LANDevice.1.WLANConfiguration.2.ChannelsInUse=7
Services.ServiceAccessControl.ServiceCtrlList.7.AccessDirection=WAN
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.X_TRI-VoiceServiceExt.SingleCallTransfer=0
Services.ServiceAccessControl.ServiceCtrlList.1.Enable=1
DeviceInfo.X_CT-COM_ALGAbility.L2TPEnable=1
Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallForwardOnNoAnswerEnable=0
LANDevice.1.WLANConfiguration.6.RegulatoryDomain=CL
LANDevice.1.LANEthernetInterfaceConfig.1.X_TRI_PhyName=eth1
Services.ServiceAccessControl.ServiceCtrlList.3.AccessDirection=LAN
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.3.Enable=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.DHCPClient.SentDHCPOption.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.MWIEnable=0
LANDevice.1.WLANConfiguration.8.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
LANDevice.1.WLANConfiguration.3.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.SSID=Invitado3
ManagementServer.Password=telsur
LANDevice.1.WLANConfiguration.7.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.Enable=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.NATEnabled=1
LANDevice.1.LANEthernetInterfaceConfig.2.Name=eth0.3
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.MACAddressOverride=0
Services.VoiceService.1.VoiceProfile.1.Line.1.X_CT-COM_IMS.X_TRI-VoiceServiceExt.AntiPole=0
Services.ServiceAccessControl.ServiceCtrlList.8.Action=ACCEPT
LANDevice.1.WLANConfiguration.6.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.2.Enable=1
Services.VoiceService.1.Capabilities.Codecs.1.PacketizationPeriod=20
LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceIPAddress=192.168.1.250
ManagementServer.EnableCWMP=0
Services.ServiceAccessControl.ServiceCtrlList.9.Port=7547
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.3.PacketizationPeriod=20
LANDevice.1.LANEthernetInterfaceConfig.1.X_TRI_PhyIndex=3
LANDevice.1.WLANConfiguration.2.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
DeviceInfo.HardwareVersion=V0.0.1
LANDevice.1.WLANConfiguration.5.Isolation=0
Services.VoiceService.X_TRI_Is_Voip.X_TRI_has_dect=0
Layer3Forwarding.Forwarding.1.ForwardingMetric=3
LANDevice.1.WLANConfiguration.6.X_CT-COM_ChannelWidth=3
ManagementServer.ConnectionRequestPassword=
Services.ServiceAccessControl.ServiceCtrlList.4.SrcIpRange=192.168.52.1-192.168.52.254
LANDevice.1.WLANConfiguration.6.Name=wlan-vai1
LANDevice.1.WLANConfiguration.3.ChannelsInUse=7
LANDevice.1.WLANConfiguration.5.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8.APWMMParameter.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.1.ServiceName=HTTP
LANDevice.1.WLANConfiguration.5.X_TRI_Name=wl1_0_ext
LANDevice.1.LANEthernetInterfaceConfig.4.X_TRI_PhyIndex=0
Services.ServiceAccessControl.ServiceCtrlList.9.Action=ACCEPT
DeviceInfo.X_CT-COM_MiddlewareMgt.Tr069Enable=undefined
Services.ServiceAccessControl.ServiceCtrlList.8.IPMode=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_TRI_VlanID=-1
Services.VoiceService.1.VoiceProfile.1.X_CT-COM_BusyToneTimer=40
LANDevice.1.WLANConfiguration.1.STAWMMParameter.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.2.X_TRI_PhyName=eth2
LANDevice.1.WLANConfiguration.2.X_CT-COM_SSIDHide=0
WANDevice.2.WANConnectionDevice.1.WANIPConnection.2.AddressingType=DHCP
Services.VoiceService.1.VoiceProfile.1.SIP.X_TRI-LinkTest=0
LANDevice.1.WLANConfiguration.1.WPS.X_CT-COM_Role=Registrar
LANDevice.1.WLANConfiguration.8.X_CT-COM_ChannelWidth=3
LANDevice.1.WLANConfiguration.2.PossibleDataTransmitRates=1,2,5.5,11,6,9,12,18,24,36,48,54,13.5,27,40.5,54,81,108,121.5,135
Services.ServiceAccessControl.ServiceCtrlList.1.Port=80
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_CT-COM_LanInterface=LANDevice.1.LANEthernetInterfaceConfig.1,LANDevice.1.LANEthernetInterfaceConfig.2,LANDevice.1.LANEthernetInterfaceConfig.3,LANDevice.1.LANEthernetInterfaceConfig.4,LANDevice.1.WLANConfiguration.1,LANDevice.1.WLANConfiguration.2,LANDevice.1.WLANConfiguration.3,LANDevice.1.WLANConfiguration.4,LANDevice.1.WLANConfiguration.5,LANDevice.1.WLANConfiguration.6,LANDevice.1.WLANConfiguration.7,LANDevice.1.WLANConfiguration.8
Services.ServiceAccessControl.ServiceCtrlList.3.ServiceName=ICMP
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.MaxMTUSize=1492
Services.ServiceAccessControl.ServiceCtrlList.8.AccessDirection=WAN
WANDevice.2.WANEthernetInterfaceConfig.X_TRI_PhyName=eth0
DeviceInfo.ModelNum=NC-WR644GACV
Services.VoiceService.1.VoiceProfile.1.SIP.ProxyServer=
Services.VoiceService.1.Capabilities.Codecs.1.Codec=G711U
Services.VoiceService.1.PhyInterface.1.Tests.TestState=None
Services.ServiceSNMP.Enable=0
Services.ServiceAccessControl.ServiceCtrlList.9.IPMode=1
LANDevice.1.WLANConfiguration.7.SSID=Invitado5
WANDevice.2.WANCommonInterfaceConfig.WANAccessType=Ethernet
Services.ServiceAccessControl.ServiceCtrlList.5.ServiceName=TELNET
Time.LocalTimeZoneName=CCT
LANDevice.1.X_CT-COM_IPv6Config.PrefixInformation.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.1.X_TRI-FLASHHOOK.FlashLowMin=100
LANDevice.1.WLANConfiguration.3.X_CT-COM_RadiusServer.1=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.Line.1.CallingFeatures.CallWaitingEnable=0
Services.VoiceService.1.VoiceProfile.1.Line.1.Enable=Enabled
LANDevice.1.WLANConfiguration.5.BeaconType=Basic
X_CT-COM_Multicast.IGMPProxy.WANPathName=WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.
Services.ServiceSNMP.PublicCommunity=public
Services.ServiceAccessControl.ServiceCtrlList.7.ServiceName=FTP
LANDevice.1.WLANConfiguration.1.X_CT-COM_GuardInterval=0
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.2.Register=0
Services.VoiceService.1.VoiceProfile.1.X_TRI-ACTION.1.Register=0
LANDevice.1.LANEthernetInterfaceConfig.3.X_CT-COM_Description=LAN3
LANDevice.1.WLANConfiguration.1.DTIM=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.X_TRI_VlanPassKeepTag=0
LANDevice.1.WLANConfiguration.1.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.X_CT-COM_WPAGroupRekey=undefined
DeviceInfo.X_CT-COM_ALGAbility.RTSPEnable=1
LANDevice.1.LANEthernetInterfaceConfig.3.X_TRI_PhyName=eth3
Services.VoiceService.1.VoiceProfile.1.Line.2.Codec.List.1.Enable=1
WANDevice.2.WANConnectionDevice.1.WANIPConnection.1.NATEnabled=1
LANDevice.1.WLANConfiguration.1.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL
LANDevice.1.WLANConfiguration.1.RadioEnabled=1
X_TRI_DefautlRoute.Enabled=1
LANDevice.1.WLANConfiguration.2.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.Isolation=0
LANDevice.1.WLANConfiguration.1.PreSharedKey.1.PreSharedKey=3132333435363738
LANDevice.1.WLANConfiguration.1.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.PreSharedKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.2.X_CT-COM_Description=LAN2
LANDevice.1.WLANConfiguration.2.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.6.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.5.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.5.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.4.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.1.IEEE11iEncryptionModes=TKIPandAESEncryption
LANDevice.1.WLANConfiguration.5.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.5.WEPKey.3=TRI_TREE_DUMMY_OBJ
WANDevice.2.WANEthernetInterfaceConfig.Enable=1
Services.ServiceAccessControl.ServiceCtrlList.4.Port=80
LANDevice.1.WLANConfiguration.7.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.6.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.6.WEPKey.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.6.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.7.WEPKey.1=TRI_TREE_DUMMY_OBJ
Services.ServiceAccessControl.ServiceCtrlList.6.Action=ACCEPT
LANDevice.1.WLANConfiguration.8.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8.WEPKey.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.7.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.7.WEPKey.3=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.8.WEPKey.2=TRI_TREE_DUMMY_OBJ
Services.VoiceService.1.VoiceProfile.1.SIP.X_TRI-LinkTestInterval=20
LANDevice.1.WLANConfiguration.2.RegulatoryDomain=CL
LANDevice.1.WLANConfiguration.8.WEPKey.4=TRI_TREE_DUMMY_OBJ
LANDevice.1.LANEthernetInterfaceConfig.1.X_TRI_PhyPort=9
LANDevice.1.WLANConfiguration.4.Isolation=0
Time.LocalTimeZone=+01:00
Services.ServiceAccessControl.ServiceCtrlList.3.SrcIpRange=192.168.1.252-192.168.1.252
LANDevice.1.WLANConfiguration.1.Name=wlan0
Services.VoiceService.1.VoiceProfile.1.Line.1.Codec.List.2.PacketizationPeriod=20
Services.VoiceService.1.Capabilities.Codecs.3.Codec=G729
LANDevice.1.LANEthernetInterfaceConfig.2.X_TRI_PhyIndex=2
DeviceInfo.X_CT-COM_UPNP.Enable=0
LANDevice.1.WLANConfiguration.4.X_TRI_Name=wl0_3_ext
Services.ServiceAccessControl.ServiceCtrlList.9.AccessDirection=WAN
Services.VoiceService.1.PhyInterface.2.Tests.TestState=None
DeviceInfo.ModemFirmwareVersion=V1.0.1 
LANDevice.1.WLANConfiguration.1=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.2=TRI_TREE_DUMMY_OBJ
LANDevice.1.WLANConfiguration.3.X_TRI_RegulatoryDomainSupported=CN,HK,MO,TW,PH,CL

Never connect Vcc!

(imagine the above in 72pt., blinking red, pink and radium green, with an air raid siren intonating smoke on the water^wdesk at 160 dB).

--
…unless you really, really, really know that you need to and know exactly what you're doing and why.