The corporate head office of Ezonexam has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence, what will

题目

The corporate head office of Ezonexam has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence, what will happen?

A.UDP will send an ICMP Information Request to the source host.

B.UDP will pass the information in the datagrams up to the next OSI layer in the order that they arrive.

C.UDP will drop the datagrams.

D.UDP will use the sequence numbers in the datagram headers to reassemble the data in the correct order.

E.UDP will not acknowledge the datagrams and wait for a retransmission of the datagrams.


相似考题
更多“The corporate head office of Ezonexam has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence, what will ”相关问题
  • 第1题:

    Which three statements describe the User Datagram Protocol (UDP)?()

    A.UDP provides delivery notification and error checking mechanisms.

    B.UDP is faster than the Transmission Control Protocol (TCP).

    C.UDP application examples include DNS and VoIP.

    D.UDP is an application layer protocol.

    E.UDP uses a best effort delivery approach.


    参考答案:B, C, E

  • 第2题:

    What are three characteristics of UDP?()

    A. UDP is faster than TCP

    B. UDP operates at the Transport Layer

    C. UDP is connection-oriented

    D. UDP data is sent best-effort

    E. UDP is more reliable than TCP


    参考答案:A, B, D

  • 第3题:

    Network managers have long awaited practical voice-over-IP(VOIP)solutions. VOIP promises(71)network management and decreases costs by(72)a company's telephony and data infrastructures into one network. And a VOIP solution implemented at a company' s head -quarters with far -reaching branch offices can(73)tremendous amounts of(74)in long distance phone bills, provided that solution delivers POTS -like voice(75)over the Internet.

    A.complicated

    B.useful

    C.ease

    D.orderly


    正确答案:C

  • 第4题:

    The corporate head office of TestKing has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence,what will happen?()

    A. UDP will send an ICMP Information Request to the source host.

    B. UDP will pass the information in the datagrams up to the next OSI layer in the order that they arrive.

    C. UDP will drop the datagrams.

    D. UDP will use the sequence numbers in the datagram headers to reassemble the data in the correct order.

    E. UDP will not acknowledge the datagrams and wait for a retransmission of the datagrams.


    参考答案:C

  • 第5题:

    【A popular service that has attercted the interest of companies and has home users alike is the sending of voice signals over an IP-based network, such as the Internet. The practice of making telephone calls over the internet has had a number of different names, including packet voice, voice over packet, voice over the internet, internet telephone, and Voice over Ip(Voip). But it appears the industry has settled on the term”Voice ove IP” in reference to the internet protocol, which controls the transfer of data over the internet. There are currently three ways to deliver VoIp to users, the first technique is found at the corporate level. Many companies are offering VoIP systerms that operate over a local area network. These systems involve a fair amount of equipment, such as VoIP servers, special IP-enabled telephones, and routers that can direct telephone calls. Today a large portion of corporate sites have converted their older internal telephone systems to VoIP systems that opreate over a LAN, thus converging two systems into one. A second common solution is the one often encountered at home. Using existing telephones, a special converter is added between the telephone and a high speed internet(DSL or cable modem)connection. The converter digitizes the voice signal and creates a stream of packets that are then sent over an ip connection.The third technique involves smart cell phones. Never cell technologies are all packet-based, thus requiring a telephone call to be converted to digital packets and sending those packets over IP networks.】

    From the paragraph above,a popular service that has attracetd the interest of companies and home users,is termed as () . The data transfer over the Internet is controlled by the () . At corporate level, many companies have replaced their older internal telephone systerms with () that oprerate over a local area network.

    A、voice over the internet B、voice over packet C、Voice over IP D、internet telephony A、packet B、internet protocol C、industry D、VoIp servers A、VoIP systems B、IP-enablde telephones C、VoIP servers D、routers


    正确答案:C,B,A

  • 第6题:

    Which one of the following protocols uses both UDP and TCP ports for the transport layer operation?()

    • A、FTP
    • B、TFTP
    • C、SMTP
    • D、Telnet
    • E、DNS

    正确答案:E

  • 第7题:

    You add the following commands into a routed topology: router eigrp 1 variance 3 traffic-share min across-interfaces. Users now complain about voice quality in your VoIP system. What should be done? ()

    • A、 Add the command: router eigrp 1 traffic-share voice interface fast 0/0
    • B、 Reconfigure EIGRP to recognize voice packets
    • C、 Remove the variance from the configuration
    • D、 Reconfigure the VoIP system to use RTP sequence number headers
    • E、 Use an H '323 gatekeeper for your VoIP system to negotiate an H'245 uneven packet buffer
    • F、 Reconfigure EIGRP to version 2

    正确答案:C

  • 第8题:

    VOIP has been implemented at the main office of the Company network. Which two statements  are true about voice packets in a LAN?()

    • A、 Voice carrier stream utilizes Real-Time Transport Protocol (RTP) to carry the audio/media  portion of the VoIP communication.  
    • B、 Voice traffic data flow involves large volumes of large packets.  
    • C、 Because a packet loss involves a small amount of data, voice traffic is less affected by packet  losses than traditional data traffic is.  
    • D、 Voice packets are encapsulated in TCP segments to allow for proper sequencing during  delivery. 
    • E、 Voice packets are very sensitive to delay and jitter. 

    正确答案:A,E

  • 第9题:

    Regarding DHCP (dynamic host configuration protocol), which two of the following choices below are true?()

    • A、The DHCP Discover message uses FF-FF-FF-FF-FF as the Layer 2 destination address.
    • B、The DHCP Discover message uses UDP as the transport layer protocol.
    • C、The DHCP Discover message uses a special Layer 2 multicast address as the destination address.
    • D、The DHCP Discover message uses TCP as the transport layer protocol.
    • E、The DHCP Discover message does not use a Layer 2 destination address.
    • F、The DHCP Discover message does not require a transport layer protocol.

    正确答案:A,B

  • 第10题:

    You work as a database administrator for Certkiller .com. One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()

    • A、Uses undo data for roll forward
    • B、Uses Flashback Log for recovery
    • C、Uses online redo logs to roll back
    • D、Uses undo data to roll back the transaction
    • E、Uses Recovery Manager (RMAN) to roll back
    • F、Uses the System Monitor (SMON) background process to perform instance recovery

    正确答案:D

  • 第11题:

    单选题
    Which one of the following protocols uses both UDP and TCP ports for the transport layer operation?()
    A

    FTP

    B

    TFTP

    C

    SMTP

    D

    Telnet

    E

    DNS


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    The corporate head office of TestKing has a teleconferencing system that uses VOIP (voice over IP) technology. This system uses UDP as the transport for the data transmissions. If these UDP datagrams arrive at their destination out of sequence,what will happen?()
    A

    UDP will send an ICMP Information Request to the source host.

    B

    UDP will pass the information in the datagrams up to the next OSI layer in the order that they arrive.

    C

    UDP will drop the datagrams.

    D

    UDP will use the sequence numbers in the datagram headers to reassemble the data in the correct order.

    E

    UDP will not acknowledge the datagrams and wait for a retransmission of the datagrams.


    正确答案: E
    解析: 暂无解析

  • 第13题:

    Which two statements are true about optical networks?()

    A. SONET and SDH both use time-division multiplexing.

    B. An optical transport network system uses time-division multiplexing.

    C. SONET and SDH both use wavelength-division multiplexing.

    D. An optical transport network system uses wavelength-division multiplexing.


    参考答案:A, D

  • 第14题:

    Network managers have long awaited practical voice-over-IP(VOIP)solutions. VOIP promises ease network management and decreases(66)by converging a company's telephony and data infrastructures into one network. And a VOIP solution implemented at a company's head-quarters with far-reaching branch offices can(67)tremendous amounts of money in long distance phone bills, provided that solution delivers POTS-like voice(68)over the Internet.

    VOIP gateways are designed to convert voice from the(69)domain to the circuit switched domain. VOIP solutions use a digital signal processor(DSP)to process the voice data, preparing the voice sample for transmission by compressing voice and removing jitter. The VOIP equipment must comply with the(70)H.323 standard defined by the International Telecommunication Union, or ITU.

    A.time

    B.cash

    C.costs

    D.space


    正确答案:C

  • 第15题:

    During the boot sequence, a Ezonexam 2800 series router needs to locate and load an operating system. What is the default order the router uses to find an operating system?

    A.ROM, TFTP server, Flash

    B.Flash, TFTP server, ROM

    C.Flash, NVRAM, TFTP server

    D.Flash, ROM, TFTP server

    E.Flash, TFTP server, RAM


    正确答案:B
    解析:Explanation:BootinguptheRouter:CiscorouterscanbootCiscoIOSsoftwarefromtheselocations:1.Flashmemory2.TFTPserver3.ROM(notfullCiscoIOS)Multiplesourceoptionsprovideflexibilityandfallbackalternatives.

  • 第16题:

    ● Each machine supporting TCP has a TCP transport entity, either a library procedure, a user process, or part of the kernel. In all case, it manages TCP streams and (71) to the IP layer. A TCP (72) accepts user data streams from local process, breaks them into pieces not exceeding 64KB, and sends each piece as a separate IP (73) . When datagrams containing TCP data arrive at a machine, they are given to the TCP entity, which reconstructs the original byte streams. The IP layer gives no guarantee that datagrams will be delivered properly, so it is up to TCP to time out and (74) them as need be. Datagrams do arrive may well do so in the wrong order, it is also up to TCP to (75) them into messages in the proper sequence.

    (71)

    A. calls

    B. interfaces

    C. links

    D. produces

    (72)

    A. connection

    B. file

    C. entity

    D. destination

    (73)

    A. datagram

    B. stream

    C. connection

    D. transaction

    (74)

    A. reassemble

    B. reduce

    C. re-create

    D. retransmit

    (75)

    A. reassemble

    B. reduce

    C. re-create

    D. retransmit


    正确答案:B,C,A,D,A

  • 第17题:

    Which statement is true about the comparison of voice traffic with video traffic?()

    • A、 Video conferencing traffic tends to be much more bursty in nature and is more prone to have an impact on other traffic flows.
    • B、 Latency requirements are less stringent for video traffic than for voice traffic.
    • C、 Video traffic is less sensitive to dropped packets than for voice traffic.
    • D、 Video traffic requires the retransmission capabilities of TCP whereas voice uses UDP.
    • E、 Voice traffic tends to be much more bursty in nature and is more prone to have an impact on other traffic flows.
    • F、 Voice traffic requires the retransmission capabilities of TCP whereas video uses UDP.

    正确答案:A

  • 第18题:

    Which two statements are true about Voice over IP (VoIP) packet delivery in a digital infrastructure? ()

    • A、 Packets can arrive out of order.
    • B、 Packets must take the same path to the destination.
    • C、 Once packets are received at the destination router, the router performs sampling to ensure the quality of the voice traffic.
    • D、 Packets can experience varying delays across the network.
    • E、 Packets containing voice samples are sequentially numbered by default, allowing for reordering upon arrival at the terminal router along the path.

    正确答案:A,D

  • 第19题:

    Which three statements describe the User Datagram Protocol (UDP)?()

    • A、UDP provides delivery notification and error checking mechanisms.
    • B、UDP is faster than the Transmission Control Protocol (TCP).
    • C、UDP application examples include DNS and VoIP.
    • D、UDP is an application layer protocol.
    • E、UDP uses a best effort delivery approach.

    正确答案:B,C,E

  • 第20题:

    Which statement is true about IP telephony calls?()

    • A、 A Voice over IP (VoIP) packet consists of the voice payload, IP header, TCP header, RTP header, and  Layer 2 link header.
    • B、 The voice carrier stream uses H323 to set up, maintain, and tear down call endpoints.
    • C、 Call control signaling uses Real-Time Transport Protocol (RTP) packets that contain actual voice  samples.
    • D、 The sum of bandwidth necessary for each major application, including voice, video, and data, should not exceed 75 percent of the total available bandwidth for each link.

    正确答案:D

  • 第21题:

    What are three characteristics of UDP?()

    • A、UDP is faster than TCP
    • B、UDP operates at the Transport Layer
    • C、UDP is connection-oriented
    • D、UDP data is sent best-effort
    • E、UDP is more reliable than TCP

    正确答案:A,B,D

  • 第22题:

    One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()

    • A、uses undo data for roll forward
    • B、uses Flashback Log for recovery
    • C、uses online redo logs to roll back
    • D、uses undo data to roll back the transaction
    • E、uses Recovery Manager (RMAN) to roll back
    • F、uses the System Monitor (SMON) background process to perform instance recovery

    正确答案:D

  • 第23题:

    多选题
    Which two statements are true about optical networks?()
    A

    SONET and SDH both use time-division multiplexing.

    B

    An optical transport network system uses time-division multiplexing.

    C

    SONET and SDH both use wavelength-division multiplexing.

    D

    An optical transport network system uses wavelength-division multiplexing.


    正确答案: B,D
    解析: 暂无解析