Menu

Skip to content
Free Lead2pass Dumps
  • Home
  • All Microsoft Exam Dumps
  • Why Choose Lead2pass?
  • Sitemap

Free Lead2pass Dumps

Collection of the Latest Lead2pass Microsoft, Cisco, VMware, CompTIA Dumps with PDF & VCE

[PDF&VCE] 2016 Exam 640-878 Dumps From Lead2pass Cover All New 640-878 New Questions (31-40)

Posted on November 3, 2016 by admin

2016 November Cisco Official New Released 640-878 Dumps in Lead2pass.com!

100% Free Download! 100% Pass Guaranteed!

Good news, Lead2pass has updated the 640-878 exam dumps. With all the questions and answers in your hands, you will pass the Cisco 640-878 exam easily.

Following questions and answers are all new published by Cisco Official Exam Center: http://www.lead2pass.com/640-878.html

QUESTION 31
On Cisco IOS XR software, how is LDP enabled on an interface?

A.    LDP is automatically enabled globally on all interfaces, when ip cef is enabled globally.
B.    LDP is enabled on each interface, using the mpls ip interface configuration command.
C.    LDP is enabled on each interface, using the interface command under mpls ldp (MPLS LDP
configuration mode).
D.    LDP is enabled globally on all interfaces, using the mpls ldp global configuration command.
E.    LDP is enabled globally on all interfaces, using the mpls ip global configuration command.

Answer: C

QUESTION 32
Which four statements about REP configurations on a Cisco ME 3400 switch port are true? (Choose four.)

A.    The port must be an NNI type and must be in trunk mode.
B.    Use the rep segment number command to enable REP on the switch port.
C.    A REP segment cannot be wrapped into a ring topology. REP supports only a topology where each
REP segment has two exit points via two edge switches.
D.    The port where the segment terminates is called the edge port.
E.    With REP, at least one port is always blocked in any given segment-that is, the alternate port.
F.    If a failure occurs within the segment, the blocked port goes to the forwarding state after it goes through
the listening state and the learning state.

Answer: ABDE

QUESTION 33
A VLAN is a logical grouping of switch ports that belong to which two of these? (Choose two.)

A.    the same virtual switch cluster
B.    the same IP subnet
C.    the same collision domain
D.    the same broadcast domain
E.    the same virtual routing and forwarding instance

Answer: BD

QUESTION 34
Refer to the exhibit. Which statement is true? 
 

A.    VLAN 1 traffic is sent untagged on the fa0/11 trunk port.
B.    All VLANs traffic, including the native VLAN traffic, is tagged with a VLAN ID when it is sent over
the fa0/11 trunk port.
C.    The switchport trunk allowed vlan command is not configured; therefore, no VLANs are allowed
on the trunk.
D.    The encapsulation type that is used is 802.1ad.
E.    The switchport trunk native vlan command is not configured; therefore, the trunk is not operational.

Answer: A

QUESTION 35
Refer to the partial configurations exhibit. What additional configurations are required to enable inter-VLAN routing for VLANs 10 and 20 on the Cisco ME 3400 switch using the metro IP access image? 
 

A.    interface Fa0/1
ip address 192.168.10.1 255.255.255.0
!
interface Fa0/2
ip address 192.168.20.1 255.255.255.0
!
B.    interface Fa0/1
ip address 192.168.10.1 255.255.255.0
!
interface Fa0/2
ip address 192.168.20.1 255.255.255.0
!
router eigrp 1
network 192.168.10.0
network 192.168.20.0
!
C.    interface vlan 10
ip address 192.168.10.1 255.255.255.0
!
interface vlan 20
ip address 192.168.20.1 255.255.255.0
!
D.    interface Fa0/1
encapsulation dot1q 10
ip address 192.168.10.1 255.255.255.0
!
interface Fa0/2
encapsulation dot1q 20
ip address 192.168.20.1 255.255.255.0
!

Answer: C

QUESTION 36
Refer to the topology diagram in the exhibit. Which two interface configuration commands on the Cisco ME 3400-1 switch Fa 0/1 interface are required to support the VLANs for Customer A to be trunked across the service provider network? (Choose two.) 
 

