单选题What is the typical marked DSCP value for a voice media packet in Voice over IP technology?()AAF41BAF31CAF21DBEEEF

单选题
What is the typical marked DSCP value for a voice media packet in Voice over IP technology?()
A

AF41

B

AF31

C

AF21

D

BE

E

EF


参考解析

解析: 暂无解析

相关考题:

On which product media can the IVM install code be located?() A.Base AIX Install media.B.Base VIOS Install media.C.AIX Expansion Pack media.D.VIOS Expansion Pack media.

For acceptable voice calls, the packet error rate should be no higher than what value?()A、0.1%B、1%C、2.5%D、25%

what is DSCP?

What are two things that an access point (AP) does when it receives an 802.11 frame from a Wi-Fi Multimedia (WMM) client? ()A、EAP-FASTEAP-FAS Access Point Protocol (LWAPP) packet is used to generate an 802.1 p priority value in the packets, which are sent to an Ethernet switch by the controllers.B、The AP will police the 802.1 le priority value to ensure it does not exceed the maximum value allowed for the QoS policy that is assigned to that client.C、Once the LWAPP packet is received, the AP generates the IEEE 802.1 p priority value.D、The AP will map the 802.11e priority value to the DSCP value.E、The AP will map the DSCP value to the outer LWAPP frame.

What is the recommended Cisco DSCP value for a switch or router passing Cisco Unified Wireless IP Phone 7921G RTP packets?()A、CS3B、CS1C、EFD、5E、6

What is the typical marked DSCP value for a voice signaling packet in VoIP technology?()A、BEB、AF41C、AF21D、EFE、AF31

On which product media can the IVM install code be located?()A、Base AIX Install media.B、Base VIOS Install media.C、AIX Expansion Pack media.D、VIOS Expansion Pack media.

VoIP bearer traffic is typically marked to which DSCP value?()A、cs3B、cs7C、efD、af41E、af31F、0(default)

With the DSCP value fo "101110", what does the "11" in bits 1 and 2 indicate ?()A、AF ClassB、Drop ProbabilityC、CS(Class Selector Value )D、PHB (Per-Hop Behavior )E、IP PrecedenceF、Queue Depth

What is the typical marked DSCP value for a voice media packet in Voice over IP technology?()A、AF41B、AF31C、AF21D、BEE、EF

You are working with CIS .com. who has identified the following IP applications on their network: IP voice and voice signaling, streaming video, PeopleSoft, Microsoft SQL, e-mail, and Internet traffic. If the voice traffic was classified as EF and AF31, the e-mail was classified as AF11, and the Internet traffic was classified as DSCP 0, how would the transactional traffic represented as PeopleSoft and Microsoft SQL be classified?()A、DSCP AF21B、DSCP CS4C、DSCP AF33D、DSCP AF13

On the basis of the definitions of different services in various RFCs, traffic with Expedited Forwarding per-hop behavior should be marked as which of these?()A、IP ToS of 0xEFB、IP experimental ECNC、DSCP decimal 5D、Binary value of 101110

Which statement is NOT a key QoS recommended requirement for voice bearer traffic?()A、Voice traffic should be marked to DSCP EF per the QoS baseline and RFC3246.B、Voice traffic loss should be no more than 3%.C、One-way latency (mouth-to-ear) should be less than 150 msec.D、Average one way jitter should be targeted to less than 30 msec.E、21-320 Kbps of guaranteed priority bandwidth is required per call depending on sample rate,codec,and layer 2 overhead.

You are the network administrator of an enterprise company that just deployed a global IP telephony environment. In order to guarantee good voice quality, you asked your provider to implement QoS on the CE routers of your MPLS network. On your LAN, you have also deployed QoS. Users, however, keep complaining about bad voice quality, and the provider does not see matches on the DSCP values that you have asked him to match upon. What is most likely the problem?()A、The phones are not sending traffic with the correct DSCP value.B、The Cisco CallManager is not marking the traffic correctly.C、This is most likely a bug on the CE routers.D、Your LAN QoS is incorrectly configured.

What is one of the reasons that custom QoS ACLs are recommended over automatic QoS when configuring ports on a Catalyst 6500 for use with IP phones?()A、 79xx IP phones do not automatically mark voice packets with non-zero DSCP values.B、 79xx IP phones do not mark protocol packets such as DHCP, DNS, or TFTP with non-zero DSCP values.C、 79xx IP phones do not mark voice packets with optimal DSCP values.D、 79xx IP phones use a custom protocol to communicate CDP information to the switch.

