cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1201
Views
0
Helpful
3
Replies

GRE/IP tunnel with Cisco GSR 12008

dardanarusha
Level 1
Level 1

We are trying to establish GRE/IP tunnel with Cisco GSR 12008 but are not able to do that. The config is simple:

interface Tunnel0

description GRE-tunnel0-1

ip address a.b.c.d 255.255.255.252

no ip directed-broadcast

load-interval 30

keepalive 10 3

tunnel source POS1/3

tunnel destination x.y.z.t

end

The POS1/3 interface is 4OC3 POS.

We are getting some logs like these:

000660: Nov 25 01:00:47: Tunnel0: GRE/IP encapsulated 1.2.3.4 ->x.y.z.t(linktype=7, len=48)

000661: Nov 25 01:00:57: Tunnel0: sending keepalive, x.y.z.t->1.2.3.4(len=24 ttl=255), counter=2

000662: Nov 25 01:00:57: Tunnel0: GRE/IP encapsulated 1.2.3.4->x.y.z.t(linktype=7, len=48)

000663: Nov 25 01:01:07: Tunnel0: sending keepalive, 1.2.3.4->x.y.z.t(len=24 ttl=255), counter=3

000664: Nov 25 01:01:07: Tunnel0: GRE/IP encapsulated 1.2.3.4->x.y.z.t(linktype=7, len=48)

000665: Nov 25 01:01:17: Tunnel0: sending keepalive, x.y.z.t->1.2.3.4(len=24 ttl=255), counter=4

000666: Nov 25 01:01:17: Tunnel0: GRE/IP encapsulated 1.2.3.4->x.y.z.t(linktype=7, len=48),

where 1.2.3.4 is the IP address of POS1/3.

What are we doing wrong?

Thanks in advance,

Dardan

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

Dardan

Based on what you have posted, I am not convinced that you have done anything wrong. I see in your config that you have enabled GRE tunnel keepalives (which is a fairly new feature in IOS). You configuration specifies to send a keepalive every 10 seconds. The debug seems to be showing that every 10 seconds there is an exchange of keepalive messages between the two ends of the tunnel. It looks to me like it is working as expected.If you think that something is not right, can you help explain the symptoms?

HTH

Rick

HTH

Rick

The problem is that the line protocol of Tunnel interface of GSR is down. We bought an 16OC3/POS interface, that has Engine 2, which, based on http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120limit/120s/120s21/gre.htm supports GRE tunneling on customer-facing interfaces.

Still we have the same results, interface up, line protocol down.

One other problem is that on command:

hw-module slot 3 mode server, the router replies with: Cannot configure - wrong card type for a server card.

The strange thing is that line protocol goes us when we use tunnel mode dvmrp.

Any help appreciated,

Dardan

Dardan

You are dealing with hardware with which I have no experience and no real expertise. If it is a problem with hardware or of feature support for that hardware in your particular IOS I will not be much help.

The error message you report when you try to enable server mode and the fact that it works for DVMRP do seem to point to it being an issue with support for the GRE feature on this hardware in the particular version of IOS that you are using. Have you checked for any known bugs in your version of software related to support for GRE?

If this router is covered by a maintenance contract I would suggest that opening a case with the TAC would be the most direct way to get it resolved.

HTH

Rick

HTH

Rick
Review Cisco Networking products for a $25 gift card