Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > unable route traffice form one interface to other within same router ?????

Reply
Thread Tools

unable route traffice form one interface to other within same router ?????

 
 
sushamghose@gmail.com
Guest
Posts: n/a
 
      01-25-2006
R1#sh ip int brie
Interface IP-Address OK? Method Status
Prot
ocol
FastEthernet0/0 172.17.8.5 YES NVRAM up
up

Serial0/0 172.16.101.5 YES NVRAM up
up

Serial0/1 172.16.104.1 YES NVRAM up
up

Serial0/2 172.16.124.1 YES NVRAM up
up

Serial0/3 172.16.120.1 YES NVRAM up
up

R1#sh ip rou
R1#sh ip route 172.17.10.0
Routing entry for 172.17.10.0/24
Known via "static", distance 1, metric 0
Routing Descriptor Blocks:
* 172.17.8.30
Route metric is 0, traffic share count is 1

R1#trac
R1#traceroute
Protocol [ip]:
Target IP address: 172.17.10.87
Source address: 172.16.124.1
Numeric display [n]:
Timeout in seconds [3]:
Probe count [3]:
Minimum Time to Live [1]:
Maximum Time to Live [30]:
Port Number [33434]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Type escape sequence to abort.
Tracing the route to 172.17.10.87

1 * * *
2 * * *
3 * *

 
Reply With Quote
 
 
 
 
J
Guest
Posts: n/a
 
      01-25-2006
You haven't provided enough detail for us to be of any assistance.
What does you routing table look like?

J

 
Reply With Quote
 
 
 
 
Chris
Guest
Posts: n/a
 
      01-25-2006

<> wrote in message
news: oups.com...
> R1#sh ip int brie
> Interface IP-Address OK? Method Status
> Prot
> ocol
> FastEthernet0/0 172.17.8.5 YES NVRAM up
> up
>
> Serial0/0 172.16.101.5 YES NVRAM up
> up
>
> Serial0/1 172.16.104.1 YES NVRAM up
> up
>
> Serial0/2 172.16.124.1 YES NVRAM up
> up
>
> Serial0/3 172.16.120.1 YES NVRAM up
> up
>
> R1#sh ip rou
> R1#sh ip route 172.17.10.0
> Routing entry for 172.17.10.0/24
> Known via "static", distance 1, metric 0
> Routing Descriptor Blocks:
> * 172.17.8.30
> Route metric is 0, traffic share count is 1
>
> R1#trac
> R1#traceroute
> Protocol [ip]:
> Target IP address: 172.17.10.87
> Source address: 172.16.124.1
> Numeric display [n]:
> Timeout in seconds [3]:
> Probe count [3]:
> Minimum Time to Live [1]:
> Maximum Time to Live [30]:
> Port Number [33434]:
> Loose, Strict, Record, Timestamp, Verbose[none]:
> Type escape sequence to abort.
> Tracing the route to 172.17.10.87
>
> 1 * * *
> 2 * * *
> 3 * *
>


So where is 172.17.10.87? You need to provide way more info before anyone an
help.

Chris.


 
Reply With Quote
 
Arnold Nipper
Guest
Posts: n/a
 
      01-25-2006
On 25.01.2006 14:23 wrote

> R1#sh ip int brie
> Interface IP-Address OK? Method Status
> FastEthernet0/0 172.17.8.5 YES NVRAM up
> Serial0/0 172.16.101.5 YES NVRAM up
> Serial0/1 172.16.104.1 YES NVRAM up
> Serial0/2 172.16.124.1 YES NVRAM up
> Serial0/3 172.16.120.1 YES NVRAM up
>
> R1#sh ip rou
> R1#sh ip route 172.17.10.0
> Routing entry for 172.17.10.0/24
> Known via "static", distance 1, metric 0
> Routing Descriptor Blocks:
> * 172.17.8.30
> Route metric is 0, traffic share count is 1
>


Please provide "sh ip route 172.17.8.30"

> R1#trac
> R1#traceroute
> Protocol [ip]:
> Target IP address: 172.17.10.87
> Source address: 172.16.124.1


I would suggest to try first without setting the source address.


--
Arnold Nipper, AN45
 
Reply With Quote
 
Bob Goddard
Guest
Posts: n/a
 
      01-25-2006
wrote:

> R1#sh ip int brie
> Interface IP-Address OK? Method Status
> Prot
> ocol
> FastEthernet0/0 172.17.8.5 YES NVRAM up
> up
>
> Serial0/0 172.16.101.5 YES NVRAM up
> up
>
> Serial0/1 172.16.104.1 YES NVRAM up
> up
>
> Serial0/2 172.16.124.1 YES NVRAM up
> up
>
> Serial0/3 172.16.120.1 YES NVRAM up
> up
>
> R1#sh ip rou
> R1#sh ip route 172.17.10.0
> Routing entry for 172.17.10.0/24
> Known via "static", distance 1, metric 0
> Routing Descriptor Blocks:
> * 172.17.8.30
> Route metric is 0, traffic share count is 1


You have installed a static route through 172.17.8.30.

> R1#trac
> R1#traceroute
> Protocol [ip]:
> Target IP address: 172.17.10.87
> Source address: 172.16.124.1
> Numeric display [n]:
> Timeout in seconds [3]:
> Probe count [3]:
> Minimum Time to Live [1]:
> Maximum Time to Live [30]:
> Port Number [33434]:
> Loose, Strict, Record, Timestamp, Verbose[none]:
> Type escape sequence to abort.
> Tracing the route to 172.17.10.87
>
> 1 * * *
> 2 * * *
> 3 * *


First hop should go to 172.17.8.30 and return to 172.16.124.1
Does 172.17.8.30 have a route to 172.16.124.1 in its routing table?


B

--
http://www.mailtrap.org.uk/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the default precedence: local-route, static-route,OSPF-route? ilan.berco@gmail.com Cisco 9 08-07-2008 05:42 PM
Route traffice destined for 2 addresses/ips through vpn tunnel GNY Cisco 2 06-16-2007 12:59 PM
Need to route SMTP traffic through static interface (not default route) perimere Cisco 0 03-27-2007 09:19 PM
Setting up a router with 29 Global IPs, BUT can't ping router internal interface from server or server interface from router war_wheelan@yahoo.com Cisco 1 12-14-2005 03:31 PM
Can netwrok run static route and dynamic route the same time? Bruce Cao Cisco 3 12-06-2005 02:15 AM



Advertisments