Configuracion

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servici

Views 215 Downloads 6 File size 192KB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

Citation preview

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

Cap. 4: Reto de integración de habilidades de Packet Tracer Dispositivo

R1

B1

B2

B3

B4

ISP SERVIDOR WEB

Interfaz

Dirección IP

Máscara de Subred

Serial 1/0 Serial 0/0/0 Serial 0/1/0 Serial 0/2/0 Serial 0/3/0 Serial 0/0/0 FastEthernet 0/0 FastEthernet 0/1 FastEthernet 1/0 FastEthernet 1/1 Serial 0/0/0 FastEthernet 0/0 FastEthernet 0/1 FastEthernet 1/0 FastEthernet 1/1 Serial 0/0/0 FastEthernet 0/0 FastEthernet 0/1 FastEthernet 1/0 FastEthernet 1/1 Serial 0/0/0 FastEthernet 0/0 FastEthernet 0/1 FastEthernet 1/0 FastEthernet 1/1 Serial 0/0/0 FastEthernet 0/0 NIC

200.165.201.2 10.0.1.1 10.0.1.5 10.0.1.9 10.0.1.13 10.0.1.2 10.1.0.1 10.1.16.1 10.1.32.1 10.1.48.1 10.0.1.6 10.1.64.1 10.1.80.1 10.1.96.1 10.1.112.1 10.0.1.10 10.1.128.1 10.1.144.1 10.1.160.1 10.1.176.1 10.0.1.14 10.1.192.1 10.1.208.1 10.1.224.1 10.1.240.1 200.165.201.1 209.165.200.225 209.165.200.226

255.255.255.252 255.255.255.252 255.255.255.252 255.255.255.252 255.255.255.252 255.255.255.252 255.255.240.0 255.255.240.0 255.255.240.0 255.255.240.0 255.255.255.252 255.255.240.0 255.255.240.0 255.255.240.0 255.255.240.0 255.255.255.252 255.255.240.0 255.255.240.0 255.255.240.0 255.255.240.0 255.255.255.252 255.255.240.0 255.255.240.0 255.255.240.0 255.255.240.0 255.255.255.252 255.255.255.252 255.255.255.252

RECUERDA QUE PARA EL ENRUTAMIENTO HE SUMARIZADO LAS RUTAS, DE ESE MODO EL NÚMERO DE ENTRADAS EN LAS TABLAS DE ENRUTAMIENTO DE LOS ROUTERS R1, B1, B2, B3 Y B4 SE REDUCEN LO CUÁL HACE QUE EL ENRUTAMIENTO SEA MÁS ÓPTIMO. http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica rob de servicio

Diseño físico de la red

Archivos de Configuración

R1 Current configuration : 1137 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption encryption ! hostname R1

http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo http://www.fac | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! no ip domain-lookup ! interface FastEthernet0/0 no ip address duplex auto speed auto shutdown ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 10.0.1.1 255.255.255.252 ! interface Serial0/1/0 ip address 10.0.1.5 255.255.255.252 ! interface Serial0/2/0 ip address 10.0.1.9 255.255.255.252 ! interface Serial0/3/0 ip address 10.0.1.13 255.255.255.252 ! interface Serial1/0 http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

ip address 200.165.201.2 255.255.255.252 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown ! interface Serial1/3 no ip address shutdown ! interface Vlan1 no ip address shutdown ! ip classless ip route 10.1.0.0 255.255.192.0 Serial0/0/0 ip route 10.1.64.0 255.255.192.0 Serial0/1/0 ip route 10.1.128.0 255.255.192.0 Serial0/2/0 ip route 10.1.192.0 255.255.192.0 Serial0/3/0 ip route 0.0.0.0 0.0.0.0 Serial1/0 ! ! ! ! http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! ! ! line con 0 line vty 0 4 login ! ! ! End

B1 Current configuration : 1069 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname B1 ! no ip domain-lookup ! interface FastEthernet0/0 ip address 10.1.0.1 255.255.240.0 duplex auto speed auto http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! interface FastEthernet0/1 ip address 10.1.16.1 255.255.240.0 duplex auto speed auto ! interface Serial0/0/0 ip address 10.0.1.2 255.255.255.252 clock rate 64000 ! interface Serial0/1/0 no ip address shutdown ! interface Serial0/2/0 no ip address shutdown ! interface Serial0/3/0 no ip address shutdown ! interface FastEthernet1/0 ip address 10.1.32.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet1/1 http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

