ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
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
 Question Submitted By :: Nidhi Mall
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
Answer
# 1
A: Destination physical address
 
Is This Answer Correct ?    16 Yes 9 No
Sudeep_mib
 
  Re: 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
Answer
# 2
destination network address
 
Is This Answer Correct ?    6 Yes 8 No
Jawad
 
 
 
  Re: 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
Answer
# 3
sudeep mall is coreect
 
Is This Answer Correct ?    1 Yes 3 No
Purbi Sinha
 
  Re: 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
Answer
# 4
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 ?    2 Yes 0 No
Jitendera Kumar Sinha
 
  Re: 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
Answer
# 5
(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 ?    2 Yes 1 No
Mr.shahin07
 
  Re: 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
Answer
# 6
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
Jitendera Kumar Sinha
 
  Re: 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
Answer
# 7
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
Jitendera Kumar Sinha
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
what is farme realy.and on which layer it work  1
Which of the following is a valid TCP/IP socket for an Email connection? 101.34.2.125:25 00-00-03-1B-CA-6F:143 202.167.23.101:21 60.4:110  1
When editing a line in the CLI mode, what does 'CTRL-A' do? A.) Moves you to the previous command. B.) Moves you to the next word. C.) Moves you to the end of the line. D.) Moves you to the next command. E.) Moves you to the beginning of the line.  1
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127  1
What key do you use to view the last command? A.) Ctrl+X B.) Ctrl+Z C.) Ctrl+E D.) Ctrl+P  2
Company XYZ has an employee that works out of the home. The employee runs big client server applications and must quickly transfer large files. The company wants the best cost/benefit on this connection. What would be the most practical solution? A. an ISDN Basic Rate Interface (BRI) connection to the user at home B. a dedicated T1 connection to the user at home C. a dedicated Frame Relay connection to the user at home D. a standard 28.8 analog dialup connection to the user at home  2
Which of the following is an invalid host address using a netmask of 255.255.255.192? A.) 10.1.1.1 B.) 10.1.1.66 C.) 10.1.1.130 D.) 10.1.1.127  2
Identify the command to configure the router for IGRP autonomous system 100? A.) Router(config)# router igrp 100 B.) Router> router igrp 100 C.) Router# router igrp 100 D.) Router(config)# router igrp CMS2
Which three types of connectors are commonly associated with Cisco's V.35 serial cables? (Choose three.) 0 RJ 11 1 DB 60 2 Winchester 15 pin 3 DB 9 4 smart serial 5 RJ 45  3
What do the following statements in an extended access list accomplish? access-list 101 deny TCP 172.16.4.0 0.0.0.255 172.16.3.0 0.0.0.255 eq 21 access-list 101 deny TCP 172.16.4.0 0.0.0.255 172.16.3.0 0.0.0.255 eq 20 access-list 101 permit TCP 172.16.4.0 0.0.0.255 0.0.0.0 255.255.255.255 A. This will block ftp traffic. B. This will block http traffic. C. This will permit ftp traffic. D. This will permit tftp traffic.  1
Identify the switching method that receives the entire frame then dispatches it? A.) Cut-through B.) Receive and forward C.) Store and forward D.) Fast forward  2
Which statement about the Committed Information Rate (CIP) is true? A. It is the rate in bits per second at which the Frame Relay switch agrees to transfer data B. It is the clock speed (pod speed) of the connection (local loop) to the Frame Relay cloud C. It is the maximum number of bits that switch can transferduring any Committed Rate Measurement Interval D. It is a signaling standard between the 3PE device and FP switch. It is responsible for managing the connection and maintaining status between the devices.  1
Hi Anyone can share the latest ICND1 (640-822)dumps updated at 30 september 2009. specialy to Jatendra if you have any updated about the ICND1 exam.will be remain thankful.  2
Select the most correct statement regarding client port address assignment. The client port always matches the destination port. To access a web page the client uses the source port of 80 and the destination port is dynamically selected. When a client requests a web page the destination port is 80 by default and the source port for the client is dynamically selected. The client source port is 1024 to get web pages and 1055 when retrieving ftp files.  2
Identify the command that specifies Serial 0 in slot 1? A.) Router(config)# interface serial1/1 B.) Router(config)# interface serial1/0 C.) Router(config)# interface serial0.1 D.) Router(config)# interface serial0/1  1
tell me our traditional ip routing is what A--conectless b----conection orented c-----pacekt switching d------ckt switching slect any two this is the question which i forgot to incoprate next-questions  3
What does the acronym ARP stand for? A.) Address Resolution Phase B.) ARP Resolution Protocol C.) Address Resolution Protocol D.) Address Recall Protocol  2
Which two steps are part of the process of creating Frame Relay subinterfaces on a point to point connection? (Choose two) A. configure the router to forward all broadcast packets B. remove any network address assigned to the physical interface C. configure the local data link connection identifier (DICI) for the subinterfaces D. cartoon the total committed information rate (CIP) available among the subinterfaces  1
What 3 sources can configuration commands be placed into RAM? A.) HP Openview B.) Console C.) Vterminal D.) TFTP server E.) NVRAM  1
What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com