I was practicing Lab 19 from All In One Study Guide.  I did the
configuration exactly as stated but the RIP is not advertising.  Following
is the debug ip rip & config details.  Hope someone can help me.

01:12:59: RIP: ignored v1 update from bad source 193.1.1.1 on Serial1
01:13:13: RIP: ignored v1 update from bad source 152.1.1.1 on Ethernet0
01:13:19: RIP: sending v1 update to 255.255.255.255 via Ethernet0
(148.1.1.1)
01:13:19: RIP: build update entries
01:13:19:       network 10.0.0.0 metric 1
01:13:19:       network 192.1.1.0 metric 1
01:13:19: RIP: sending v1 update to 255.255.255.255 via Loopback0 (10.1.1.1)
01:13:19: RIP: build update entries
01:13:19:       network 148.1.0.0 metric 1
01:13:19:       network 192.1.1.0 metric 1
01:13:19: RIP: sending v1 update to 255.255.255.255 via Serial1 (192.1.1.1)
01:13:19: RIP: build update entries
01:13:19:       network 10.0.0.0 metric 1
01:13:19:       network 148.1.0.0 metric 1

R 2501

interface Loopback0
 ip address 10.1.1.1 255.255.255.0
interface Ethernet0
 ip address 148.1.1.1 255.255.255.0
 no ip route-cache
 no ip mroute-cache
 no keepalive
interface Serial1
 ip address 192.1.1.1 255.255.255.0
 no ip route-cache
 no ip mroute-cache
router rip
 network 10.0.0.0
 network 148.1.0.0
 network 192.1.1.0
ip kerberos source-interface any
no ip classless
no ip http server
end

R 2511

p host R2503 2003 1.1.1.1
ip host R2504 2004 1.1.1.1
ip host R2502 2002 1.1.1.1
ip host R2501 2001 1.1.1.1
interface Loopback0
 ip address 1.1.1.1 255.0.0.0 - This is being used for Terminal Server
interface Serial0
 ip address 192.1.1.2 255.255.255.0
 no fair-queue
 clockrate 64000
interface Serial1
 ip address 193.1.1.1 255.255.255.0
 no fair-queue
 clockrate 64000
router rip
 network 192.1.1.0
 network 193.1.1.0
ip kerberos source-interface any
no ip classless
no ip http server
end

R 2503

interface Ethernet0
 ip address 152.1.1.1 255.255.255.0
 no keepalive
interface Serial0
 ip address 193.1.1.2 255.255.255.0
 no ip mroute-cache
no ip address
router rip
 network 152.1.0.0
 network 193.1.1.0
ip kerberos source-interface any
no ip classless
no ip http server
end

TIA  /  RamG




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=8897&t=8897
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to