From 891bf00e0ffd9dbe5f88477b1d76030ddeee2006 Mon Sep 17 00:00:00 2001 From: Allen Cruiz Date: Sat, 1 Jun 2024 00:13:15 +0800 Subject: add BCCTV and PNC11C epon (#342) * add bcctv and pnc11c * fixed format --- _ont_epon/bcctv.md | 9 +++++++++ _ont_epon/bcctv_PNC11C.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 _ont_epon/bcctv.md create mode 100644 _ont_epon/bcctv_PNC11C.md (limited to '_ont_epon') diff --git a/_ont_epon/bcctv.md b/_ont_epon/bcctv.md new file mode 100644 index 0000000..98db617 --- /dev/null +++ b/_ont_epon/bcctv.md @@ -0,0 +1,9 @@ +--- +title: BCCTV +has_children: true +layout: default +--- + +# BCCTV network + +BCCTV (Philippines) is a local Internet Service Provider (ISP) that delivers affordable internet to the masses using EPON technology. The company employs PPPoE to provide internet connections to its clients. The credentials for PPPoE usernames follow a specific format: the customer's surname followed by the last 4 digits of their MAC Address. For example, `JONES4321`. The password is set as `admin` for all users. Most of their ONU devices have default telnet and ssh ports open, with the majority of these devices based on Realtek's `RTL8672`. diff --git a/_ont_epon/bcctv_PNC11C.md b/_ont_epon/bcctv_PNC11C.md new file mode 100644 index 0000000..13c93ed --- /dev/null +++ b/_ont_epon/bcctv_PNC11C.md @@ -0,0 +1,33 @@ +--- +title: BCCTV PNC11C +has_children: false +layout: default +parent: BCCTV +--- + +# Hardware Specifications + +| | | +|------------------|--------------------------------------------| +| Vendor/Brand | Chengdu Kingtype Electronics | +| Model | PNC11C | +| ODM | | +| ODM Product Code | | +| Chipset | BCM55030 | +| Flash | 16Mb | +| RAM | 1Gb DDR3(L) SDRAM | +| CPU | BCM6848 | +| CPU Clock | | +| Bootloader | | +| System | Linux | +| Load addr | | +| HSGMII | No | +| Optics | SC/APC | +| IP address | 192.168.2.1 | +| Web Gui | ✅ Username: `super` Password: `kingT#92Su` | +| SSH | | +| Telnet | ✅ | +| Serial | ✅ | +| Serial baud | 115200 | +| Serial encoding | | +| Form Factor | ONT | -- cgit v1.2.3