Question

Which commands can be used to configure a router to run EIGRP and advertise network 192.168.16.0/24? (choose two) Router(conf
0 0
Add a comment Improve this question Transcribed image text
Answer #1

1) The correct options are:

OPTION B - Router(config-router)#network 192.168.16.0.0.0.0.255 area 0

OPTION D - Router(config-router)#network 192.168.16.0.255.255.255.0

Explanation: We can configure a router to run EIGRP and advertise the IP 192.168.16.0/24 by two ways:

  • The first way of configuring is with using the wildcard mask along with the network ID in the Router(config-router)#network command. In this way, we provide a wildcard that allows us to match exact networks (using subnet masks). Since, the IP address 192.168.16.0/24 has a subnet mask of /24, we can hence use a wildcard mask of 0.0.0.255 along with the IP address to match the subnet mask of /24. Hence, the command Router(config-router)#network 192.168.16.0.0.0.0.255 area 0 will configure the router to match /24 bits of address instead of default /16 bits. Note that area 0 is a default keyword in this command.
  • The second way is to use a subnet mask(255.255.255.0) along with the IP address instead of the wildcard mask. This is also valid and will do the same job by matching /24 bits of address. Hence the command Router(config-router)#network 192.168.16.0.255.255.255.0 is also the valid command to configure the router.

Hence, all other options are invalid except the above two stated commands.

2) The correct options are:

OPTION C - Converge Quickly and

OPTION D - Before finding out neighbors, EIGRP routers exchange routing information

Explanation: The EIGRP protocol uses an algorithm called the DUAL algorithm which supports fast convergence. In simple words, it means that if a particular route to a network goes is not available, then some another route(that is a feasible successor) can be used at that very moment only. Otherwise, if there is no particular route available for that network, then a message is multicasted to find out an alternative route for that network. Hence, it converges quickly.

Also, the EIGRP routers that use EIGRP routing protocol exchange information with another router within the same autonomous system. Hence, option D is also correct and is a feature of EIGRP routing protocol.

Other options are incorrect because EIGRP routing protocol is a modern/latest routing protocol and is classless. Also, it uses nearest neighbor technique to find the best network route and does not use cumulative cost. It summarizes routes only at the start and the end points and not any points in the network. Hence, all these other options are incorrect.

Thanks!

Add a comment
Know the answer?
Add Answer to:
Which commands can be used to configure a router to run EIGRP and advertise network 192.168.16.0/24?...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • RTRA and RTRB can become EIGRP neighbors RTRB (config) #router eigop 1 RTRB (config-router) #network x.x.x.x...

    RTRA and RTRB can become EIGRP neighbors RTRB (config) #router eigop 1 RTRB (config-router) #network x.x.x.x RTRB (config-router) #metric weights 0 1 1 1 1 0 RTRA (config) #router eigrp 1 RTRA (config-router) #network X.X.X.X RTRA (config-router) #metric weights 0 1 1 1 1 1 True False

  • PLEASE ATTACH A SCREENSHOT OF YOUR SUCCESSFUL PING IN PACKET TRACER FOR THE END!!!!!!!!!!! THANK YOU! Objectives Part...

    PLEASE ATTACH A SCREENSHOT OF YOUR SUCCESSFUL PING IN PACKET TRACER FOR THE END!!!!!!!!!!! THANK YOU! Objectives Part A: Configure a simple static routing . Part B: Configure a simple RIP routing Part A: Configure a simple static routing 1. Create the following network topology on Packet Tracer Router-PT Router-PT Addressing Table Device Interface IP Address Subnet Mask Default Gatewa 10.0.0.1 20.0.0.1 30.0.0.1 20.0.0.2 0.0.0.10 30.0.0.10 N/A 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 255.0.0.0 Routero 2/0 NIA NIA NIA 10.0.0.1 30.0.0.1...

  • Refer to the exhibit. Router-1 can not ping Router-3. Which statement identifies cause of the problem?...

    Refer to the exhibit. Router-1 can not ping Router-3. Which statement identifies cause of the problem? Riishow running-config | begin router router ospf 1 router-id 1.1.1.1 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 network 172.16.0.0 0.0.255.255 area 0 R31 show running-config 1 begin router router ospf 1 router-id 2.2.2.2 log-adjacency-changes network 192.168.10.0 0.0.0.255 area 0 network 10.10.10.0 0.0.0.127 area 0 Routen Router 3 Router 2 R2show running contig begin router router eigrp 1 eigrp router-id 1.11.1 auto-summary Router-3 does not advertise...

  • PLEASE ATTACH A SCREENSHOT OF THE RE-POPULTATED TABLE AT THE END Objectives Part A: Configure Devices and Verify Conne...

    PLEASE ATTACH A SCREENSHOT OF THE RE-POPULTATED TABLE AT THE END Objectives Part A: Configure Devices and Verify Connectivity . Part B: Gather Information with Show Commands Tasks Create the following network topology on Packet Tracer Addressing Table 10.10.10.0/24 10 SW1 Device InterfaceIP Address Subnet Mask Default Gateway .1 PC1 10.10.10.1 255.255.255.0 NIA f0/o RTA 10.10.20.1 255.255.255.0NIA f0/1 RTA .1 PC1 255.255.255.010.10.10.1 NIC 10.10.10.10 10.10.20.0/24 PC2 NIC 10.10.20.10 255.255.255.0 10.10.20.1 10 SW2 PC2 Part A: Configure Devices and Verify Connectivity...

  • Refer to the exhibit. The output of 'show interface g0/0' command on Router-1 can be used...

    Refer to the exhibit. The output of 'show interface g0/0' command on Router-1 can be used to troubleshoot EIGRP adjacency problem. 30/0 80/1 Router 1 Router 2 OK? Method Status Rlish ip interface brief Interface IP-Address Protocol GigabitEthernet0/0 10.10.0.2 GigabitEthernet0/1 unassigned down vlani unassigned down YES manual up up YES unset administratively down YES unset administratively down O True O False Why does OSPF uses Designated Router(DR)? (choose two? Reduce the number of adjacencies over a multiaccess network To summaries...

  • Q1 Error detection/correction Can these schemes correct bit errors: Internet checksums, two-dimendional parity, cyclic...

    Q1 Error detection/correction Can these schemes correct bit errors: Internet checksums, two-dimendional parity, cyclic redundancy check (CRC) A. Yes, No, No B. No, Yes, Yes c. No, Yes, No D. No, No, Yes E. Ho, hum, ha Q2 CRC vs Internet checksums Which of these is not true? A. CRC's are commonly used at the link layer B. CRC's can detect any bit error of up to r bits with an r-bit EDC. c. CRC's are more resilient to bursty...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
Active Questions
ADVERTISEMENT