From: Nadeem Zahid \(iszahid\) (iszahid@cisco.com)
Date: Mon Oct 24 2005 - 22:46:29 GMT-3
As far as you have an interface in the up/up state with that IP network,
an IGP would
announce it, otherwise not.
You can also try a static pointing to a Null interface.
Remember: an advertisement of a route is a welcome to receive traffic
for that route.
There is no point of advertising if you don't have an interface to
forward traffic to...
Nadeem
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
jnkmail4eva@yahoo.com
Sent: Monday, October 24, 2005 6:01 PM
To: ccielab@groupstudy.com
Subject: RIP question
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/
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