|
Posted by John Smith on February 24, 2005, 2:56 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Gang,
I have a bisic coniguration for routing rip but when I do a sh ip route rip
or sh ip route the table is empty as far as rip (R) updates go. I thought I
would except to show R on the route table as the networks are connected.
When I looked at the debug, shown below, and see that the e0 is sending but
the receiving updates are getting suppressed ...null update. I cant figure
out why this is happening can anyone put some light on the subject. Also
the routing table below just shows the networks connected, networks on each
router....router a and router b. See the show run below ios 12.x for all
routers.
I did not give the other router's config as the are the same except for the
ip address which is 192.168.0.100 /24 on the othe routers e0
Router A
iterface Ethernet0
ip address 192.168.0.201 255.255.255.0
no mop enabled
!
interface Ethernet1
no ip address
no cdp enable
!
interface Serial0
no ip address
shutdown
no fair-queue
!
interface Serial1
no ip address
shutdown
no cdp enable
!
router rip
network 192.168.0.0
!
ip classless
ip http server
!
!
!
line con 0
exec-timeout 0 0
password cisco
login
line aux 0
line vty 0 4
password cisco
login
!
end
RIP: sending v1 update to 255.255.255.255 via Ethernet0 (192.168.0.201
)
02:33:23: RIP: build update entries - suppressing null update
02:33:49: RIP-TIMER: periodic timer expired
02:33:49: RIP: sending v1 update to 255.255.255.255 via Ethernet0
(192.168.0.201
)
02:33:49: RIP: build update entries - suppressing null update
02:34:19: RIP-TIMER: periodic timer expired
02:34:19: RIP: sending v1 update to 255.255.255.255 via Ethernet0
(192.168.0.201
)
02:34:19: RIP: build update entries - suppressing null update
***********Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile,
B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter
area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
C 192.168.0.0/24 is directly connected,
Ethernet0************************************************************
|
|
Posted by Ivan Ostreš on February 24, 2005, 11:16 pm
If you were Registered and logged in, you could reply and use other advanced thread options
says...
> I did not give the other router's config as the are the same except for the
> ip address which is 192.168.0.100 /24 on the othe routers e0
>
The router is suppresing the update because what it gets is the same
network to which is connected. Try adding some additional interfaces on
one of the routers (loopback will be just fine) and add their networks
to RIP. Then you will se on other routers routing table some "R" routes.
--
-Ivan.
*** Use Rot13 to see my eMail address ***
|
| Similar Threads | Posted | | Area border router Vs Designated Router in OSPF protocol | November 2, 2006, 12:56 am |
| Can I move an IOS file from a 2500 router into an older 4000 router ? | April 27, 2007, 2:00 pm |
| DR router?does it remain DR even when another router is added with a higher priority? | March 21, 2007, 3:54 pm |
| Which router should I buy | July 27, 2005, 7:58 pm |
| Router Lab | December 20, 2005, 12:32 am |
| Router Sim | March 7, 2006, 11:37 am |
| Will router run BGP | September 8, 2006, 9:02 pm |
| Router Memories | February 20, 2005, 6:54 pm |
| Telnet into router from the web.. | February 23, 2005, 10:19 pm |
| RAS to router help needed!! | February 23, 2005, 11:34 pm |
|
|