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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why mac address called physical address?

783


How many broadcast domains are in switch?

682


What is topology in ccna?

746


What are the advantages of lan switching?

595


What is ospf? Describe it.

637






Differentiate User Mode from Privileged Mode?

777


When we use loop back ip?

720


What is the difference between static and dynamic ip addressing?

695


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

948


What are the netbios and netbeui?

655


What are the different types of passwords used in securing a CISCO router?

666


What is raid in ccna?

658


What does routing mean?

724


Define the virtual channel?

589


how we update the IOS version with the help of TFTP?

1532