viernes, 9 de diciembre de 2011

Bridge ip Thomson

Username : Administrator
------------------------------------------------------------------------

                             ______  SpeedTouch 510
                         ___/_____/\
                        /         /\  5.4.0.14
                  _____/__       /  \
                _/       /\_____/___ \  Copyright (c) 1999-2005, THOMSON
               //       /  \       /\ \
       _______//_______/    \     / _\/______
      /      / \       \    /    / /        /\
   __/      /   \       \  /    / /        / _\__
  / /      /     \_______\/    / /        / /   /\
 /_/______/___________________/ /________/ /___/  \
 \ \      \    ___________    \ \        \ \   \  /
  \_\      \  /          /\    \ \        \ \___\/
     \      \/          /  \    \ \        \  /
      \_____/          /    \    \ \________\/
           /__________/      \    \  /
           \   _____  \      /_____\/
            \ /    /\  \    /___\/
             /____/  \  \  /
             \    \  /___\/
              \____\/

------------------------------------------------------------------------



ppp relay flush
ppp flush
eth flush
atm flush
atm phonebook flush

env set var SESSIONTIMEOUT value 0

service system ifadd name =HTTP group =wan
service system ifadd name=TELNET group=wan
service system ifadd name=PING_RESPONDER group=wan

mlp role addpriv name=Administrator access=anyaccess service=anyservice

 saveall

atm phonebook add name=RtEthoa_ph addr=0.36
atm ifadd intf=RtEthoa_atm
atm ifconfig intf=RtEthoa_atm dest RtEthoa_ph ulp=mac
atm ifattach intf=RtEthoa_atm

saveall

eth ifadd intf=RtEthoa_eth
eth ifconfig intf=RtEthoa_eth dest RtEthoa_atm
eth ifattach intf=RtEthoa_eth

saveall

ip ifadd intf=RtEthoa_ip dest RtEthoa_eth
ip ifconfig intf=RtEthoa_ip
ip ifattach intf=RtEthoa_ip

saveall

ip
{Administrator}[ip]=>ipadd
intf = RtEthoa_ip
addr = 192.168.206.5 (wan cpe)  
[netmask] = 255.255.255.252
[pointopoint] = 192.168.206.6  (wan Galway)
[addroute] = (undes enter)
ip ipadd intf=RtEthoa_ip addr=192.168.30.14/24 pointopoint=192.168.206.6
Warning : pointopoint address ignored for this interface type

Saveall

{Administrator}[ip]=>rtadd
dst = 0.0.0.0
[dstmsk] = 0.0.0.0
[label] = (undes enter)
[gateway] = 192.168.206.6
[intf] = RtEthoa_ip

[srcintf] = (undes enter)
[metric] = (undes enter)

ip rtadd dst=0.0.0.0/0 gateway=192.168.206.6 intf=RtEthoa_ip

saveall

{Administrator}[ip]=>..
{Administrator}=>saveall

{Administrator}=>nat
{Administrator}[nat]=>ifconfig
intf = RtEthoa_ip
translation = disabled

nat ifconfig intf=RtEthoa_ip translation=disabled

{Administrator}[nat]=>saveall
{Administrator}[nat]=>..
{Administrator}=>saveall
{Administrator}=>saveall
{Administrator}=>saveall
{Administrator}=>exit

No hay comentarios:

Publicar un comentario