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
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 |
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 |
Utilizing RIP, what is the limit when it comes to number of hops?
Which port are used by Viruses? TCP or UDP?
Identify the following command to configure a secret password to 'cisco'? A.) Router(config)#enable password cisco secret B.) Router(config)#enable secret cisco C.) Router(config)#enable secret password cisco D.) Router(config)#set secret = cisco
What is the command to allow you to type Tokyo instead of the IP address 172.16.30.1 to access a router named Tokyo? A.) config t, ip host Tokyo 172.16.30.1 B.) config t, ip hostname Tokyo 172.16.30.1 C.) config t, hostname Tokyo 172.16.30.1 D.) config t, ip hostname 172.16.30.1 Tokyo
Can you give an overview of various components in IPSec?
Identify 2 functions of IPX access-lists? A.) Control SAP traffic B.) Limit number of Novell servers on a network C.) Limit number of workstations on a network D.) Block IPX traffic
What is the difference between unicast, multicast, broadcast, and anycast?
What are the different IPX access lists?
Which of the following protocols are used for logical network addressing? A.) IP B.) TCP C.) ARP D.) ICMP E.) RARP F.) BootP
Of the following characteristics, which apply to UDP? Connection-oriented Connectionless Error checking Low overhead Best-effort delivery
Can you explain PPP link process step by step?
Identify the correct IGRP configuration? A.) Router# router igrp 100 Router# network 10.0.0.0 B.) Router(config)#router igrp 100 Router(config-router)#network 10.0.0.0 C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0