Question 6 of 2105

Which two mechanisms can be used to eliminate Cisco Express Forwarding polarization?

Answer

Suggested Answer

The suggested answer is B, D.

This document describes how Cisco Express Forwarding (CEF) polarization can cause suboptimal use of redundant paths to a destination network. CEF polarization is the effect when a hash algorithm chooses a particular path and the redundant paths remain completely unused.

How to Avoid CEF Polarization -
The hash algorithm load-balances this way by default:
1: 1
2: 7-8
3: 1-1-1
4: 1-1-1-2
5: 1-1-1-1-1
6: 1-2-2-2-2-2
"Pass Any Exam. Any Time." - www.actualtests.com 13
7: 1-1-1-1-1-1-1
8: 1-1-1-2-2-2-2-2
The number before the colon represents the number of equal-cost paths. The number after the colon represents the proportion of traffic which is forwarded per path.
This means that:
This illustrates that, when there is even number of ECMP links, the traffic is not load-balanced.
Reference: http://www.cisco.com/c/en/us/support/docs/ip/express-forwarding-cef/116376- technote-cef-00.html
Question 7 of 2105

Which two mechanisms provide Cisco IOS XE Software with control plane and data plane separation? (Choose two.)

Answer

Suggested Answer

The suggested answer is A, B.

Control Plane and Data Plane Separation
IOS XE introduces an opportunity to enable teams to now build drivers for new Data Plane ASICs outside the IOS instance and have them program to a set of standard APIs which in turn enforces Control Plane and Data Plane processing separation.
IOS XE accomplishes Control Plane / Data Plane separation through the introduction of the Forwarding and Feature Manager (FFM) and its standard interface to the Forwarding Engine Driver (FED). FFM provides a set of APIs to Control Plane processes. In turn, the FFM programs the Data Plane via the FED and maintains forwarding state for the system. The FED is the instantiation of the hardware driver for the Data Plane and is provided by the platform.
Reference: http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-xe- 3sg/QA_C67-622903.html
"Pass Any Exam. Any Time." - www.actualtests.com 14
Question 8 of 2105

Refer to the exhibit.

Exam 400-101: Question 8 - Image 1

What is the PHB class on this flow?

Answer

Suggested Answer

The suggested answer is D.

This command shows the TOS value in hex, which is 80 in this case. The following chart shows some common DSCP/PHB Class values:

Service -

DSCP value -

TOS value -

Juniper Alias -

TOS hexadecimal -

DSCP - TOS Binary -

Premium IP -
ef

B8 -
101110 - 101110xx

LBE -
cs1
001000 - 001000xx
"Pass Any Exam. Any Time." - www.actualtests.com 15

DWS -
cs4
100000 - 100000xx

Network control -
cs6
c0
110000 - 110000xx

Network control 2 -
cs7
e0
111000 - 111000xx
Reference: http://www.tucny.com/Home/dscp-tos
Question 9 of 2105

Refer to the exhibit.

Exam 400-101: Question 9 - Image 1

What kind of load balancing is done on this router?

Answer

Suggested Answer

The suggested answer is A.

"Pass Any Exam. Any Time." - www.actualtests.com 16

Here we can see that for the same traffic source/destination pair of 10.0.0.1 to 14.0.0.2 there were a total of 100 packets (shown by second entry without the *) and that the packets were distributed evenly across the three different outgoing interfaces (34, 33, 33 packets, respectively.
Question 10 of 2105

What is the most efficient way to confirm whether microbursts of traffic are occurring?

Answer

Suggested Answer

The suggested answer is D.

Micro-bursting is a phenomenon where rapid bursts of data packets are sent in quick succession, leading to periods of full line-rate transmission that can overflow packet buffers of the network stack, both in network endpoints and routers and switches inside the network. In order to troubleshoot microbursts, you need a packet sniffer that can capture traffic over a long period of time and allow you to analyze it in the form of a graph which displays the saturation points (packet rate during microbursts versus total available bandwidth). You can eventually trace it to the source causing the bursts (e.g. stock trading applications).
Reference: Adam, Paul (2014-07-12). All-in-One CCIE V5 Written Exam Guide (Kindle Locations 989-994). Kindle Edition.