3.4.2.5 - Troubleshooting GRE - AstridMuñoz
3.4.2.5 - Troubleshooting GRE - AstridMuñoz
3.4.2.5 - Troubleshooting GRE - AstridMuñoz
GRUPO
2150521_6
ASTRID ELENA MUÑOZ BELTRÁN
C.C 1061774916
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)#
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)#
RB RA(config-if)#tunnel destination
Tunnel destination address es incorrecta 209.165.122.2