3 router configured with RIP & Ripv2
rotuer 1- connected with router 2 having sr ip 10.0.1.2
routing : ripv2
router 2: connected with router 1 and router 3 having sr 0
ip 10.0.1.3 & sr 1 ip 11.0.1.2
routing :rip & ripv2
router 3: connected with router 2 having sr ip 11.0.1.3
routing: rip

is there communication possible btween these networks ? if
yes how

Answers were Sorted based on User's Feedback



3 router configured with RIP & Ripv2 rotuer 1- connected with router 2 having sr ip 10.0.1.2 ..

Answer / qhashmi

interface s 0 ip address 10.0.1.2/24
clock rate 64000
no shut
router rip
network 10.0.0.0
version 2

R2-commands
interface s 0 ip address 10.0.1.3/24
clock rate 64000
no shut
interface s 1 ip address 11.0.1.2
clock rate 64000
no shut
router rip
network 10.0.0.0
router rip
version 2
network 11.0.0.0

R3-commands
interface s 1 ip address 11.0.1.3/24
clock rate 64000
no shut
router rip
network 11.0.0.0

Is This Answer Correct ?    2 Yes 0 No

3 router configured with RIP & Ripv2 rotuer 1- connected with router 2 having sr ip 10.0.1.2 ..

Answer / qhashmi

R1-commands
interface s 0 ip address 10.0.1.2/24
clock rate 64000
no shut
router rip
network 10.0.0.0
version 2

R2-commands
interface s 0 ip address 10.0.1.3/24
clock rate 64000
no shut
interface s 1 ip address 11.0.1.2
clock rate 64000
no shut
router rip
network 10.0.0.0
network 11.0.0.0

R3-commands
interface s 1 ip address 11.0.1.3/24
clock rate 64000
no shut
router rip
network 10.0.0.0
version 2

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More CCNA Interview Questions

What are the types of resource sharing?

0 Answers  


What is the Difference between Switch and Bridge?

9 Answers  


Identify 2 PPP characteristics? A.) Is proprietary to Cisco B.) Supports authentication C.) Support compression D.) Run on a multi-access network

1 Answers  


Select the compression protocols for PPP? A. Stac B. Predictor C. Quality D. Magic Number

1 Answers  


What is the difference between csma/cd?

0 Answers  






1.hi all, my question is how maximum number of ports can exist in a switch? 2.Which type of switching good in using and why?

4 Answers   HCL,


When configuring the subnet mask for an IP address, which formats can be used?A. dotted-decimal. B. Hexadecimal C. Bit-count D. Octal E. Binary

1 Answers  


Identify the 3 characteristics of IPX RIP? A.) Distance vector B.) Does not support multiple paths C.) 60 second updates D.) Default encapsulation is SAP E.) Uses ticks and hop count as a metric

2 Answers  


IP standard access lists use which of the following as a basis for permitting or denying packets? A.) destination address B.) port C.) protocol D.) source address

2 Answers  


In the command "router igrp 109" what does 109 signify? A. an autonomous system B. any network number which the router is attached to C. the allowable length of the routing table D. the network socket number

1 Answers  


What are the steps of data encapsulation?

0 Answers  


Which of the following are Transport layer protocols? A.) UDP B.) TCP C.) NBP D.) IP E.) SPX

3 Answers  


Categories