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 is collision?

0 Answers  


Identify the 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes

1 Answers  


Why Clock rate command is not configured on ethernet interface of a router?

6 Answers  


Identify the OSI layer associated with bits? A.) Physical B.) Network C.) Binary D.) Data link

2 Answers  


What is the difference between RIP & RIPng???? Can anyone explain it..!!! Thank u in advance.

1 Answers  






Identify the 2 commands that display the clock rate configured on the serial0 interface? A.) show serial0 B.) show interface serial0 C.) Show clock rate serial 0 D.) show controllers serial 0 E.) show running-config

1 Answers  


What is the juncture at which the CPE ends and the local loop portion of the service begins? A. Demarc B. CO C. Local loop D. Last-mile

1 Answers  


What is Cisco's default encapsulation method on serial interfaces? A.) ANSI B.) Cisco C.) Q933a D.) HDLC

1 Answers  


Which command can verify only Network layer connectivity between 2 hosts? A.) ping B.) e-mail C.) plp D.) arp E.) telnet

4 Answers  


Which of the following are Session Layer standards? A.) ASCII and EBCDIC B.) MPEG and MIDI C.) NFS and SQL D.) JPEG and PICT

2 Answers  


What is CRC and which layer it use?

4 Answers   CMS,


What requirements should a VPN fulfill?

0 Answers   CCIE,


Categories