What action does the router take?

Refer to the exhibit.

A packet with a source IP address of 192.168.2.4 and a destination IP address of 10.1.1.4 arrives
at the AcmeB router. What action does the router take?

Refer to the exhibit.

A packet with a source IP address of 192.168.2.4 and a destination IP address of 10.1.1.4 arrives
at the AcmeB router. What action does the router take?

A.
forwards the received packet out the Serial0/0 interface

B.
forwards a packet containing an EIGRP advertisement out the Serial0/1 interface

C.
forwards a packet containing an ICMP message out the FastEthemet0/0 interface

D.
forwards a packet containing an ARP request out the FastEthemet0/1 interface



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Wompers

Wompers

I believe the question for this one should read “… a source IP address of 192.168.3.4…” There is no route to the source IP given (192.168.2.4) on AcmeB, if we assume that the question is correct as stated.

If we assume that the source address is instead 192.168.3.4, then C is correct.

Luis Rivera

Luis Rivera

Per output above, there is no IP route for 10.1.1.4 address on AcmeB routing table.

If the router can no find a specific path in its routing table to a particular route,( In this case no path is found so AcmeB) the router will inform the source host with an ICMP message that the destination is unreachable and this will be through the same interface it has received the packet.

Interface Fa0/0 network 192.168.3.0/28 from the exhibit.

Henry Chan

Henry Chan

The Internet Control Message Protocol (ICMP) is used by network devices, like routers, to send error messages indicating, for example, that a requested service is not available or that a host or router could not be reached.