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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / harish kumar
RouterA(config)#int e0
RouterA(config-if)#ip add 200.100.25.100 255.255.255.0
RouterA(config-if)#no shut
RouterA(config-if)#s0
RouterA(config-if)#int s0
RouterA(config-if)#ip add 1.0.0.1 255.0.0.0
RouterA(config-if)#no shut
RouterA(config-if)#clock rate 64000
RouterA(config-if)#exit
RouterA(config)#router rip
RouterA(config-router)#network 200.100.25.0
RouterA(config-router)#network 1.0.0.0
RouterA(config-router)#exit
RouterB(config)#int e0
RouterB(config-if)#ip add 200.10.50.100 255.255.255.0
RouterB(config-if)#no shut
RouterB(config-if)#int s0
RouterB(config-if)#ip add 1.0.0.2 255.0.0.0
RouterB(config-if)#no shut
RouterB(config-if)#exit
RouterB(config)#router rip
RouterB(config-router)#network 200.10.50.0
RouterA(config-router)#network 1.0.0.0
RouterA(config-router)#exit
i assume S/0 interface of router A is DCE.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / karan
hiii buddy
when u enale rip in ur router
after that u hav to giv network address
like this
router(config)#router rip
router(config-router)#network 200.100.25.0
router(config-router)#network 1.0.0.0
router(config-router)#exit
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / anju
ok ok... i solved it... i cudnt do it coz i din set the clock rate... :)... a silly mistake but its important... :)... thanku all
| Is This Answer Correct ? | 1 Yes | 2 No |
Which command do you use to set the Secret password to 'roundwood'? A.) enable login roundwood B.) enable password roundwood C.) enable privilege roundwood D.) enable secret= roundwood E.) enable secret login roundwood F.) enable secret roundwood
Explain the difference between igp and eigrp?
CSMA/CD stand for which of the following? A.) Carrier Sense, Multiple Access with Collision Detection B.) Collision Sense, Multiple Access with Collision Detection C.) Collision Sense, Multiple Access with Carrier Detection D.) Carrier Sense, MAC address with Collision Detection
In stead of 0.0.0.0 wild card mask what you can write after ip?
The PDU at the network layer is a ________ Packet Frame Segment Bit
Identify the purpose of the Ping command? A.) Share routing information with a neighbor router B.) Transmit user data when buffers are full C.) Test connectivity at layer 3 D.) Test entire protocol stack
Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI
Why OSI layers having 7 layers instead of one layer.
What will be the prefix length of 224 in vlsm?
When we use loop back ip?
Hi, Jitendra thanks for letting me know my answer. I know ip addressess classes & there subnet masks. Waht i want to know is the exact address? Ex.In the organization there are 70 pcs which type of address we can use there what will be the range for ip address?
Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25