Skip to content

Instantly share code, notes, and snippets.

@marfillaster
Last active June 18, 2021 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marfillaster/f91177dd9103b38bb3691d55ab3e3603 to your computer and use it in GitHub Desktop.
Save marfillaster/f91177dd9103b38bb3691d55ab3e3603 to your computer and use it in GitHub Desktop.
PLDT VDSL HG180U notes

Bridge mode

This guide will enable bridge mode in ethernet port 3 only. Wifi and ethernet ports 1 and 2 will remain in route mode.

Use cases:

  • Avoid double NAT.
  • Improve WiFi performance by using dedicated and/or more modern equipment.

Requirement:

  • superadmin access

Steps:

  1. In Basic Setup > WAN Service, select 1_1_1_TR069_INTERNET_R_IP_VID_100 (already pre-selected) in Connection Name dropdown field.
    Uncheck LAN3 in Bound Ports
    Click Apply button to save
    Take note of VLAN ID value. Usually 100.

  2. select New connection in Connection Name dropdown field.
    Upload Mode: PTM
    Enable: check
    Mode: Bridge
    IP Protocol Type: IPv4&6
    MAC Address Override: uncheck
    Enable VLAN: check
    VLAN ID: 100 - should be same with connection 1_1_1
    802.1P: Disable
    Service Type: INTERNET
    DHCP Transparent: uncheck
    Bount Ports: check LAN3

    Click Apply button to save

  3. Connect your own router in ethernet port 3.

superadmin access

Unlike Fibr FTTH, the superadmin in VDSL modem can be accessed without a request to PLDT customer support.

Before starting, make sure you have these items ready:

  • new superadmin password
  • new WiFi password

Steps:

  1. Enable superadmin special login mode.
    Open http://192.168.1.1/cgi-bin/enablesuser.cgi?enable=1

    Required after every reboot.

  2. Use superadmin login page
    Open http://192.168.1.1/fh
    username: superadmin
    password: 3UJUh2VemEfUtesEchEuSHA

  3. On first login, you will need to update both the superadmin password and the WiFi password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment