作业帮 > Cisco认证 > 教育资讯

思科认证考试CCNA考试七十九题(8)[1]

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/18 05:20:39 Cisco认证
思科认证考试CCNA考试七十九题(8)[1]
思科认证考试CCNA考试七十九题(8)[1]Cisco认证
【网络综合 - Cisco认证试题】
无忧考网为大家收集整理了《思科认证考试CCNA考试七十九题(8)》供大家参考,希望对大家有所帮助!!!

71. Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear-down of virtual circuits?

A. Application B. Presentation C. Session D. Transport

Answer D.

72. Which layer is responsible for coordinating communication between systems?

A. Application B. Presentation C. Session D. Physical

Answer C.

73. Which layer is responsible for negotiating data transfer syntax?

A. application B. presentation C. session D. transport

Answer B.

74. Which of the following is a characteristic of a switch, but not of a repeater?

A. Switches forward packets based on the IPX or IP address in the frame.B. Switches forward packets based only on the IP address in the packet. C. Switches forward packets based on the IP address in the frame D. Switches forward packets based on the MAC address in the frame

Answer D. Switches are network device that filters, forwards, and floods frames based on the destination address of each frame. The switch operates at the data link layer of the OSI model. Switches use layer 2 addresses to filter the network

75. How does the cut-through switching technique work?

A. The LAN switch copies the entire frame into its buffers and then looks up the destination address in its forwarding, table and determines the outgoing interface B. The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets C. By using broadcast addresses as source addresses D. By using a Class II repeater in a collision domain

Answer B. Packet switching approach that streams data through a switch so that the leading edge of a packet exits the switch at the output port before the packet finishes entering the input port. A device using cut-through packet switching reads, processes, and forwards packCisco认证