A.    switchport access vlan 30
B.    switchport mode trunk
C.    switchport mode dot1q-tunnel
D.    switchport trunk allowed vlan 1-100

Answer: AC

QUESTION 37
Which IPv6 address block is reserved for 6to4 tunneling?

A.    2000::/16
B.    2001::/16
C.    2002::/16
D.    3ffe::/16
E.    fe80::/16

Answer: C

QUESTION 38
When upgrading a Cisco ASR 1001 Router, when is the request platform software package expand file bootflash:image-name command required?

A.    to copy the consolidated Cisco IOS XE image to the bootflash:
B.    to perform Cisco IOS ISSU on the standby route processor
C.    to run the router using a consolidated package
D.    to run the router using individual subpackages

Answer: D

QUESTION 39
Which Cisco router platform supports running either the Cisco IOS or IOS XR operating system?

A.    Cisco CRS
B.    Cisco ASR9k
C.    Cisco ASR1K
D.    Cisco ISR-G2
E.    Cisco 12000 GSR

Answer: E

QUESTION 40
You want to configure HSRP between a Cisco IOS and a Cisco IOS XR router for the 192.0.2.0/24 subnet. Half of the PCs on the 192.0.2.0/24 subnet are configured to use 192.0.2.1 as the default gateway, and the other half of the PCs are configured to use 192.0.2.254 as the default gateway. The intent is to load balance the traffic across both routers.
Which two IOS and IOS XR configurations are needed? (Choose two.)

A.    ! IOS-XR
interface GigabitEthernet 0/0/0/0
ip address 192.0.2.3 255.255.255.0
router hsrp
interface GigabitEthernet 0/0/0/0
hsrp 1 ipv4 192.0.2.1
hsrp 1 priority 95
hsrp 1 preempt
hsrp 2 ipv4 192.0.2.254
hsrp 2 priority 105
hsrp 2 preempt
B.    ! IOS-XR
interface GigabitEthernet 0/0/0/0
ip address 192.0.2.1 255.255.255.0
router hsrp
interface GigabitEthernet 0/0/0/0
hsrp 1 ipv4 192.0.2.1
hsrp 1 priority 99
hsrp 1 preempt
hsrp 2 ipv4 192.0.2.254
hsrp 2 priority 101
hsrp 2 preempt
C.    ! IOS-XR
interface GigabitEthernet 0/0/0/0
ip address 192.0.2.3 255.255.255.0
router hsrp
interface GigabitEthernet 0/0/0/0
hsrp 1 ipv4 192.0.2.1
hsrp 1 priority 1
hsrp 1 preempt
hsrp 2 ipv4 192.0.2.254
hsrp 2 priority 1
hsrp 2 preempt
D.    ! IOS
interface GigabitEthernet 0/0
ip address 192.0.2.2 255.255.255.0
standby 1 ip 192.0.2.1
standby 1 priority 105
standby 1 preempt
standby 2 ip 192.0.2.254
standby 2 priority 95
standby 2 preempt
E.    ! IOS
interface GigabitEthernet 0/0
ip address 192.0.2.254 255.255.255.0
standby 1 ip 192.0.2.1
standby 1 preempt
standby 2 ip 192.0.2.254
standby 2 preempt
F.    ! IOS
interface GigabitEthernet 0/0
ip address 192.0.2.2 255.255.255.0
standby 1 ip 192.0.2.1
standby 1 preempt
standby 1 priority 2
standby 2 ip 192.0.2.254
standby 2 preempt
standby 2 priority 2

Answer: AD

Once there are some changes on 640-878 exam questions, we will update the study materials timely to make sure that our customer can download the latest edition.

640-878 new questions on Google Drive: https://drive.google.com/open?id=0B3Syig5i8gpDaXpIV25OZHQtMkE

2016 Cisco 640-878 exam dumps (All 133 Q&As) from Lead2pass:

http://www.lead2pass.com/640-878.html [100% Exam Pass Guaranteed]

         

Why Choose Lead2pass?

If you want to pass the exam successfully in first attempt you have to choose the best IT study material provider, in my opinion, Lead2pass is one of the best way to prepare for the exam.

