Forum Pplware

Versão Completa: TG784 porta wan como porta lan
Está de momento a ver uma versão reduzida do nosso conteúdo. Ver versão completa com o formato adequado.
Transformar porta wan do TG784 em porta lan (caso o acesso não seja fibra, ficam uma porta eth adicional)/(necessitam de acesso root!!!):
ip ifdetach intf IPVideoGPON
ip ifdelete intf IPVideoGPON
ppp relay ifdelete intf ETHInternetGPON
eth ifdetach intf ETHVideoGPON
eth ifdelete intf ETHVideoGPON
eth ifdetach intf ETHInternetGPON
eth ifdelete intf ETHInternetGPON
eth ifdetach intf eth-wan
eth ifdelete intf eth-wan
eth bridge ifadd brname bridge intf ethport5 dest ethif5
eth bridge ifconfig brname bridge intf ethport5 wan disabled
eth bridge ifattach brname bridge intf ethport5 logging disabled
URL's de Referência