Please remember that I am referring to a VMG1312-B10D in the following . . .
A quick check of where in the rom file certain key words appear shows --
[Duo2 Firmware]$ grep -in cwmp *rom
478: "EnableCWMP": true,
491: "CWMPRetryMinimumWaitInterval": 5,
492: "CWMPRetryIntervalMultiplier": 2000,
[Duo2 Firmware]$ grep -in root *rom
2067: "Username": "root",
[Duo2 Firmware]$ grep -in supervisor *rom
2077: "Username": "supervisor",
[Duo2 Firmware]$ grep -in admin *rom
2092: "Username": "admin",
[Duo2 Firmware]$ grep -in nobody *rom
[Duo2 Firmware]$
Lines 478 to 509, inclusive, are --
"EnableCWMP": true,
"URL": "",
"X_ZYXEL_FallbackURL": "",
"X_ZYXEL_URLChangedViaOption43": false,
"Username": "",
"Password": "changeme",
"PeriodicInformEnable": false,
"PeriodicInformInterval": 86400,
"PeriodicInformTime": "0001-01-01T00:00:00Z",
"ConnectionRequestUsername": "",
"ConnectionRequestPassword": "",
"UpgradesManaged": false,
"DefaultActiveNotificationThrottle": 0,
"CWMPRetryMinimumWaitInterval": 5,
"CWMPRetryIntervalMultiplier": 2000,
"STUNEnable": true,
"STUNServerAddress": "",
"STUNServerPort": 3478,
"STUNUsername": "",
"STUNPassword": "",
"STUNMaximumKeepAlivePeriod": 0,
"STUNMinimumKeepAlivePeriod": 0,
"InstanceMode": "",
"AutoCreateInstances": false,
"X_ZYXEL_BoundInterface": "Any_WAN",
"X_ZYXEL_BoundInterfaceList": "IP.Interface.2,IP.Interface.3,IP.Interface.4,IP.Interface.5",
"X_ZYXEL_DisplaySOAP": false,
"X_ZYXEL_ConnectionRequestUDPPort": 7678,
"X_ZYXEL_ConnectionRequestPort": 7547,
"X_ZYXEL_DataModelSpec": "TR-098",
"X_ZYXEL_Certificate": "0",
"X_ZYXEL_DebugLevel": 13
Lines 2063 to 2070, inclusive, are --
"AutoShowQuickStart": false,
"Enabled": true,
"EnableQuickStart": true,
"Page": "",
"Username": "root",
"Password": "",
"PasswordHash": "",
"Privilege": "login"
Lines 2073 to 2080, inclusive, are --
"AutoShowQuickStart": false,
"Enabled": true,
"EnableQuickStart": true,
"Page": "",
"Username": "supervisor",
"Password": "",
"PasswordHash": "",
"Privilege": "login,httpd,samba"
Lines 2088 to 2096, inclusive, are --
"AutoShowQuickStart": true,
"Enabled": true,
"EnableQuickStart": true,
"Page": "Broadband,Wireless,Home_Networking,QoS,NAT,Routing,DNS,IGMP_MLD,Vlan_Group,Interface_Grouping,USB_Service,Firewall,MAC_Filter,Parental_Control,Scheduler_Rule,Certificates,Log,Traffic_Status,Routing_Table,McastSt,ARP_Table,ARPTable_handle,WWAN_Statistics,SNMP,System,User_Account,Remote_MGMT,Time,Log_Setting,Backup/Restore,Backup_Restore,Reboot,Diagnostic,Status,Upnp_Portmap,Diagnostic_Result,xDSL_Statistics,xDSLStatistics_handle,NATSession_handle,RoutingTable_handle,McastSt,wps_status_handle,PortMirror,ParseDirectory,ParseUSBInfo,Email_Notify,Firmware_Upgrade,Diagnostic_id,ROMD",
"Username": "admin",
"Password": "_encrypt_hFmIO8s8qficW623JbZqT0FjY291bnQuAAAAIAAAAIk=",
"PasswordHash": "",
"Privilege": "login,httpd,samba",
"AccountIdleTime": 300