Skip to content

Instantly share code, notes, and snippets.

@vavavr00m
Forked from marfillaster/Converge-F670L.md
Created May 2, 2024 06:09
Show Gist options
  • Save vavavr00m/d2b9e1aa554b673b974ad1ce035e45f5 to your computer and use it in GitHub Desktop.
Save vavavr00m/d2b9e1aa554b673b974ad1ce035e45f5 to your computer and use it in GitHub Desktop.

Revisions

  1. vavavr00m revised this gist May 2, 2024. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,6 @@
    1. Go to Network - WAN - Port - Binding
    Select the Bridge WAN Connection. Check LAN3. Check other WAN connections and make sure LAN3 is not checked.
    1. Connect the WAN connection of your Router to Port3 of the Converge CPE.
    1. Configure your router's DHCP client.
    1. Configure your router's DHCP client.

    https://www.animmouse.com/p/converge-zte-bridge-mode/
  2. @marfillaster marfillaster revised this gist Mar 14, 2022. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -7,4 +7,8 @@
    Change_mode();
    ```
    ![output2](https://user-images.githubusercontent.com/121793/158142803-3e0b3803-f490-46c9-a000-80f7dc651100.gif)
    1. Input New Connection Name. Example: `Bridge`. Click Create.
    1. Input New Connection Name. Example: `Bridge`. Click Create.
    1. Go to Network - WAN - Port - Binding
    Select the Bridge WAN Connection. Check LAN3. Check other WAN connections and make sure LAN3 is not checked.
    1. Connect the WAN connection of your Router to Port3 of the Converge CPE.
    1. Configure your router's DHCP client.
  3. @marfillaster marfillaster revised this gist Mar 14, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,5 @@
    document.getElementById('Frm_mode').options[document.getElementById('Frm_mode').options.selectedIndex].setAttribute('value', 'BRIDGE');
    Change_mode();
    ```
    ![output2](https://user-images.githubusercontent.com/121793/158142803-3e0b3803-f490-46c9-a000-80f7dc651100.gif)
    1. Input New Connection Name. Example: `Bridge`. Click Create.
  4. @marfillaster marfillaster revised this gist Mar 14, 2022. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,9 @@
    ![WAN Connection](https://user-images.githubusercontent.com/121793/158136059-ddaafe92-ea96-4301-8256-86d6a5bdbcf9.png)
    1. Go to Network - WAN - WAN Connection
    ![WAN Connection](https://user-images.githubusercontent.com/121793/158136059-ddaafe92-ea96-4301-8256-86d6a5bdbcf9.png)
    1. Right click Type Route dropdown select and click "Inspect" in the context menu.
    In console, run the code below:
    ```
    document.getElementById('Frm_mode').options[document.getElementById('Frm_mode').options.selectedIndex].setAttribute('value', 'BRIDGE');
    Change_mode();
    ```
    1. Input New Connection Name. Example: `Bridge`. Click Create.
  5. @marfillaster marfillaster revised this gist Mar 14, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    Test 1 2 3
    ![WAN Connection](https://user-images.githubusercontent.com/121793/158136059-ddaafe92-ea96-4301-8256-86d6a5bdbcf9.png)
  6. @marfillaster marfillaster created this gist Mar 14, 2022.
    1 change: 1 addition & 0 deletions Converge-F670L.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    Test 1 2 3