RIP question

From: jnkmail4eva@yahoo.com
Date: Mon Oct 24 2005 - 22:01:15 GMT-3


I have playing aroud with RIP on two routers, A and B connected via ethernet belonging to the same vlan.

I want to see if I can announce a network from router A to B, even though there is no interface on A belonging to that network.

==========================================
router A
int e0/0
  ip addres 192.168.1.1 255.255.255.0

router rip
  version 2
  no auto-summary
  network 192.168.0.0
  netwrok 10.10.10.0
==========================================
==========================================
router B
int e0/0
  ip addres 192.168.1.2 255.255.255.0

router rip
  version 2
  no auto-summary
  network 192.168.0.0
==========================================
I don't see 10.0.0.0/8 on router B.
I tried introducing a loopback on A belonging to the 10.0.0.0/8 network but i couldn't see the network on B.

Is there anyway of having rip announcing the 10 network so it shows up on B's routing table learned via RIP.



This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:52 GMT-3