Práctica 5 - Redes de Computadoras 2022-2
Equipo-BASJ-MAMM-MELE-MOGJ
- Bautista Sandoval Juan Carlos
314275541
- Martínez Mendoza Miguel Angel
314133225
- Mendoza López Edgar Omar
308341209
- Monter Gallardo Jessica
305116941
Topología |
 |
Configuraciones
Contraseñas: sanfran, sanjose
Usuario y contraseña para ssh: netadmin
Lista de equipos y conexiones
Red |
Equipo |
IP |
W |
Router0 |
192.0.2.1/26 |
W |
Router1 |
192.0.2.2/26 |
X |
Router0 |
192.0.2.65/26 |
X |
Router2 |
192.0.2.66/26 |
Y |
Router0 |
192.0.2.129/26 |
Y |
Router3 |
192.0.2.130/26 |
Z |
Router0 |
192.0.2.193/26 |
Z |
Router4 |
192.0.2.194/26 |
Red |
Equipo |
IP |
A |
Router1 |
192.168.1.1/24 |
DMZ-A |
Router1 |
10.0.1.1/24 |
B |
Router2 |
192.168.2.1/24 |
DMZ-B |
Router2 |
10.0.2.1/24 |
C |
Router3 |
192.168.3.1/24 |
DMZ-C |
Router3 |
10.0.3.1/24 |
D |
Router4 |
192.168.4.1/24 |
DMZ-D |
Router4 |
10.0.4.1/24 |
Tablas ruteo RIP
Router0
Router0#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
R 10.0.0.0/8 [120/1] via 192.0.2.2, 00:00:27, GigabitEthernet1/0
[120/1] via 192.0.2.66, 00:00:24, GigabitEthernet2/0
[120/1] via 192.0.2.130, 00:00:19, GigabitEthernet3/0
192.0.2.0/26 is subnetted, 4 subnets
C 192.0.2.0 is directly connected, GigabitEthernet1/0
C 192.0.2.64 is directly connected, GigabitEthernet2/0
C 192.0.2.128 is directly connected, GigabitEthernet3/0
C 192.0.2.192 is directly connected, GigabitEthernet4/0
R 192.168.1.0/24 [120/1] via 192.0.2.2, 00:00:27, GigabitEthernet1/0
R 192.168.2.0/24 [120/1] via 192.0.2.66, 00:00:24, GigabitEthernet2/0
R 192.168.3.0/24 [120/1] via 192.0.2.130, 00:00:19, GigabitEthernet3/0
R 192.168.4.0/24 [120/1] via 192.0.2.194, 00:00:10, GigabitEthernet4/0
Router0#show ip rip database
10.0.0.0/8 auto-summary
10.0.0.0/8
[1] via 192.0.2.2, 00:00:26, GigabitEthernet1/0 [1] via 192.0.2.66, 00:00:00, GigabitEthernet2/0 [1] via 192.0.2.130, 00:00:23, GigabitEthernet3/0
192.0.2.0/26 auto-summary
192.0.2.0/26 directly connected, GigabitEthernet1/0
192.0.2.64/26 auto-summary
192.0.2.64/26 directly connected, GigabitEthernet2/0
192.0.2.128/26 auto-summary
192.0.2.128/26 directly connected, GigabitEthernet3/0
192.0.2.192/26 auto-summary
192.0.2.192/26 directly connected, GigabitEthernet4/0
192.168.1.0/24 auto-summary
192.168.1.0/24
[1] via 192.0.2.2, 00:00:26, GigabitEthernet1/0
192.168.2.0/24 auto-summary
192.168.2.0/24
[1] via 192.0.2.66, 00:00:00, GigabitEthernet2/0
192.168.3.0/24 auto-summary
192.168.3.0/24
[1] via 192.0.2.130, 00:00:23, GigabitEthernet3/0
192.168.4.0/24 auto-summary
192.168.4.0/24
[1] via 192.0.2.194, 00:00:12, GigabitEthernet4/0
Router1
Router1#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 1 subnets
C 10.0.1.0 is directly connected, GigabitEthernet2/0
192.0.2.0/26 is subnetted, 4 subnets
C 192.0.2.0 is directly connected, GigabitEthernet0/0
R 192.0.2.64 [120/1] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
R 192.0.2.128 [120/1] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
R 192.0.2.192 [120/1] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
C 192.168.1.0/24 is directly connected, GigabitEthernet1/0
R 192.168.2.0/24 [120/2] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
R 192.168.3.0/24 [120/2] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
R 192.168.4.0/24 [120/2] via 192.0.2.1, 00:00:19, GigabitEthernet0/0
Router1#show ip rip database
10.0.1.0/24 auto-summary
10.0.1.0/24 directly connected, GigabitEthernet2/0
192.0.2.0/26 auto-summary
192.0.2.0/26 directly connected, GigabitEthernet0/0
192.0.2.64/26 auto-summary
192.0.2.64/26
[1] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
192.0.2.128/26 auto-summary
192.0.2.128/26
[1] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
192.0.2.192/26 auto-summary
192.0.2.192/26
[1] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
192.168.1.0/24 auto-summary
192.168.1.0/24 directly connected, GigabitEthernet1/0
192.168.2.0/24 auto-summary
192.168.2.0/24
[2] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
192.168.3.0/24 auto-summary
192.168.3.0/24
[2] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
192.168.4.0/24 auto-summary
192.168.4.0/24
[2] via 192.0.2.1, 00:00:00, GigabitEthernet0/0
Router2
Router2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 1 subnets
C 10.0.2.0 is directly connected, GigabitEthernet2/0
192.0.2.0/26 is subnetted, 4 subnets
R 192.0.2.0 [120/1] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
C 192.0.2.64 is directly connected, GigabitEthernet0/0
R 192.0.2.128 [120/1] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
R 192.0.2.192 [120/1] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
R 192.168.1.0/24 [120/2] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
C 192.168.2.0/24 is directly connected, GigabitEthernet1/0
R 192.168.3.0/24 [120/2] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
R 192.168.4.0/24 [120/2] via 192.0.2.65, 00:00:01, GigabitEthernet0/0
Router2#show ip rip database
10.0.2.0/24 auto-summary
10.0.2.0/24 directly connected, GigabitEthernet2/0
192.0.2.0/26 auto-summary
192.0.2.0/26
[1] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
192.0.2.64/26 auto-summary
192.0.2.64/26 directly connected, GigabitEthernet0/0
192.0.2.128/26 auto-summary
192.0.2.128/26
[1] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
192.0.2.192/26 auto-summary
192.0.2.192/26
[1] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
192.168.1.0/24 auto-summary
192.168.1.0/24
[2] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
192.168.2.0/24 auto-summary
192.168.2.0/24 directly connected, GigabitEthernet1/0
192.168.3.0/24 auto-summary
192.168.3.0/24
[2] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
192.168.4.0/24 auto-summary
192.168.4.0/24
[2] via 192.0.2.65, 00:00:17, GigabitEthernet0/0
Router3
Router3#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is subnetted, 1 subnets
C 10.0.3.0 is directly connected, GigabitEthernet2/0
192.0.2.0/26 is subnetted, 4 subnets
R 192.0.2.0 [120/1] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
R 192.0.2.64 [120/1] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
C 192.0.2.128 is directly connected, GigabitEthernet0/0
R 192.0.2.192 [120/1] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
R 192.168.1.0/24 [120/2] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
R 192.168.2.0/24 [120/2] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
C 192.168.3.0/24 is directly connected, GigabitEthernet1/0
R 192.168.4.0/24 [120/2] via 192.0.2.129, 00:00:23, GigabitEthernet0/0
Router3#show ip rip database
10.0.3.0/24 auto-summary
10.0.3.0/24 directly connected, GigabitEthernet2/0
192.0.2.0/26 auto-summary
192.0.2.0/26
[1] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
192.0.2.64/26 auto-summary
192.0.2.64/26
[1] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
192.0.2.128/26 auto-summary
192.0.2.128/26 directly connected, GigabitEthernet0/0
192.0.2.192/26 auto-summary
192.0.2.192/26
[1] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
192.168.1.0/24 auto-summary
192.168.1.0/24
[2] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
192.168.2.0/24 auto-summary
192.168.2.0/24
[2] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
192.168.3.0/24 auto-summary
192.168.3.0/24 directly connected, GigabitEthernet1/0
192.168.4.0/24 auto-summary
192.168.4.0/24
[2] via 192.0.2.129, 00:00:05, GigabitEthernet0/0
Router4
Router4#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
R 10.0.0.0/8 [120/2] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
C 10.0.4.0/24 is directly connected, GigabitEthernet2/0
192.0.2.0/26 is subnetted, 4 subnets
R 192.0.2.0 [120/1] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
R 192.0.2.64 [120/1] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
R 192.0.2.128 [120/1] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
C 192.0.2.192 is directly connected, GigabitEthernet0/0
R 192.168.1.0/24 [120/2] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
R 192.168.2.0/24 [120/2] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
R 192.168.3.0/24 [120/2] via 192.0.2.193, 00:00:13, GigabitEthernet0/0
C 192.168.4.0/24 is directly connected, GigabitEthernet1/0
Router4#show ip rip database
10.0.0.0/8 auto-summary
10.0.0.0/8
[2] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.0.2.0/26 auto-summary
192.0.2.0/26
[1] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.0.2.64/26 auto-summary
192.0.2.64/26
[1] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.0.2.128/26 auto-summary
192.0.2.128/26
[1] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.0.2.192/26 auto-summary
192.0.2.192/26 directly connected, GigabitEthernet0/0
192.168.1.0/24 auto-summary
192.168.1.0/24
[2] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.168.2.0/24 auto-summary
192.168.2.0/24
[2] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.168.3.0/24 auto-summary
192.168.3.0/24
[2] via 192.0.2.193, 00:00:07, GigabitEthernet0/0
192.168.4.0/24 auto-summary
192.168.4.0/24 directly connected, GigabitEthernet1/0
Configuración persistente