Sunteți pe pagina 1din 5

UNIDAD 1: TAREA 1 - CONOCER LAS

DIFERENTES TECNOLOGÍAS WAN


TAREA 1-ACTIVIDAD COLABORATIVA 1

ACCESO A LA WAN (MOD4 - CISCO)


2150521A_474

GRUPO
2150521_6
ASTRID ELENA MUÑOZ BELTRÁN
C.C 1061774916

TUTORA: EFRAIN ALEJANDRO PEREZ

UNIVERSIDAD NACIONAL ABIERTA Y A


DISTANCIA – UNAD
SEPTIEMBRE 2018
Packet Tracer – Troubleshooting GRE
Addressing Table

Device Interface IP Address Subnet Mask Default Gateway

G0/0 172.31.0.1 255.255.255.0 N/A


RA S0/0/0 209.165.122.2 255.255.255.252 N/A
Tunnel 0 192.168.1.1 255.255.255.252 N/A
G0/0 172.31.1.1 255.255.255.0 N/A
RB S0/0/0 64.103.211.2 255.255.255.252 N/A
Tunnel 0 192.168.1.2 255.255.255.252 N/A
PC-A NIC 172.31.0.2 255.255.255.0 172.31.0.1
PC-C NIC 172.31.1.2 255.255.255.0 172.31.1.1

Objectives
 Find and Correct All Network Errors
 Verify Connectivity

Scenario
A junior network administrator was hired to set up a GRE tunnel between two sites and was unable
to complete the task. You have been asked to correct configuration errors in the company network.
Part 1: Find and Correct All Network Errors.
Device Error Correction

RA RA>enable
RA#conf t
Enter configuration commands,
one per line. End with CNTL/Z.
RA(config)#interface tunnel 0
RA(config-if)#no ip address
RA(config-if)#
RA(config-if)#
G0/0 ip address es incorrecta
Dirección túnel should be removed RA(config-if)#exit
RA(config)#interface g0/0
RA(config-if)#ip address 172.31.0.1
255.255.255.0

RA RA(config)#interface tunnel0
RA(config-if)#ip address
192.168.1.1 255.255.255.252
RA(config-if)#

Tunnel0 ip address es incorrecta

RA RA(config)#no ip route
172.31.1.0 255.255.255.0
64.103.211.2
RA(config)#ip route 172.31.1.0
255.255.255.0 192.168.1.2
RA(config)#

Ruta estatica no es correcta


RB RA(config)#interface tunnel 0
Tunnel source potr no es el correcto RA(config-if)#tunnel source
serial 0/0/0
RA(config-if)#

RB RA(config-if)#tunnel destination
Tunnel destination address es incorrecta 209.165.122.2

Part 2: Verify Connectivity


Step 1: Ping PCA from PCB.
Attempt to ping the IP address of PCA from PCB. The ping should be successful.
Step 2: Trace the path from PCA to PCB.
Attempt to trace the path from PCA to PCB. Note the lack of public IP addresses in the output.

S-ar putea să vă placă și