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

Hi, I have packet tracer 5.0. I want to test intervlan routing routing. Can someone plz tell me about intervlan routing?

1 Answers  


Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding

4 Answers  


What does -1 signify in an extended IPX access list? A. permit this host B. deny this host C. permit only this subnet D. any host or any network

2 Answers  


Which network mask should you place on a Class C address to accommodate a user requirement of two subnetworks with a maxximum of 35 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248

4 Answers  


Identify the OSI layer which is responsible for end-to-end connections? A.) Network B.) Transport C.) Session D.) Data link E.) TCP

2 Answers   HCL,






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

3 Answers  


Of the following switching types, which one has the highest latency? A.) Cut-through B.) None C.) Store-and-forward D.) Fragment Free

2 Answers  


How does a web page works though each layers ?

5 Answers   HCL, PBPL,


what is different between cisco router and layer 3 switch

8 Answers   Cisco, LABA Nepal,


What route entry will be assigned to dead or invalid route in case of RIP?

0 Answers  


Which memory component on a Cisco router contains the dynamic system configuration? ROM NVRAM Flash RAM/DRAM

17 Answers   HCL, Sun TV,


What type of switching creates variable latency through the switch? A.) Cut-Through B.) Inverted C.) Layer 4 D.) Multiplexed E.) Store and Forward

1 Answers  


Categories