ip address 10.1.48.1 255.255.240.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip classless ip route 10.1.64.0 255.255.192.0 Serial0/0/0 ip route 10.1.128.0 255.255.192.0 Serial0/0/0 ip route 10.1.192.0 255.255.192.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! line con 0 line vty 0 4 login ! End

B2 Current configuration : 1070 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! hostname B2 ! no ip domain-lookup ! interface FastEthernet0/0 ip address 10.1.64.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.1.80.1 255.255.240.0 duplex auto speed auto ! interface Serial0/0/0 ip address 10.0.1.6 255.255.255.252 clock rate 64000 ! interface Serial0/1/0 no ip address shutdown ! interface Serial0/2/0 no ip address shutdown ! interface Serial0/3/0 http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

no ip address shutdown ! interface FastEthernet1/0 ip address 10.1.96.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet1/1 ip address 10.1.112.1 255.255.240.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip classless ip route 10.1.0.0 255.255.192.0 Serial0/0/0 ip route 10.1.128.0 255.255.192.0 Serial0/0/0 ip route 10.1.192.0 255.255.192.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! line con 0 line vty 0 4 login ! ! http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! end

B3 Current configuration : 1073 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname B3 ! no ip domain-lookup ! interface FastEthernet0/0 ip address 10.1.128.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.1.144.1 255.255.240.0 duplex auto speed auto ! interface Serial0/0/0 ip address 10.0.1.10 255.255.255.252 clock rate 64000 http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

! interface Serial0/1/0 no ip address shutdown ! interface Serial0/2/0 no ip address shutdown ! interface Serial0/3/0 no ip address shutdown ! interface FastEthernet1/0 ip address 10.1.160.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet1/1 ip address 10.1.176.1 255.255.240.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip classless http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

ip route 10.1.0.0 255.255.192.0 Serial0/0/0 ip route 10.1.64.0 255.255.192.0 Serial0/0/0 ip route 10.1.192.0 255.255.192.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! line con 0 line vty 0 4 login ! end

B4 Current configuration : 1073 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname B4 ! no ip domain-lookup ! interface FastEthernet0/0

http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

ip address 10.1.192.1 255.255.240.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 10.1.208.1 255.255.240.0 duplex auto speed auto ! interface Serial0/0/0 ip address 10.0.1.14 255.255.255.252 clock rate 64000 ! interface Serial0/1/0 no ip address shutdown ! interface Serial0/2/0 no ip address shutdown ! interface Serial0/3/0 no ip address shutdown ! interface FastEthernet1/0 ip address 10.1.224.1 255.255.240.0 duplex auto http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

speed auto ! interface FastEthernet1/1 ip address 10.1.240.1 255.255.240.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip classless ip route 10.1.0.0 255.255.192.0 Serial0/0/0 ip route 10.1.64.0 255.255.192.0 Serial0/0/0 ip route 10.1.128.0 255.255.192.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! line con 0 line vty 0 4 login ! end

ISP Current configuration : 807 bytes ! version 12.4 no service timestamps log datetime msec http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica de servicio

no service timestamps debug datetime msec no service password-encryption ! hostname ISP ! no ip domain-lookup ! interface FastEthernet0/0 ip address 209.165.200.225 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 200.165.201.1 255.255.255.252 clock rate 64000 ! interface Serial0/1/0 no ip address shutdown ! interface Serial0/2/0 no ip address http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo | http://www.youtube.com/user/rolandopalermo

ROLANDO PALERMO RODRÍGUEZ CRUZ – [email protected] – 949085062 – Trujillo – Perú Investigador en robótica rob de servicio

shutdown ! interface Serial0/3/0 no ip address shutdown ! interface Vlan1 no ip address shutdown ! ip classless ip route 10.1.0.0 255.255.0.0 Serial0/0/0 ip route 10.0.1.0 255.255.255.240 Serial0/0/0 ! line con 0 line vty 0 4 login ! end

http://rolandopalermo.blogspot.com | http://www.facebook.com/rolandopalermo http://www.fac | http://www.youtube.com/user/rolandopalermo