Lead2pass Testking Pass4sure Actualtests Others
$99.99 $124.99 $125.99 $189 $29.99-$49.99
Up-to-Dated ✔ ✖ ✖ ✖ ✖
Real Questions ✔ ✖ ✖ ✖ ✖
Error Correction ✔ ✖ ✖ ✖ ✖
Printable PDF ✔ ✖ ✖ ✖ ✖
Premium VCE ✔ ✖ ✖ ✖ ✖
VCE Simulator ✔ ✖ ✖ ✖ ✖
One Time Purchase ✔ ✖ ✖ ✖ ✖
Instant Download ✔ ✖ ✖ ✖ ✖
Unlimited Install ✔ ✖ ✖ ✖ ✖
100% Pass Guarantee ✔ ✖ ✖ ✖ ✖
100% Money Back ✔ ✖ ✖ ✖ ✖
Posted in 640-878 Dumps 640-878 Exam Questions 640-878 New Questions 640-878 PDF 640-878 VCE Cisco | Tagged 640-878 braindumps 640-878 exam dumps 640-878 exam question 640-878 pdf dumps 640-878 practice test 640-878 study guide 640-878 vce dumps

Categories

Test Engine for Mobile

VCE Exam Simulator for Mobile

Take exams on your mobile device the same way you do on your desktop. iPhone, iPad and Android devices are supported.

Microsoft Dumps

PDF & VCEMicrosoft 70-243 Dumps
PDF & VCEMicrosoft 70-246 Dumps
PDF & VCEMicrosoft 70-247 Dumps
PDF & VCEMicrosoft 70-331 Dumps
PDF & VCEMicrosoft 70-332 Dumps
PDF & VCEMicrosoft 70-333 Dumps
PDF & VCEMicrosoft 70-341 Dumps
PDF & VCEMicrosoft 70-342 Dumps
PDF & VCEMicrosoft 70-346 Dumps
PDF & VCEMicrosoft 70-347 Dumps
PDF & VCEMicrosoft 70-410 Dumps
PDF & VCEMicrosoft 70-411 Dumps
PDF & VCEMicrosoft 70-412 Dumps
PDF & VCEMicrosoft 70-413 Dumps
PDF & VCEMicrosoft 70-414 Dumps
PDF & VCEMicrosoft 70-417 Dumps
PDF & VCEMicrosoft 70-457 Dumps
PDF & VCEMicrosoft 70-458 Dumps
PDF & VCEMicrosoft 70-461 Dumps
PDF & VCEMicrosoft 70-462 Dumps
PDF & VCEMicrosoft 70-463 Dumps
PDF & VCEMicrosoft 70-464 Dumps
PDF & VCEMicrosoft 70-465 Dumps
PDF & VCEMicrosoft 70-466 Dumps
PDF & VCEMicrosoft 70-467 Dumps
PDF & VCEMicrosoft 70-469 Dumps
PDF & VCEMicrosoft 70-480 Dumps
PDF & VCEMicrosoft 70-481 Dumps
PDF & VCEMicrosoft 70-482 Dumps
PDF & VCEMicrosoft 70-483 Dumps
PDF & VCEMicrosoft 70-486 Dumps
PDF & VCEMicrosoft 70-487 Dumps
PDF & VCEMicrosoft 70-488 Dumps
PDF & VCEMicrosoft 70-489 Dumps
PDF & VCEMicrosoft 70-511 Dumps
PDF & VCEMicrosoft 70-513 Dumps
PDF & VCEMicrosoft 70-515 Dumps
PDF & VCEMicrosoft 70-532 Dumps
PDF & VCEMicrosoft 70-533 Dumps
PDF & VCEMicrosoft 70-534 Dumps
PDF & VCEMicrosoft 70-640 Dumps
PDF & VCEMicrosoft 70-642 Dumps
PDF & VCEMicrosoft 70-646 Dumps
PDF & VCEMicrosoft 70-687 Dumps
PDF & VCEMicrosoft 70-688 Dumps
PDF & VCEMicrosoft 70-689 Dumps
PDF & VCEMicrosoft 70-692 Dumps
PDF & VCEMicrosoft 70-695 Dumps
PDF & VCEMicrosoft 70-696 Dumps
PDF & VCEMicrosoft 70-697 Dumps
PDF & VCEMicrosoft 74-335 Dumps
PDF & VCEMicrosoft 74-338 Dumps
PDF & VCEMicrosoft 74-343 Dumps
PDF & VCEMicrosoft 74-344 Dumps
PDF & VCEMicrosoft 74-409 Dumps
PDF & VCEMicrosoft 98-361 Dumps
PDF & VCEMicrosoft 98-367 Dumps
PDF & VCEMB2-700 Dumps
PDF & VCEMB2-701 Dumps
PDF & VCEMB2-702 Dumps
PDF & VCEMB2-703 Dumps
GetAll List Of Microsoft Dumps NOW

