cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
285
Views
0
Helpful
2
Replies

Gre Tunnel Problem

andresgg.cisco
Level 1
Level 1

Hi,

i need some help to configure a gre tunnel on Cisco Pocket Tracert between Two routers.

The next configuration:

IMG.JPG

The Fasteth 0/0 On Router0 is UP and the adress is 200.108.192.20

The Fasteth 0/0 On Router1 is UP and the adrees is 200.108.192.10

But when send echo on booth routers donĀ“t have answer!

which may be the problem??

ROUTER 0

interface Tunnel1

ip address 20.0.0.1 255.255.255.252

tunnel source FastEthernet0/0

tunnel destination 200.108.192.10

!

!

interface FastEthernet0/0

ip address 200.108.192.20 255.255.255.0

duplex auto

speed auto

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

shutdown

!

interface Vlan1

no ip address

shutdown

!

--------------------------------------------------------------

ROUTER 2

interface Tunnel1

ip address 10.0.0.1 255.255.255.252

tunnel source FastEthernet0/0

tunnel destination 200.108.192.20

!

!

interface FastEthernet0/0

ip address 200.108.192.10 255.255.255.0

duplex auto

speed auto

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

shutdown

!

1 Accepted Solution

Accepted Solutions

Edison Ortiz
Hall of Fame
Hall of Fame

The tunnel interface should be on the same subnet.

Change router 2 ip address to 20.0.0.2

View solution in original post

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

The tunnel interface should be on the same subnet.

Change router 2 ip address to 20.0.0.2

Great!! Fantastic Edison thanks a lot for your help

Bye!!!

Review Cisco Networking for a $25 gift card