Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

INSTALAR GNS3

ABRE LOOPBACK-MANAGER COMO ADMON


ELIGES LA OPCION 2 Y LUEGO LA 5

NEXT A TODO

Ir Propiedades y cambiar eso

Le damos iniciar y nos metemos en la consola


R7#configure terminal
R7(config)#hostname SDMRouter

SDMrouter(config)#int f0/0
SDMrouter(config-if)#ip address 192.168.137.2 255.255.255.0
SDMrouter(config-if)#no shutdown
SDMrouter(config)#int f0/1
SDMrouter(config-if)#ip address 192.168.2.1 255.255.255.0
SDMrouter(config-if)#no shutdown
SDMrouter(config-if)#exit
SDMrouter(config)#ip http server
SDMrouter(config)#ip http secure-server
SDMrouter(config)#ip http authentication local
SDMrouter(config)#ip http timeout-policy idle 600 life 86400
requests 10000
SDMrouter(config)#username anibal privilege 15 password 1234
SDMrouter(config)#line vty 0 4
SDMrouter(config-line)#login local
SDMrouter(config-line)#privilege level 15
SDMrouter(config-line)#transport input telnet ssh
SDMrouter(config)#exit
SDMrouter(config)# ip route 0.0.0.0 0.0.0.0 192.168.137.1
SDMrouter#wr
SDMrouter#sh flash:

ABRIR SETUP.EXE DE SDM

Abrir en panel de control , java

NAT

Crear host en virtualbox

You might also like