You issue the following RMAN command to set a retention policy on a database:       RMANCONFIGURE RETENTION POLICY TO REDUNDANCY 2;   What will be the outcome of the above command?()A、 After two days, the backup will be marked obsolete.B、 After two days, the backup will be deleted from the media.C、 If the RMAN repository has records of two or more recent backups of a file, then the older backup will be deleted from the media.D、 If the RMAN repository has records of two or more recent backups of a file, then the older backup will be marked obsolete.

单选题What is the typical marked DSCP value for a voice signaling packet in VoIP technology?()ABEBAF41CAF21DEFEAF31

单选题What is one of the reasons that custom QoS ACLs are recommended over automatic QoS when configuring ports on a Catalyst 6500 for use with IP phones?()A 79xx IP phones do not automatically mark voice packets with non-zero DSCP values.B 79xx IP phones do not mark protocol packets such as DHCP, DNS, or TFTP with non-zero DSCP values.C 79xx IP phones do not mark voice packets with optimal DSCP values.D 79xx IP phones use a custom protocol to communicate CDP information to the switch.

单选题You issue the following RMAN command to set a retention policy on a database:       RMANCONFIGURE RETENTION POLICY TO REDUNDANCY 2;   What will be the outcome of the above command?()A After two days, the backup will be marked obsolete.B After two days, the backup will be deleted from the media.C If the RMAN repository has records of two or more recent backups of a file, then the older backup will be deleted from the media.D If the RMAN repository has records of two or more recent backups of a file, then the older backup will be marked obsolete.

单选题For acceptable voice calls, the packet error rate should be no higher than what value?()A0.1%B1%C2.5%D25%

单选题Which line contains a constructor in this class definition?()   public class Counter { // (1)   int current, step;   public Counter(int startValue, int stepValue) { // (2)   set(startValue);   setStepValue(stepValue);  }   public int get() { return current; } // (3)   public void set(int value) { current = value; } // (4)   public void setStepValue(int stepValue) { step = stepValue; } // (5)  }ACode marked with (1) is a constructorBCode marked with (2) is a constructorCCode marked with (3) is a constructorDCode marked with (4) is a constructorECode marked with (5) is a Constructor

单选题With the DSCP value fo "101110", what does the "11" in bits 1 and 2 indicate ?()AAF ClassBDrop ProbabilityCCS(Class Selector Value )DPHB (Per-Hop Behavior )EIP PrecedenceFQueue Depth

单选题You are the network administrator of an enterprise with a main site and multiple remote sites. Your networkcarries both VOIP and data traffic. You agree with your service provider to classify VOIP and data trafficaccording to the different service RFCs. How can your data and VOIP traffic be marked?()Adata marked with DSCP AF21,VOIP marked with DSCP EFBdata marked with DSCP AF51,VOIP marked with DSCP EFCdata marked with the DE-bit. VOIP marked with the CLP-bitDdata marked with DSCP EF,VOIP marked with DSCP AF31Edata marked with IP precedence 5,VOIP marked with DSCP EF

单选题What is the recommended Cisco DSCP value for a switch or router passing Cisco Unified Wireless IP Phone 7921G RTP packets?()ACS3BCS1CEFD5E6

单选题VoIP bearer traffic is typically marked to which DSCP value?()Acs3Bcs7CefDaf41Eaf31F0(default)

单选题You are the network administrator of an enterprise with a main site and multiple remote sites. Your network carries both VOIP and data traffic. You agree with your service provider to classify VOIP and data traffic according to the different service RFCs. How can your data and VOIP traffic be marked?()Adata marked with DSCP AF21,VOIP marked with DSCP EFBdata marked with DSCP AF51,VOIP marked with DSCP EFCdata marked with the DE-bit,VOIP marked with the CLP-bitDdata marked with DSCP EF,VOIP marked with DSCP AF31Edata marked with IP precedence 5 VOIP marked with DSCP EF

单选题When using simultaneous voice and multicast on a single WLAN and RF band, what is the recommended DTIM value of the WLAN for VoWLAN devices?()ADTIM = 1BDTIM = 2CDTIM = 3DDTIM = 4