From: Max Braun (r_s_lab@mail.com)
Date: Mon Sep 10 2007 - 07:21:24 ART
Hi, Group!
Maybe my question is simple, but I can't take the right result.
On Ethernet segment I have this scheme, and I need networks that r10
advertise, was reachable for r3 only from r4:
r3--172.16.34.3
|
r4--172.16.34.4
|
r10--172.16.34.10
|--10.10.10.0/24
now I have only:
r3#traceroute 10.10.10.10
Type escape sequence to abort.
Tracing the route to 10.10.10.10
1 172.16.34.10 0 msec * 0 msec
But I need:
r3#traceroute 10.10.10.10
Type escape sequence to abort.
Tracing the route to 10.10.10.10
1 172.16.34.4 0 msec * 0 msec
2 172.16.34.10 0 msec * 2 msec
I have next configuration:
r3:
router rip
version 2
passive-interface default
network 172.16.0.0
neighbor 172.16.34.4
no auto-summary
r4:
router rip
version 2
passive-interface default
network 172.16.0.0
neighbor 172.16.34.3
neighbor 172.16.34.10
no auto-summary
r10:
router rip
version 2
redistribute connected metric 1 route-map red-con
passive-interface default
network 172.16.0.0
neighbor 172.16.34.4
no auto-summary
but in r1 routing table I see:
R 10.10.10.0 [109/2] via 172.16.34.10, 00:00:14, FastEthernet0/1
show ip rip database
10.0.0.0/8 auto-summary
10.10.10.0/24
[2] via 172.16.34.4, 00:00:19, FastEthernet0/1
Thank you all!
Best regards,
Max Braun
-- We've Got Your Name @ www.mail.com!!! Get a FREE E-mail Account Today - Choose From 100+ Domains
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:10 ART