Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Bridge mode on TG703 for magnet LLU service

  • 07-02-2014 11:03am
    #1
    Registered Users, Registered Users 2 Posts: 57 ✭✭


    Magnet Networks seem to be shipping Technicolor TG703 modems with their LLU service at the moment. The admin username and password can be found on http://www.boards.ie/vbulletin/showpost.php?p=85328547&postcount=6. If you need to put them into bridge mode, there's no option on the GUI. It can only be done on the CLI with something like the following commands:
    ip ifdelete intf=Internet_LLU
    eth ifdelete intf=eth_DSL_DHCP
    eth bridge ifadd intf=magnet_llu_br
    eth bridge ifconfig intf=magnet_llu_br dest=atm_0_35
    eth bridge ifattach intf=magnet_llu_br
    saveall
    

    usual disclaimers apply: back up your configuration with config dump before doing this. This may not work on your modem. It's completely unsupported by anyone, particularly Magnet Networks. May hose your configuration or cause violent acne. Terms and conditions apply, slippery when wet, tastes like chicken.

    Nick


Comments

  • Registered Users, Registered Users 2 Posts: 61 ✭✭OrdeP


    There is any way to not lose the phone connectivity? All the rest worked like a charm, thank you


Advertisement