What does a router change in a packet when it forwards a
packet to the next hop?

* A: Destination physical address
* B: Destination network address
* C: Destination network address and the destination
physical address

Answers were Sorted based on User's Feedback



What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / sudeep_mib

A: Destination physical address

Is This Answer Correct ?    33 Yes 11 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / jitendera kumar sinha

sudeep is correct option is A
here is the explanation
Let's say that we have Host A and Host D. Host A sends a
packet to Host D, which Host D is on a different network.
Host A applies both the logical address and logical device
address before sending the packet. The source network layer
address is also added to the packet, so the receiving device
can reply if it needs to. Then Host A adds it's own device
address (which in this example is 10.) Instead of adding the
device address of Host D, it uses the next router in the
path (which it's address is 20.) Now the packet is sent and
is received by the next router. Router B examines the
destination address and recognizes the address is addressed
to it. The router strips off the data link addresses and
examines the destination device of the network layer. It
recognizes the address to be on a different network. Since
Router C is the next router in the path, Router B sends the
packet to it. So Router B applies it's own device address
(20) and uses Router C device address as the destination
address (30) Router B sends the packet to Router C. Router C
sees that it's addressed to it. Router C strips off the data
link addresses and examines the destination device of the
network. It recognizes that the packet is sent to Host D.
Router C applies it's own device address and applies the
destination address of Host D (40) Router C sends the packet
to Host D. The data link addresses are removed. The original
source and destination addresses are contained in the packet
at the network layer.
hope this article help those people who marked it wrong

Is This Answer Correct ?    4 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / mr.shahin07

(10.0.0.1) (10.0.0.2)
S0 S0
(R1)------------------------(R2)
!E0/1 (0ACF:AAA1:000A) ! E0/1 (1ACF:BBA1:010A)
!IP - 172.16.1.100 ! IP - 172.17.1.100
! !
! !
! !
(Host A) (Host B)
E0 (ABC0:ABB1:00A0) E0 (CAA0:ABE1:110A)
IP - 172.16.1.1 IP - 172.17.1.1

Just assume this is a network & all interfaces having their
Layer 2 & Layer 3 addresses.

Now Host A want to send some data to Host B.

Now wat wud be the Layer 2 & 3 source & Destination address.

a) Packet leaving Host A.

Layer 3 Source add - 172.16.1.1
Layer 3 Destination add - 172.17.1.1

Layer 2 Source add - ABC0:ABB1:00A0 (E0 of Host A)
Layer 2 Destination add - 0ACF:AAA1:000A (E0/1 of R1)

b) Packet leaving Router R1 -

Layer 3 Source add - 172.16.1.1
Layer 3 Destination add - 172.17.1.1

Layer 2 Source add - 0ACF:AAA1:000A (E0/1 of R1)
Layer 2 Destination add - 1ACF:BBA1:010A (E0/1 of R2)

c) Packet leaving Router R2 -

Layer 3 Source add - 172.16.1.1
Layer 3 Destination add - 172.17.1.1


Layer 2 Source add - 1ACF:BBA1:010A (E0/1 of R2)
Layer 2 Destination add - CAA0:ABE1:110A (E0/1 of R2)

So every time DESTINATION PHYSICAL ADDRESS is changed.

Hi guys, i just share wat i know. Let me if i m wrong. Your
feedback is important for me.

With Thanx & Regards
Shahin Ahmed

Is This Answer Correct ?    5 Yes 1 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / aurel

Shahin 07

You make it clear and easy to get. Many thanks !

Is This Answer Correct ?    2 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / jitendera kumar sinha

ha ha thanks shain for supporting me and providing the scenario based explanation people don't like to read theory so this article help them more.i mark it as excellent

Is This Answer Correct ?    1 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / gyan

TTL will also be decremented by 1 on each router before forwarding.

Is This Answer Correct ?    1 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / jitendera kumar sinha

but sahin if u make your answer with three router (R1 R2 and R3)and host off R1 want to send the data to R3 through R2 then it will easy to understandble.meanwhile it is excellent

Is This Answer Correct ?    0 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / guru

Above answer are correct

Is This Answer Correct ?    0 Yes 0 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / purbi sinha

sudeep mall is coreect

Is This Answer Correct ?    1 Yes 4 No

What does a router change in a packet when it forwards a packet to the next hop? * A: Destin..

Answer / jawad

destination network address

Is This Answer Correct ?    11 Yes 15 No

Post New Answer

More CCNA Interview Questions

Which three protocols are corerectly matched to their transport layer functions? (Choose three) A. route selection IP B. sliding window UDP C. well known pods IP D. route validation ICMP E. connection oriented TCP F. three way handshake TCP G. no sequence and acknowledgement UDP

1 Answers  


What does routing mean?

0 Answers  


Identify the command that disables name-to-address translation? A.) Router(config-dns)# no ip domain-lookup B.) Router(config)# no address translation C.) Router(config)# no ip domain-lookup D.) Router(config)# ip domain-lookup

1 Answers  


Identify the command to determine if an IP access-list is grouped on interface e0? A.) Router(config)# show ip interface e0 B.) Router> show ip interface e0 C.) Router# show interface e0 D.) Router# show ip interface e0

1 Answers  


Which layer defines the physical topology? A.) Application B.) Transport C.) Network D.) Data Link E.) Physical F.) Session

1 Answers  






What is the correct command line syntax for configuring a port on a 7000 or 7500 series Cisco router with a VIP card? A.) port B.) port adapter/port C.) You can't put a VIP card in a 7000 or 7500 router. D.) slot/port-adapter/port E.) slot/port F.) slot

1 Answers  


The benefits to segmenting with Bridges are which of the following? A.) Scalability B.) Datagram filtering C.) Manageability D.) Reliability

1 Answers  


What does the term Base refer to in 100BaseT A. cabling type B. singnal type C. 100 mode type D. spectrum used E. speed category

3 Answers  


Can anybody tell me how to configure a cisco router?

2 Answers  


What are the possible ways of data transmission in ccna?

0 Answers  


What is name of ospf algo?

0 Answers  


What are the things that can be accessed in a CISCO router’s identifying information?

0 Answers  


Categories