Which commands should you use to enable IGRP routing?
A. router igrp 100
Network 192.168.1.0
Network 10.0.0.0
B. router igrp 100
Network 192.168.2.0
Network 10.0.0.0
C. router igrp 100
Network 192.168.1.0 192 168.1.1
Network 10.2.0.0 10.2.1.1
D. router igrp 100
Network 192.168.1.0 255.255.255.0
Network 10.2.0.0 255.255.255.0
Answers were Sorted based on User's Feedback
D is correct answer
because in eigrp we use
config#router eigrp 100
config-router#net 192.168.1.0 255.255.255.252
-
-
-
-
i think in igrp
config#router igrp 100
config-router#net 192.168.1.0 255.255.255.0
config-router#net 10.0.0.0 255.0.0.0
-
-
-
-
| Is This Answer Correct ? | 3 Yes | 1 No |
What is difference between Store-and-Forward, cut-through, Fragment-Free Method?
Which layer is responsible for coordinating communication between systems? A.) Application B.) Network C.) Session D.) Transport E.) Physical F.) Data Link
What does routing mean?
comparative networking features windows linux
Can you define LAC
How Bridge Protocol Data Unit detect looping in Network? How Bridge Protocol Data Unit work? explain?
how to shutdown a Cisco router from command prompt?
11 Answers Atlas Systems, HCL,
The benefits to segmenting with Bridges are which of the following? A.) Scalability B.) Datagram filtering C.) Manageability D.) Reliability
What is Spanning Tree Protocol and how it work? I know it is - STP is Spanning tree Protocol. It Stops the looping in the network? How STP work? How it stop Looping in network?
What are four ways that Fast Ethernet compares to 10BaseT Ethernet? (Choose four) A. Fast Ethernet uses the same Maximum Transmission Unit (MTU) B. Fast Ethernet is based on an extension to the IEEE 802.3 specification C. Fast Ethernet uses the same Media Access Control (MAC) mechanisms D. Fast Ethernet preserves the frame format that is used by 10BaseT Ethernet E. Fast Ethernet errors a speed increase one hundred times that of the 10BaseT Ethernet
What is subnetting? Why is it used?
What is the command to copy the IOS image to a TFTP server? A.) copy flash tftp B.) copy running-config tftp C.) copy ios tftp D.) copy startup-config tftp