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

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       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the command we give on privilege mode for coming back to user execution mode?

593


What is 100BaseFX?

738


Explain the types of ethernet?

661


Mention what is bootp?

668


What is EIGRP?

701






What is the update period for rip?

682


Which 2 protocols are in wan technology?

668


What is the purpose of a data link?

649


Mention what does the clock rate do?

724


How many valid ip will b in /21 in route summarization?

621


What does synchronization mean?

742


What are the possible ways of data exchange in ccna?

639


What is ping used for?

639


Define the logical link control?

604


What is the maximum request timer?

645