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 |
In which protocol supenetting is enable by default?
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from FLASH memory at the next boot? A.) boot system flash B.) boot system flash IOS_filename C.) boot system IOS_filename flash D.) boot system tftp IOS_filename tftp_address E.) config-register 0x0102 IOS_ filename
What is the Between Normal Switch and Manageable Switch?
What 3 sources can configuration commands be placed into RAM? A.) HP Openview B.) Console C.) Vterminal D.) TFTP server E.) NVRAM
What command displays only OSPF routes?
Which command listed below sets the banner message when someone connects to the router? A.) message # B.) banner # C.) login banner # D.) description # E.) login description # F.) banner motd #
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
Which configuration task must you complete if a remote Frame Relay router does NOT support Inverse APP? A.configure static maps B.define an IP address locally C.disable DHCP on the Frame Relay router D.configure a static route to the remote network
Which layer of the 7 layer model is responsible for representing the application information between 2 different OS's? For example, converting ASCII to EBCIDIC. A.) Transport B.) Application C.) Physical D.) Session E.) Presentation F.) Network
What is VLSM ?
Which OSI layer supports the communication component of an application? A.) Data-Link B.) Physical C.) Session D.) Presentation E.) Application F.) Transport
Differentiate User Mode from Privileged Mode?