hi... i am usin packet tracer 5.0.. i hav connect two
routers A and B. A has 200.100.25.100 and 1.0.0.1 and router
B has 200.100.50.100 and 1.0.0.2... i hav connected 1.0.0.1
and 1.0.0.2... now i want to route 200.100.25.100 and
200.10.50.100 usin rip.. i enable rip in both the routers...
but whn i give the command show ip route... i jus get this

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 A# so can
sombody tell me where i hav gone wrong...

thanku

Answer Posted / shahin

Hi Buddy... same configuration i did in packet tracer... i m
sending u the "sh run" output.. check it out.. watever i got
to know from ur question is ... i didn't advertise the
1.0.0.0 network, which is i ur serial interface..!!!

Now check the shor running-configuration of ROUTER A -

Router#sh running-config
Building configuration...

Current configuration : 637 bytes
!
version 12.4
no service password-encryption
!
hostname Router
!
!
!
!
!
ip ssh version 1
!
!
interface FastEthernet0/0
ip address 200.100.25.100 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial1/0
ip address 1.0.0.1 255.0.0.0
clock rate 128000
!
interface Serial1/1
no ip address
shutdown
!
interface Serial1/2
no ip address
shutdown
!
interface Serial1/3
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
network 1.0.0.0
network 200.100.25.0
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
end


Now check the "show running-configuration" of ROUTER B -

Router#sh running-config
Building configuration...

Current configuration : 618 bytes
!
version 12.4
no service password-encryption
!
hostname Router
!
!
!
!
!
ip ssh version 1
!
!
interface FastEthernet0/0
ip address 200.100.50.100 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial1/0
ip address 1.0.0.2 255.0.0.0
!
interface Serial1/1
no ip address
shutdown
!
interface Serial1/2
no ip address
shutdown
!
interface Serial1/3
no ip address
shutdown
!
interface Vlan1
no ip address
shutdown
!
router rip
network 1.0.0.0
network 200.100.50.0
!
ip classless
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
end


Now buddy, check it out carefully...!!!!

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the attenuation?

683


Differnce between the communication and transmission?

612


which defined peer ip address an local subnet belong to crete? (Choose two)

625


How does rip differs from igrp?

681


What are some standards supported by the Presentation layer?

735






What we called 64 bit mac-address in ipv6?

724


What is the meaning of synchronization?

710


Which multicast ip eigrp protocol use?

670


What is fcs?

711


2500 Value in which type of access list?

633


How many ways are there to implement VPN architecture?

3142


What is the multicast routing?

721


Mention what BOOTP is?

747


Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router router?

725


What’s the easiest way to remotely configure a router?

805