| 贵 州 学 习 网 |
|
1.what is the correct order for the osi model? p=presentation, s=session, d=datalink, ph=physical, t=transport, a= application, n=network a. p s a ph d n t b. a p s t n d ph c. ph d n t a s p d. p s a t n d ph answer b. it is crucial you not only memorize this and know what each layer does. 2. what is encapsulation? a. putting the header on an incoming frame b. putting a header on an incoming segment c. putting a header on an outgoing frame d. putting a header on an outgoing bit answer c. this also includes trailers and can be put on segments, packets, and frames. 3. which layer is most concerned with user applications? a. application b. presentation c. network d. physical answer a. 4. which of the following is de-encapsulation? a. stripping the header from a frame b. putting a header on a segment c. putting a header on a frame d. stripping a frame from a link answer a. this also includes trailers as in question 2. 5. what layer converts data into segments? a. application b. presentation c. transport d. physical answer c. 6. what layer converts data into packets? a. network b. application c. physical d. data link answer a. 7. what layer converts data into frames? a. application b. physical c. data link d. transport answer c. 8. what layer converts data into bits? a. application b. session c. data link d. physical answer d. all of the layers need to convert data into something that they can pass down to the next level, with the exception of the application layer which hands data to the presentation layer. the presentation layer encrypts, and compresses before sending it to the session layer for it s first conversion. 9. which layer is most concerned with getting data from the beginning to the final destination? a. application b. presentation c. session d. transport answer d. the transport layer is most concerned with reliable transportation from one end to the other. 10. which of the following is not a part of the session layer? a. establishing a session b. ensuring error free segments c. ending a session d. keeping the sender and receiver from sending a message at the same time answer b. that is the job of the transport layer. |
责任编辑:gzu521