cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15992
Views
5
Helpful
38
Replies

GRE Tunnel Protocol Down - Any help would be Awesome

jasonbutryn
Level 1
Level 1

See the attached:

Cant figure out why the tunnel had a 'down' protocol.

If you need more info from the routers...Let me know.  Thanx Team.

38 Replies 38

Hi Jason, 

hahaha that is ok my friend, If you like you could share the config of your routers here in order to verify them. Also a picture of your topology.

:-) 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Let me know if you need the other two routers.  

Thanks, Im checking the config, also add the route-distiguisher under the vrf definition PIPE on all the routers using VRF PIPE

vrf definition PIPE
rd 1:1

Also you sent the echo2 config instead Fox14, but I noted that you are using passive-interface default and only one interface is allowed to receive routing traffic, but I think it has 2 serial interface to pass routing traffic, passive-interface default should be disabled for testing purposes.




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Here is correct Config for FOX14...my apologies.

No worries Jason, thank you.

Well i have seen an ACL on the fast ethernet, But I think first you should add the route distinguisher as I mentioned previously and also verify the interfaces configured on passive, I suggest remove them to discard it as root cause. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Ive added the rd 1:1 and removed passive.  Grrrr...  :o) That Access List may be a issue because it it the only router that has an access list applied. 

hehehe thats ok my friend, I remember a passive interface default on Echo2, was it removed too? is Echo4 configured with passive interface default?

If the tunnels dont go up after removing the passive default, could you please provide me the configs on a file text to verify them. 

Thank you in advance. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Good catch... I will remove all passive interface config's from Echo2 and Echo4

Thank you, please keep me posted. Just a brief explanation:

Is good practice the LAN interface are not required to receive routing information, it is a good security practice so you can use passive-interface default but you must configure: no passive-interface <interface>, for the interfaces used to create adjacency with other routers otherwise you will be isolating the router.

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

OK... The Line Protocol from FOX13 came up :o) But it is still showing "Down" on FOX14.  See attached

Ok perfect,

Please execute this command line on FOX3 or 4. With this command you should see if these routers are knowing the source or destination IPs

show ip route vrf PIPE

or 

show ip route vrf PIPE ospf




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

There are some differences:

Hi

As we can see, FOX14 does not know how to reach the subnet 10.13.2.0/30, so the problem could be originated by routing. 

You should verify if:

- They are on the Area 0
- If the point to point subnets between the routers is being advertised under the ospf process into the vrf.

Could provide me the config of the routers on a txt file.

Thank you. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

I am unsure about this point:

- If the point to point subnets between the routers is being advertised under the ospf process into the vrf.

I found that ECHO 4 was not config'd for Area 0.. I changed it and now we are looking good