吉比特光猫HG6145D1改桥接 获超级密码 开Telnet等
朗读全文
Your browser does not support the audio element.
有什么用 光猫改桥接、路由器拨号, 电信联通移动光猫
桥接路由
配置IPV6
禁用TR069
超级密码, 超级密码查询
开Telnet
修改参数
申明 本文所有数据均来源于贡献者, 请不要对号入座; 仅用于技术学习交流使用
否则请立即关闭本网页, 谢谢
相关内容
HG6145D1光猫 实现方法 设备基本信息
设备类型
中国移动智能家庭网关类型2
生产厂家
FiberHome
设备型号
HG6145D1
设备标识号
EC8AC7-FHTT885EFA70
硬件版本号
WKE2.094.392
软件版本号
RP0303
网关注册信息
光路(OLT)认证
注册正常
管理(RMS)注册
注册正常
OLT厂家
FHTT
在本页面上,您可以查询PON链路连接信息。
网络链路连接信息
PON链路连接状态
已注册已认证
FEC能力
支持
FEC状态
关闭
链路性能统计
PON口发包数
6993909
PON口收包数
13091731
PON口接收字节
17050819421
PON口发送字节
3977231462
发送光功率(dBm)
2.21
接收光功率(dBm)
-18.66
工作电压(V)
3.31
偏置电流(mA)
12.55
设备温度(℃)
47.82
BUCPE预配置信息
设备信息
设备厂商标识
FH
运营商标识
CMCC
设备型号
HG6145D1
设备序列号
FHTT885EFA70
软件版本号
RP0303
WAN MAC
10:4C:43:5E:FA:70
设备MAC
10:4C:43:5E:FA:70
上联口类型
GPON
协议版本
1.0
设备当前时间
Fri Jan 2 05:56:49 CST 1970
上报状态
未上报
用路由器背后的默认终端配置帐号及密码登陆网页管理界面,如果想换其它型号光猫的可以参考原贴把设备识别号和宽带设置存下来。
3、ONT认证密码。在登录页面右键,浏览页面源代码,搜索 LOID,把旁边的那个密码复制下来
telnet开启 http://192.168.1.1/cgi-bin/telnetenable.cgi?telnetenable=1&key=104C435EFA77
其中Key后面的MAC是您光猫的MAC地址
猫MAC 10:4C:43:5E:FA:77 104C435EFA77
telnet 192.168.1.1 admin Fh@5EFA71
Telnet以后 admin 的密码是 Fh@「MAC地址后6位」
1 2 3 4 5 6 7 2.开启Telnet 浏览器输入http:/192.168.1.1/cgi-bin/telnetenable.cgi?telnetenable=1&key=10DDDDDDDDDD 10DDDDDDDDDD即为光猫的MAC地址。有时候MAC地址获取不准确,记得加1即可,例如最后2位是60,换成61可能就好了。成功时会有“Telnent开启”的提示,若出现“操作错误”,一般为MAC地址错误或没有权限。 3.telnet 192.168.1.1 用户名:admin 密码:Fh@DDDDDD DDDDDD为MAC地址的后6位
重启了光猫以后, telnet又被关闭了; 需要从打开链接开启telnet
超级密码 admin_name=CMCCAdmin admin_pwd=*****6b
#load_cli factory Config\factorydir# show admin_name Success! admin_name=CMCCAdmin Config\factorydir# show admin_pwd Success! admin_pwd=CMCCAdminFa5&G3Pk 如上即为用户名CMCCAdmin和密码CMCCAdminFa5&G3Pk(每个人的密码都不同)
改桥接
远程管理RMS 和 TR069
通过
这样就是TR069的全部; 通过F12修改连接名称和其相关联的ID(去退TR069), 一切换选项, 然后就可以保存了;
提交以后, 刷线重新查看, 发现无法保存; 说明服务端已经Enhance了.
rms的IP地址 10.48.155.86
WAN连接名称
使能状态
连接状态
拨号状态
地址获取方式
IP地址
子网掩码
网关
首选DNS
备选DNS
1_TR069_R_VID_401
启用
已连接
DHCP
11.146.198.17
255.255.192.0
11.146.192.1
11.166.11.11
11.166.11.12
宽带设置:
Telnet输出配置 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 Password: #su /var # echo $USER admin #cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 100.00 Features : half thumb fastmult edsp tls idiva idivt lpae CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 processor : 1 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 100.00 Features : half thumb fastmult edsp tls idiva idivt lpae CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 Hardware : Generic DT based system Revision : 0000 Serial : 0000000000000000 # #cd /fhconf cat fiberweb_conf config key 'SessionMaxTime' option value '300' option encryflag '0' config key 'ConfigFlag' option value '1' option encryflag '0' config key 'operator' option value 'fh' option encryflag '0' config key 'i18n' option value 'zh_cn' option encryflag '0' config key 'LogEnable' option value '1' option encryflag '0' config key 'LogLevel' option value '3' option encryflag '0' config key 'logviewlevel' option value '3' option encryflag '0' config key 'wpsindex' option value '1' option encryflag '0' #cat usrconfig_conf config interface 'fiberhome' option deviceinfo 'atos' config interface 'encrymode' option value '2' config interface 'InternetGatewayDevice__X_FIB_MPA_COMMON__PRE_CONF_INFO__' option APPREPORTFLAG '0' option NONEREPORTFLAG '1' option UUID '308b4168-4196-11ee-beb1-8a473090b8b' option RegID 'f4dac618ed781f7b1c6f0d9a62fa8132ba3ea801c37b27aaccc1b55ecd563bc0' option TaskReportTime '20250724102256' option CircleReportTime '20250725102223' config interface 'InternetGatewayDevice__X_FIB_MPA_COMMON__GIS_COUNTER_INFO__' option COUNT_SUCTASK '1' option COUNT_SUCRESULT '1' option COUNT_SUCINFORM '2' config interface 'InternetGatewayDevice__X_FH_SmartAgent__' option factoryflag '1' config interface 'InternetGatewayDevice__DeviceInfo__' option X_FH_RebootType '0' config interface 'InternetGatewayDevice__X_FH_PON_MANAGE__reginfo__' option legal_loid 'UCI_NULL' option legal_password 'UCI_NULL' option olt_last_regist_status '2' option olt_last_regist_time '2025-07-24-09-42-27-611' option olt_current_regist_status '2' option olt_current_regist_time '2025-07-25-08-32-10-264' config interface 'InternetGatewayDevice__LANDevice__1__LANNobindForward__' option Enable '0' config interface 'InternetGatewayDevice__LANDevice__1__LANEthernetInterfaceConfig__1__' option Enable '1' config interface 'InternetGatewayDevice__LANDevice__1__LANEthernetInterfaceConfig__2__' option Enable '1' config interface 'InternetGatewayDevice__LANDevice__1__LANEthernetInterfaceConfig__3__' option Enable '1' config interface 'InternetGatewayDevice__X_FH_PON_MANAGE__oltlocation__' option reportflag '0' option timestamp 'NULL' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__1__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__2__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__3__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__4__' option AirtimeFairEnable '0' option SSID 'CMCC-QLINK' option BeaconType 'None' option SSIDAdvertisementEnabled '0' option Enable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__1__PreSharedKey__1__' option KeyPassphrase 'C6A3DB6752F4DC96AEA0E0FCD7AE4678' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__2__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__3__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__4__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__5__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__6__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__7__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__8__' option AirtimeFairEnable '0' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__5__PreSharedKey__1__' option KeyPassphrase 'C6A3DB6752F4DC96AEA0E0FCD7AE4678' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__6__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__7__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__LANDevice__1__WLANConfiguration__8__PreSharedKey__1__' option KeyPassphrase '547065E6476CF6F4EF682849B75777E2' config interface 'InternetGatewayDevice__X_CMCC_UserInfo__' option ServiceNum '0' option ServiceName 'UCI_NULL' option X_FH_ServicesCollect 'UCI_NULL' option Status '0' option Times '0' option Result '1' config interface 'InternetGatewayDevice__DeviceInfo__X_CMCC_TeleComAccount__' option Enable '1' option Password '8FB2D60EA8CEDAC0DD80C4B8E4739ABE' config interface 'InternetGatewayDevice__ManagementServer__' option ParameterKey 'UCI_NULL' option X_FH_ITMSLOID_Reg_Status '1' option X_FH_ITMSLOID_Username 'NULL' option X_FH_ITMSLOID_Password 'UCI_NULL' config interface 'InternetGatewayDevice__WANDevice__1__WANConnectionDevice__1__WANPPPConnection__1__' option Name 'NULL' option method 'add' option NATEnabled '1' option X_CMCC_VLANIDMark '400' option X_CMCC_VLANMode '2' option X_CMCC_IPMode '3' option X_CMCC_IPv6IPAddressOrigin 'AutoConfigured' option X_CMCC_IPv6PrefixOrigin 'PrefixDelegation' option X_CMCC_IPv6PrefixDelegationEnabled '1' option X_CMCC_8021111pMark '6' option X_CMCC_ServiceList 'INTERNET' option Username '4032010E48B1E24A6758572228582269' option Password '849A6E9704135AAEC3F4BB6A091702D7' option ConnectionType 'PPPoE_Routed' option X_CMCC_LanInterface 'dev.eth.1,dev.eth.3' option Enable '1' config interface 'InternetGatewayDevice__WANDevice__1__WANConnectionDevice__1__WANPPPConnection__2__' option NATEnabled '1' option X_CMCC_VLANIDMark '431' option X_CMCC_VLANMode '2' option X_CMCC_ServiceList 'OTHER' option X_CMCC_8021111pMark '5' option X_CMCC_MulticastVlan '100' option ConnectionType 'PPPoE_Bridged' option X_CMCC_LanInterface 'dev.eth.2,dev.eth.4' option Enable '1' option Name '3_OTHER_B_VID_431' config interface 'InternetGatewayDevice__SoftwareModules__DeploymentUnit__1__' option method 'add' option UUID '9fc52da2-682f-11f0-bca4-70aa5118d1a' option DUID 'Bundle1' option Name 'com.chinamobile.smartgateway.cmccdpi' option Status 'Installed' option Resolved '1' option URL '/fhrom/felix/bundles/preset_bundles/com.chinamobile.smartgateway.cmccdpi_4.3.1.JiaKuan.jar' option Description 'UCI_NULL' option Vendor 'ChinaMobile' option Version '4.3.1.JiaKuan' option ExecutionUnitList 'InternetGatewayDevice.SoftwareModules.ExecutionUnit.1' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__ExecutionUnit__1__' option method 'add' option EUID 'Bundle1' option Name 'com.chinamobile.smartgateway.cmccdpi' option ExecutionFaultCode 'NoFault' option ExecutionFaultMessage 'UCI_NULL' option AutoStart '1' option Vendor 'ChinaMobile' option Version '4.3.1.JiaKuan' option Description 'UCI_NULL' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__' option method 'add' option DUName 'com.chinamobile.smartgateway.cmccdpi' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__1__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.AccessInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__2__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPPingDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__3__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.TraceRouteDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__4__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.WanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__5__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpDownloadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__6__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpUploadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__7__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPDetectService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__8__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__9__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__10__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__11__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__12__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__13__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__14__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__15__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__16__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceRsetService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__17__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceSecretInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__18__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.UsbService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__19__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.RegistrationService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__20__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__21__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__22__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LANHostsInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__23__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedLimitService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__24__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__25__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkAccessConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__26__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkNameConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__27__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__28__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__29__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanSecretQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__30__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.StaticLayer3ForwardingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__31__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficDetailProcessService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__32__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficForwardService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__33__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMirrorService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__34__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMonitoringConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__35__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficQoSService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__36__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TransferQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__37__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.VLANBindConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__38__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.L2TPVPNService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__39__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__1__API__40__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoSubscribeService' config interface 'InternetGatewayDevice__SoftwareModules__DeploymentUnit__2__' option method 'add' option UUID 'a2f2bde6-682f-11f0-bca4-9b924dbd0e5' option DUID 'Bundle2' option Name 'com.chinamobile.smartgateway.appcore' option Status 'Installed' option Resolved '1' option URL '/fhrom/felix/bundles/preset_bundles/com.chinamobile.smartgateway.appcore_3.2.0.jar' option Description 'UCI_NULL' option Vendor 'hy' option Version '3.2.0' option ExecutionUnitList 'InternetGatewayDevice.SoftwareModules.ExecutionUnit.2' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__ExecutionUnit__2__' option method 'add' option EUID 'Bundle2' option Name 'com.chinamobile.smartgateway.appcore' option ExecutionFaultCode 'NoFault' option ExecutionFaultMessage 'UCI_NULL' option AutoStart '1' option Vendor 'hy' option Version '3.2.0' option Description 'UCI_NULL' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__' option method 'add' option DUName 'com.chinamobile.smartgateway.appcore' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__1__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.AccessInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__2__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPPingDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__3__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.TraceRouteDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__4__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.WanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__5__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpDownloadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__6__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpUploadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__7__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPDetectService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__8__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__9__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__10__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__11__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__12__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__13__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__14__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__15__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__16__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceRsetService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__17__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceSecretInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__18__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.UsbService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__19__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.RegistrationService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__20__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__21__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__22__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LANHostsInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__23__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedLimitService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__24__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__25__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkAccessConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__26__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkNameConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__27__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__28__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__29__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanSecretQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__30__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.StaticLayer3ForwardingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__31__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficDetailProcessService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__32__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficForwardService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__33__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMirrorService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__34__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMonitoringConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__35__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficQoSService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__36__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TransferQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__37__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.VLANBindConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__38__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.L2TPVPNService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__39__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__2__API__40__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoSubscribeService' config interface 'InternetGatewayDevice__SoftwareModules__DeploymentUnit__3__' option method 'add' option UUID 'a66de324-682f-11f0-bca4-ee226843ed0' option DUID 'Bundle3' option Name 'com.chinamobile.smartgateway.andlink' option Status 'Installed' option Resolved '1' option URL '/fhrom/felix/bundles/preset_bundles/com.chinamobile.smartgateway.andlink_2.6.0.jar' option Description 'UCI_NULL' option Vendor 'CMCC' option Version '2.6.0' option ExecutionUnitList 'InternetGatewayDevice.SoftwareModules.ExecutionUnit.3' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__ExecutionUnit__3__' option method 'add' option EUID 'Bundle3' option Name 'com.chinamobile.smartgateway.andlink' option ExecutionFaultCode 'NoFault' option ExecutionFaultMessage 'UCI_NULL' option AutoStart '1' option Vendor 'CMCC' option Version '2.6.0' option Description 'UCI_NULL' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__' option method 'add' option DUName 'com.chinamobile.smartgateway.andlink' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__1__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.AccessInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__2__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPPingDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__3__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.TraceRouteDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__4__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.WanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__5__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpDownloadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__6__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpUploadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__7__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPDetectService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__8__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__9__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__10__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__11__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__12__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__13__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__14__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__15__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__16__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceRsetService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__17__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceSecretInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__18__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.UsbService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__19__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.RegistrationService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__20__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__21__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__22__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LANHostsInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__23__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedLimitService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__24__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__25__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkAccessConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__26__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkNameConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__27__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__28__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__29__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanSecretQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__30__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.StaticLayer3ForwardingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__31__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficDetailProcessService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__32__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficForwardService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__33__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMirrorService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__34__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMonitoringConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__35__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficQoSService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__36__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TransferQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__37__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.VLANBindConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__38__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.L2TPVPNService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__39__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__3__API__40__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoSubscribeService' config interface 'InternetGatewayDevice__SoftwareModules__DeploymentUnit__4__' option method 'add' option UUID 'a9ab15b6-682f-11f0-bca4-807c29d6502' option DUID 'Bundle4' option Name 'com.cmcc.wuyougateway' option Status 'Installed' option Resolved '1' option URL '/fhrom/felix/bundles/preset_bundles/com.cmcc.wuyougateway_4.3.3.jar' option Description 'UCI_NULL' option Vendor 'UCI_NULL' option Version '4.3.3' option ExecutionUnitList 'InternetGatewayDevice.SoftwareModules.ExecutionUnit.4' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__ExecutionUnit__4__' option method 'add' option EUID 'Bundle4' option Name 'com.cmcc.wuyougateway' option ExecutionFaultCode 'NoFault' option ExecutionFaultMessage 'UCI_NULL' option AutoStart '1' option Vendor 'UCI_NULL' option Version '4.3.3' option Description 'UCI_NULL' option ExecutionEnvRef 'InternetGatewayDevice.SoftwareModules.ExecEnv.2' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__' option method 'add' option DUName 'com.cmcc.wuyougateway' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__1__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.AccessInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__2__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPPingDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__3__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.TraceRouteDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__4__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.WanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__5__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpDownloadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__6__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.HttpUploadDiagnosticsService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__7__' option method 'add' option Name 'com.chinamobile.smartgateway.accessservices.IPDetectService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__8__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__9__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.LANIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__10__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__11__' option method 'add' option Name 'com.chinamobile.smartgateway.addressservices.PortMappingQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__12__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__13__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceAccessRightQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__14__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__15__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__16__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceRsetService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__17__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.DeviceSecretInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__18__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.UsbService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__19__' option method 'add' option Name 'com.chinamobile.smartgateway.commservices.RegistrationService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__20__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__21__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.EthQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__22__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LANHostsInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__23__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedLimitService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__24__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanHostSpeedQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__25__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkAccessConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__26__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.LanNetworkNameConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__27__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__28__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__29__' option method 'add' option Name 'com.chinamobile.smartgateway.lanservices.WlanSecretQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__30__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.StaticLayer3ForwardingConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__31__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficDetailProcessService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__32__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficForwardService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__33__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMirrorService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__34__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficMonitoringConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__35__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TrafficQoSService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__36__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.TransferQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__37__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.VLANBindConfigService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__38__' option method 'add' option Name 'com.chinamobile.smartgateway.transferservices.L2TPVPNService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__39__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoQueryService' config interface 'InternetGatewayDevice__SoftwareModules__X_CMCC_DUPermission__4__API__40__' option method 'add' option Name 'com.chinamobile.smartgateway.voipservices.VoIPInfoSubscribeService' config interface 'InternetGatewayDevice__X_CMCC_Security__' option FirewallEnable '1' option DoSEnable '1' option LandEnable '0' option PingOfDeathEnable '1' option SynFloodEnable '0' option SmurfEnable '0' option WinnukeEnable '0' option IcmpRedirectEnable '0' option FirewallLevel '0' option UdpFloodEnable '0' option PortScanEnable '0' option IPv6SessionSecurityEnable '0' config interface 'InternetGatewayDevice__DeviceInfo__X_CMCC_UPNP__' option Enable '1' config interface 'InternetGatewayDevice__Time__' option X_CMCC_NTPServerType '0' option X_CMCC_NTPInterval '86400' option NTPServer1 'time.windows.com' option NTPServer2 'time.nist.gov' option NTPServer3 'NULL' option NTPServer4 'NULL' option NTPServer5 'NULL' option X_FH_Enable '1' config interface 'InternetGatewayDevice__X_FH_SambaServiceManage__' option SambaEnable '1' config interface 'InternetGatewayDevice__X_FH_SambaServiceManage__Account__1__' option method 'add' option SambaUserName 'D6E2401F2456E8CD10D0AC0118A33E9B' option SambaPassword '8FB2D60EA8CEDAC0DD80C4B8E4739ABE' config interface 'InternetGatewayDevice__ManagementServer__X_CMCC_JSON__' option IP 'http://127.0.0.1' option Port '5555'
省级管理
修改端口从9123到/为5555; 故意让会报失败..
http://ihgu-plugin.fj.chinamobile.com 到: http://127.0.0.1
Password认证
在网络-远程管理-Password认证里取得ONT认证密码 请务必保存好这个密码!一旦重置设备后这个密码就查不到了。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 <div class ="main_header" > <p class ="main_header_title" > Password设置</p > <p class ="main_header_hint" > Password设置用于新设备的注册及下发,请不要更改,如果修改Password导致业务不正常,请重启网关。</p > </div > <form id ="loid_form" > <div class ="main_content" > <div class ="main_item" > <div class ="main_item_name" > Password</div > <div class ="main_item_content" > <input type ="text" class ="input_text" autocomplete ="off" name ="Pwd_password" id ="Pwd_password" /> </div > </div > </div > <div class ="main_save" > <input type ="button" class ="input_button" value ="保存" onclick ="saveApply()" /> </div > </form >
插入USB安装应用ptbl 1 2 3 4 5 6 7 8 9 10 11 12 #cd usb1_1/ #ls ptbl ptbl_mips #ptbl_mips -ash: ptbl_mips: not found #chmod 775 ptbl_mips #./ptbl_mips ./ptbl_mips: line 1: syntax error: unexpected word (expecting ")") #chmod 775 ptbl #./ptbl dlopen error: libdb.so: cannot open shared object file: No such file or directory #su
改桥接举例说明:
二楼K2P旁边测速
一楼K2P路由器旁边测速
灵感来源 上海移动HG6145D光猫之超级用户登录方法
免Telent/TTL屏蔽运营商新版光猫的远控、TR069和RMS,获取动态随机超级管理员密码并固化权限
北京移动最新光猫HG6145D1改桥接
吉比特光猫H5-9
http://192.168.1.1/usr=CMCCAdmin&psw=aDm8H%25MdA&cmd=1&telnet.gch
参见: (移动版-中移终端)吉比特H5-9光猫-开启telnet-获取超级管理员账号密码-修改SN,MAC,改地区
如何给MAC安装TFTP服务器 1 2 3 4 sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist sudo launchctl start com.apple.tftpd
MAC上的tftp 默认目录: /private/tftpboot
get下载到文件 在当前机器运行的目录 如 ~/Downloads
put的目录在默认目录/private/tftpboot
本章节鸣谢: Howto Start TFTP server on macOS
下一步目标: 从吉比特光猫H5-9上下载sidbg 到 HG6145D1光猫上运行, 通过tftp
个性化需求沟通 扫客服加V加群: