<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hello everyone,<BR>
<BR>
I am hoping that someone on the list might be able to help me with some issues that I am having getting a GRE tunnel set up in a BigIron RX16, code version 2.7.3a.<BR>
<BR>
Below is the tunnel config:<BR>
<BLOCKQUOTE>
<BR>
interface tunnel 1<BR>
port-name "Arbor TMS reinjection tunnel"<BR>
tunnel mode gre ip<BR>
tunnel loopback 3/4<BR>
tunnel source loopback 1<BR>
tunnel destination 207.199.89.57<BR>
ip address 204.1.155.14/30<BR>
ip policy route-map TMSreinjection<BR>
no ip redirect<BR>
<BR>
ip access-list extended EQ_LA3_TMS_Hosts<BR>
permit ip any host 204.1.152.65 <BR>
<BR>
route-map TMSreinjection permit 10 <BR>
match ip address EQ_LA3_TMS_Hosts<BR>
set ip next-hop 204.1.152.33 <BR>
<BR>
<BR>
telnet@eqla3-fbirx16-001# sh ip route 204.1.152.33<BR>
Type Codes - B:BGP D:Connected I:ISIS S:Static R:RIP O:OSPF; Cost - Dist/Metric<BR>
Uptime - Days:Hours:Minutes:Seconds <BR>
Destination Gateway Port Cost Type Uptime<BR>
1 204.1.152.32/30 DIRECT ve 360 0/0 D 0:23:11:15<BR>
<BR>
</BLOCKQUOTE>
<BR>
What I am trying to do is to get traffic tunneled from an Arbor Network TMS system to the RX16 tunnel 1. I know the issue is not on the Arbor TMS side because I have 2 other GRE tunnels working to Cisco 6513 routers. I have the physical port 3/4 set up as the tunnel loopback interface but I do not see any traffic on the interface at all.<BR>
<BR>
<BLOCKQUOTE>
Port name is "xe 3/4 - GRE tunnel loopback"<BR>
MTU 1518 bytes, encapsulation ethernet<BR>
30 second input rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<BR>
30 second output rate: 0 bits/sec, 0 packets/sec, 0.00% utilization<BR>
<BR>
</BLOCKQUOTE>
I have a case opened with the Brocade TAC but I am not getting much help yet. I am hoping that someone on the list has experience with GRE tunnels on the BigIron RX platform and can help me with GRE tunneling and policy based routing.<BR>
<BR>
Thanks in advance.<BR>
<BR>
-Patrick<BR>
<BR>
<BR>
</BODY>
</HTML>