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
Which cable called v.35?
What is the difference between simple authentication and md5?
Mention what command you must use if you want to delete or remove the configuration data that is stored in the nvram?
What cable called v.35?
What are the different types of VPN?
Define the igp (interior gateway protocol)?
How do you configure a cisco router for routing ipx?
What is the update period for rip?
In port based access-list which command u give instead of ip?
On which interface we always apply access-list?
What is the second best path name of eigrp?
What is the function of application layer in networking?
What is difference between baseband and broadband transmission in ccna?
What are the conversion steps of data encapsulation?
What is loop back ip in ipv6?