In transport layer, for connection oriented communication
Three way handshake process is there to establish a
connection. So question is that, when a host send an ACK
messages to another host with host intend to establish a
connection, the source host send it as Broadcast or unicast
message? Cud anyone explain this.

Thanks in advance.

Answers were Sorted based on User's Feedback



In transport layer, for connection oriented communication Three way handshake process is there to e..

Answer / jitendera kumar sinha

procedure for 3ree way handshake protocol

Host A sends a TCP SYNchronize packet to Host B with sequance number x and tpdu

Host B receives A's SYN.and reply with its own sequnave nuber that is y.

Host B sends a SYNchronize-ACKnowledgement

Host A receives B's SYN-ACK

to establish a conection a client execute a connect primitive specifying the ip address and the port to which it want to connect.

thus from overall discussion we can say that the to establish connetion via 3reeeway host execute unicast message.

please mark if i wrong or right.your feddback i important to me
thanks
jitendera kumar sinha



Host A sends ACKnowledge

Host B receives ACK. TCP connection is ESTABLISHED.

from this it is look like a unicast msg.is not it.3ree way hand shake usage tcp not udp.so answer should be unicast.

Is This Answer Correct ?    5 Yes 0 No

In transport layer, for connection oriented communication Three way handshake process is there to e..

Answer / mr.shahin07

Mr. Jitendera, Ur concept is little bit wrong. Three way
handshake process is lyk dis -

we assume a client computer is contacting a server to send
it some information.

1. The client sends a packet with the SYN bit set and a
sequence number of N.
2. The server sends a packet with an ACK number of N+1,
the SYN bit set and a sequence number of X.
3. The client sends a packet with an ACK number of X+1
and the connection is established.
4. The client sends the data.

Watever i think, It wud be UNICAST communication.


U Cn check this video also...

http://www.youtube.com/watch?v=z40w3G8szK0

Is This Answer Correct ?    2 Yes 0 No

In transport layer, for connection oriented communication Three way handshake process is there to e..

Answer / jitendera kumar sinha

thank you very much for correction in my consept in
handshake 3ree way.by the way what is the exect answer of
that question.our answer are based upon theorytical concepts
so it might be wrong or wright.i have asked some of my
senior about that they told me it is unicast but they are
also not confirmed so i want to know exect answer.becoz on
yours explanation it is looking that you are also not sure

by the way thank you very much

jitenera kumar sinha

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CCNA Interview Questions

You are conferring a Frame Relay router with subinterfaces on interface Serial 0 Which subinterfaces numbers could you use for this configuration? A. 1 and 2 B. 0 2 and 0 3 C. 1 0 and 1 1 D. 0 1 a and 0 1

1 Answers  


With one method for transmitting frames through a switch, the switch receives the complete frame and checks the frame CRC before forwarding the frame. What is the switch transmission method called? A. CSMA/CD B. Full Duplex C. Cut-Through D. Half-Duplex E. Fragmentation F. Store and Forward

2 Answers  


How does the cut-through switching technique work? A.) By using broadcast address as source addresses B.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets C.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface D.) By using a Class I repeater in a collision domain

3 Answers  


Identify the hardware component that stores the backup configuration? A.) RAM B.) NVRAM C.) Flash D.) ROM

1 Answers  


In regards to the ISDN BRI standard, which channel is used for control? A.) B B.) D C.) E D.) I E.) Q

2 Answers  






What is window in networking terms?

0 Answers  


What is the purpose of Split Horizon? A.) It prevents the regular update messages from reinstating a route that has gone down B.) Information received on an interface cannot be sent back out the same interface C.) Informs all neighbor routers that two routes exist D.) Tells the router the destination is unreachable

1 Answers  


Which layer defines bit synchronization? A.) Application B.) Network C.) Transport D.) Physical E.) Session F.) Session

2 Answers  


What are the different types of VPN?

0 Answers   CCIE,


How do you find the parameters that you can use with the SHOW command? A.) ? show B.) show ? C.) debug show D.) help E.) sh?

1 Answers  


What is the terminal emulation, in which layer it comes?

0 Answers  


In the setup dialog, what do the square brackets indicate? A. current or default spores B. hard coded values that cannot be modified C. values entered by the administrator but not saved D. values that must be written to PAVRAM before becoming enabled

1 Answers  


Categories