Tag Archives: mechanism

Which three are advantages of the Java exception mechanism?

Which three are advantages of the Java exception mechanism? A. Provides a set of standard exceptions that covers all the possible errors B. Improves the program structure because exceptions must be handled in the method in which they occurred C. Improves the program structure because the error handling code is separated from the normal program function D. Allows… Read More »

What mechanism does PIM use to forward multicast traffic?

A. PIM sparse mode uses a pull model to deliver multicast traffic. B. PIM dense mode uses a pull model to deliver multicast traffic. C. PIM sparse mode uses receivers to register with the RP. D. PIM sparse mode uses a flood and prune model to deliver multicast traffic. Answer: Option A. Explanation:  No answer description available for… Read More »

In a PIM-SM environment, which mechanism determines the traffic that a receiver receives?

A. The receiver explicitly requests its desired traffic from the RP on the shared tree. B. The receiver explicitly requests traffic from a single source, which responds by forwarding all traffic. C. The RP on the shared tree floods traffic out of all PIM configured interfaces. D. The receiver explicitly requests traffic from each desired source, which responds… Read More »

An engineer has successfully fixed BGP peering issue. R1 has an established eBGP peering with R2 and R3. Which mechanism should the engineer apply in order to steer the traffic correctly?

Refer to the exhibit. An engineer has successfully fixed BGP peering issue. R1 has an established eBGP peering with R2 and R3. Which mechanism should the engineer apply in order to steer the traffic correctly? A. The MED attribute can be applied on R2 to influence R1 to use it as the primary path. B. The local preference… Read More »

In a PIM-SM environment, which mechanism determines the traffic that a receiver receives?

A. The receiver explicitly requests its desired traffic from the RP on the shared tree. B. The receiver explicitly requests traffic from a single source, which responds by forwarding all traffic. C. The RP on the shared tree floods traffic out of all PIM configured interfaces. D. The receiver explicitly requests traffic from each desired source, which responds… Read More »

An engineer must speed up the reauthentication delays that are being experienced on the wireless infrastructure by deploying a key-caching mechanism. Which mechanism must be configured?

A. PEAP B. FT C. PMF D. GTK-randomization Answer: Option B. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An engineer must speed up the reauthentication delays that are being experienced on the wireless infrastructure by deploying a key-caching mechanism. Which mechanism must be configured? appeared first on Majanto.

An engineer must ensure that the wireless network accomplishes fast, secure roaming by way of caching keys on the access points. Which key caching mechanism is enabled by default on a Cisco AireOS WLC?

A. SKC B. OKC C. 802.11r D. CCKM Answer: Option D. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An engineer must ensure that the wireless network accomplishes fast, secure roaming by way of caching keys on the access points. Which key caching mechanism is enabled by default on a Cisco AireOS WLC? appeared… Read More »

Which nonproprietary mechanism can be used to automate rendezvous point distribution in a large PIM domain?

A. Embedded RP B. BSR C. Auto-RP D. Static RP Answer: Option B. Explanation:  No answer description available for this question. Show AnswerDiscussion The post Which nonproprietary mechanism can be used to automate rendezvous point distribution in a large PIM domain? appeared first on Majanto.

An engineer is designing a QoS policy that queues excess packets for later transmission. Which mechanism must be included in the design? (Choose two.)

A. shaping B. WRED C. policing D. RED Answer: Option A. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An engineer is designing a QoS policy that queues excess packets for later transmission. Which mechanism must be included in the design? (Choose two.) appeared first on Majanto.

Which mechanism is used to consume a RESTful API design when large amounts of data are returned?

A. data sets B. scrolling C. pagination D. blobs Answer: Option C. Explanation:  Reference: https://nordicapis.com/everything-you-need-to-know-about-api-pagination/ Show AnswerDiscussion The post Which mechanism is used to consume a RESTful API design when large amounts of data are returned? appeared first on Majanto.