CompTIA Dumps

PDF & VCESY0-401 Dumps
PDF & VCEN10-006 Dumps
PDF & VCE220-901 Dumps
PDF & VCE220-902 Dumps
PDF & VCESG0-001 Dumps
PDF & VCECAS-002 Dumps
PDF & VCESK0-004 Dumps

Cisco Dumps

PDF & VCECisco 200-120 Dumps

PDF & VCECisco 100-101 Dumps

PDF & VCECisco 200-101 Dumps

PDF & VCECisco 200-310 Dumps

PDF & VCECisco 200-355 Dumps

PDF & VCECisco 200-401 Dumps

PDF & VCECisco 210-260 Dumps

PDF & VCECisco 210-060 Dumps

PDF & VCECisco 210-065 Dumps

PDF & VCECisco 300-101 Dumps

PDF & VCECisco 300-115 Dumps

PDF & VCECisco 300-135 Dumps

PDF & VCECisco 300-206 Dumps

PDF & VCECisco 300-207 Dumps

PDF & VCECisco 300-208 Dumps

PDF & VCECisco 300-209 Dumps

PDF & VCECisco 300-070 Dumps

PDF & VCECisco 300-075 Dumps

PDF & VCECisco 300-080 Dumps

PDF & VCECisco 300-085 Dumps

PDF & VCECisco 400-101 Dumps

PDF & VCECisco 400-201 Dumps

PDF & VCECisco 400-051 Dumps

PDF & VCECisco 350-018 Dumps

PDF & VCECisco 642-035 Dumps

Hottest Exam

PDF & VCEVMware VCP550 Dumps
PDF & VCEVMware VCP550D Dumps
PDF & VCEVMware 1V0-601 Dumps
PDF & VCEVMware 2V0-620 Dumps
PDF & VCEVCP5-DCV Dumps
PDF & VCEISC CISSP Dumps
PDF & VCEPMI PMP Dumps
PDF & VCEOracle 1Z0-051 Dumps
PDF & VCEOracle 1Z0-052 Dumps
PDF & VCEOracle 1Z0-060 Dumps
PDF & VCEOracle 1Z0-061 Dumps
PDF & VCECitrix 1Y0-201 Dumps
PDF & VCECitrix 1Y0-301 Dumps
PDF & VCECitrix 1Y0-401 Dumps
PDF & VCE312-50v9 Dumps
PDF & VCERHCSA EX200 Dumps
PDF & VCERHCE EX300 Dumps

Archives

Tags

70-464 Practice Exams 70-464 Practice Tests 70-643 0VCE 70-643 Dumps 70-643 Exam Questions 70-643 PDF 70-643 Practice Exams 70-643 Practice Tests 100-105 braindumps 100-105 exam dumps 100-105 exam question 100-105 pdf dumps 100-105 practice test 100-105 study guide 100-105 vce dumps 200-105 braindumps 200-105 exam dumps 200-105 exam question 200-105 pdf dumps 200-105 practice test 200-105 study guide 200-105 vce dumps 200-125 braindumps 200-125 exam dumps 200-125 exam question 200-125 pdf dumps 200-125 practice test 200-125 study guide 200-125 vce dumps 300-075 braindumps 300-075 exam dumps 300-075 exam question 300-075 pdf dumps 300-075 practice test 300-075 study guide 300-075 vce dumps 400-101 braindumps 400-101 exam dumps 400-101 exam question 400-101 pdf dumps 400-101 practice test 400-101 study guide 400-101 vce dumps 400-251 exam dumps Free 70-643
Proudly powered by WordPress
Theme: Flint by Star Verte LLC