[PDF and VCE] Free Share 350-001 PDF Exam Preparation Materials with CertBus Real Exam Questions

Do not worry about that if you are stuck in the 350-001 exam difficulties, CertBus will assist you all your way through the 350-001 CCIE Routing and Switching Written exam with the most update 350-001 PDF and VCE dumps. CertBus exam 350-001 preparation materials are the most comprehensive material, covering every key knowledge of 350-001 CCIE Routing and Switching Written exam.

We CertBus has our own expert team. They selected and published the latest 350-001 preparation materials from Cisco Official Exam-Center: http://www.certgod.com/350-001.html

QUESTION NO:30

What is the flooding scope of an OSPFv3 LSA, if the value of the S2 bit is set to 1 and the S1 bit is

set to 0?

A. link local

B. area wide

C. AS wide

D. reserved

Answer: C

Explanation:

The Type 1 router LSA is now link local and the Type 2 Network LSA is AS Wide

S2 and S1 indicate the LSA\’s flooding scope. Table 9-1 shows the possible values of these two

bits and the associated flooding scopes.

Table 9-1 S bits in the OSPFv3 LSA Link State Type field and their associated flooding scopes

LSA Function Code, the last 13 bits of the LS Type field, corresponds to the OSPFv2 Type field.

Table 9-2 shows the common LSA types used by OSPFv3 and the values of their corresponding

LS Types. If you decode the hex values, you will see that the default U bit of all of them is 0. The S

bits of all LSAs except two indicate area scope. Of the remaining two, AS External LSAs have an

AS flooding scope and Link LSAs have a linklocal flooding scope. Most of the OSPFv3 LSAs have

functional counterparts in OSPFv2; these OSPFv2 LSAs and their types are also shown in Table

9-2.

Table 9-2 OSPFv3 LSA types and their OSPFv2 counterparts

Reference

http://www.networkworld.com/subnets/cisco/050107-ch9-ospfv3.html?page=1


QUESTION NO:22

Refer to the exhibit.

Which path is selected as best path?

A. path 1, because it is learned from IGP B.

path 1, because the metric is the lowest C.

path 2, because it is external

D. path 2, because it has the higher router ID

Answer: B

Explanation:


QUESTION NO:21

Refer to the exhibit.

A packet from RTD with destination RTG, is reaching RTB. What is the path this packet will take

from RTB to reach RTG?

A. RTB – RTA – RTG

B. RTB – RTD – RTC – RTA – RTG

C. RTB – RTF – RTE – RTA – RTG

D. RTB will not be able to reach RTG since the OSPF configuration is wrong.

Answer: C

Explanation:


QUESTION NO:11

When you are troubleshooting duplex mismatches, which two errors are typically seen on the full-

duplex end? (Choose two.)

A. runts

B. FCS errors

C. interface resets

D. late collisions

Answer: A,B

Explanation:


QUESTION NO:10

Which command is used to enable EtherChannel hashing for Layer 3 IP and Layer 4 port-based

CEF?

A. mpls ip cef

B. port-channel ip cef

C. mpls ip port-channel cef

D. port-channel load balance

E. mpls ip load-balance

F. ip cef EtherChannel channel-id XOR L4

G. ip cef connection exchange

Answer: D

Explanation:


QUESTION NO:27

Refer to the exhibit.

What triggered the first SPF recalculation?

A. changes in a router LSA, subnet LSA, and external LSA

B. changes in a router LSA, summary network LSA, and external LSA

C. changes in a router LSA, summary network LSA, and summary ASBR LSA

D. changes in a router LSA, summary ASBR LSA, and external LSA

Answer: B

Explanation:

OSPFv2

Is built around links, and any IP prefix change in an area will trigger a full SPF. It advertises IP

information in Router and Network LSAs. The routers thus, advertise both the IP prefix information

(or the connected subnet information) and topology information in the same LSAs. This implies

that if an IP address attached to an interface changes, OSPF routers would have to originate a

Router LSA or a Network LSA, which btw also carries the topology information. This would trigger

a full SPF on all routers in that area, since the same LSAs are flooded to convey topological

change information. This can be an issue with an access router or the one sitting at the edge,

since many stub links can change regularly.

Only changes in interarea, external and NSSA routes result in partial SPF calculation (since type

3, 4, 5 and 7 LSAs only advertise IP prefix information) and thus IS-IS


QUESTION NO:25

Refer to the exhibit.

After a link flap in the network, which two EIGRP neighbors will not be queried for alternative

paths? (Choose two.)

A. 192.168.1.1

B. 192.168.3.7

C. 192.168.3.8

D. 192.168.3.6

E. 192.168.2.1

F. 192.168.3.9

Answer: B,C

Explanation:

Explanation

Both 192.168.3.7 and 192.168.3.8 are in an EIGRP Stub area

The Enhanced Interior Gateway Routing Protocol (EIGRP) Stub Routing feature improves network

stability, reduces resource utilization, and simplifies stub router configuration.

Stub routing is commonly used in a hub and spoke network topology. In a hub and spoke network,

one or more end (stub) networks are connected to a remote router (the spoke) that is connected to

one or more distribution routers (the hub). The remote router is adjacent only to one or more

distribution routers. The only route for IP traffic to follow into the remote router is through a

distribution router. This type of configuration is commonly used in WAN topologies where the

distribution router is directly connected to a WAN. The distribution router can be connected to

many more remote routers. Often, the distribution router will be connected to 100 or more remote

routers. In a hub and spoke topology, the remote router must forward all nonlocal traffic to a

distribution router, so it becomes unnecessary for the remote router to hold a complete routing

table. Generally, the distribution router need not send anything more than a default route to the

remote router.

When using the EIGRP Stub Routing feature, you need to configure the distribution and remote

routers to use EIGRP, and to configure only the remote router as a stub. Only specified routes are

propagated from the remote (stub) router. The router responds to queries for summaries,

connected routes, redistributed static routes, external routes, and internal routes with the message

“inaccessible.” A router that is configured as a stub will send a special peer information packet to

all neighboring routers to report its status as a stub router. Any neighbor that receives a packet

informing it of the stub status will not query the stub router for any routes, and a router that has a

stub peer will not query that peer. The stub router will depend on the distribution router to send the

proper updates to all peers.

Reference

http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/eigrpstb.html#wp1021949


QUESTION NO:14

Which three options are features of VTP version 3? (Choose three.)

A. VTPv3 supports 8K VLANs.

B. VTPv3 supports private VLAN mapping.

C. VTPv3 allows for domain discovery.

D. VTPv3 uses a primary server concept to avoid configuration revision issues.

E. VTPv3 is not compatible with VTPv1 or VTPv2.

F. VTPv3 has a hidden password option.

Answer: B,D,F

Explanation:

Key Benefits of VTP Version 3

Much work has gone into improving the usability of VTP version 3 in three major areas:

The new version of VTP offers better administrative control over which device is allowed to update

other devices\’ view of the VLAN topology. The chance of unintended and disruptive changes is

significantly reduced, and availability is increased. The reduced risk of unintended changes will

ease the change process and help speed deployment.

Functionality for the VLAN environment has been significantly expanded. Two enhancements are

most beneficial for today\’s networks:


QUESTION NO:16

In 802.1s, how is the VLAN to instance mapping represented in the BPDU?

A. The VLAN to instance mapping is a normal 16-byte field in the MST BPDU.

B. The VLAN to instance mapping is a normal 12-byte field in the MST BPDU.

C. The VLAN to instance mapping is a 16-byte MD5 signature field in the MST BPDU.

D. The VLAN to instance mapping is a 12-byte MD5 signature field in the MST BPDU.

Answer: C

Explanation:

MST Configuration and MST Region

Each switch running MST in the network has a single MST configuration that consists of these

three attributes:

1. An alphanumeric configuration name (32 bytes)

2. A configuration revision number (two bytes)

3. A 4096-element table that associates each of the potential 4096 VLANs supported on the

chassis to a given instance.

In order to be part of a common MST region, a group of switches must share the same

configuration attributes.

It is up to the network administrator to properly propagate the configuration throughout the region.

Currently, this step is only possible by the means of the command line interface (CLI) or through

Simple Network

Management Protocol (SNMP). Other methods can be envisioned, as the IEEE specification does

not explicitly mention how to accomplish that step.

Note: If for any reason two switches differ on one or more configuration attribute, the switches are

part of different regions. For more information refer to the Region Boundary section of this

document.

Region Boundary

In order to ensure consistent VLAN-to-instance mapping, it is necessary for the protocol to be able

to exactly identify the boundaries of the regions. For that purpose, the characteristics of the region

are included in the BPDUs. The exact VLANs-to-instance mapping is not propagated in the BPDU,

because the switches only need to know whether they are in the same region as a neighbor.

Therefore, only a digest of the VLANs-toinstance mapping table is sent, along with the revision

number and the name. Once a switch receives a BPDU, the switch extracts the digest (a

numerical value derived from the VLAN-to-instance mapping table through a mathematical

function) and compares this digest with its own computed digest. If the digests differ, the port on

which the BPDU was received is at the boundary of a region.

In generic terms, a port is at the boundary of a region if the designated bridge on its segment is in

a different region or if it receives legacy 802.1d BPDUs. In this diagram, the port on B1 is at the

boundary of region A, whereas the ports on B2 and B3 are internal to region B:

MST Instances

According to the IEEE 802.1s specification, an MST bridge must be able to handle at least these

two instances:

One Internal Spanning Tree (IST)

One or more Multiple Spanning Tree Instance(s) (MSTIs)

The terminology continues to evolve, as 802.1s is actually in a pre-standard phase. It is likely

these names will change in the final release of 802.1s. The Cisco implementation supports 16

instances: one IST (instance 0) and 15 MSTIs.

show vtp status

Cisco switches “show vtp status” Field Descriptions has a MD5 digest field that is a 16-byte

checksum of the

VTP configuration as shown below

Router# show vtp status

VTP Version: 3 (capable)

Configuration Revision: 1

Maximum VLANs supported locally: 1005

Number of existing VLANs: 37

VTP Operating Mode: Server

VTP Domain Name: [smartports]

VTP Pruning Mode: Disabled

VTP V2 Mode: Enabled

VTP Traps Generation: Disabled

MD5 digest : 0x26 0xEE 0x0D 0x84 0x73 0x0E 0x1B 0x69

Configuration last modified by 172.20.52.19 at 7-25-08 14:33:43

Local updater ID is 172.20.52.19 on interface Gi5/2 (first layer3 interface fou)

VTP version running: 2

Reference

http://www.cisco.com/en/US/tech/tk389/tk621/technologies_white_paper09186a0080094cfc.shtml

http://www.cisco.com/en/US/docs/ios-xml/ios/lanswitch/command/lsw-cr-book.pdf


QUESTION NO:33

Which two OSPF LSA types are new in OSPF version 3? (Choose two.)

A. Link

B. NSSA external

C. Network link

D. Intra-area prefix

E. AS domain

Answer: A,D

Explanation:

New LSA Types

OSPFv3 carries over the seven basic LSA types we\’re familiar with from OSPFv2. However, the

type 1 and 2 LSAs have been re-purposed, as will be discussed in a bit. OSPFv3 also introduces

two new LSA types: Link and Intra-area Prefix.

Reference

http://packetlife.net/blog/2010/mar/2/ospfv2-versus-ospfv3/


CertBus exam braindumps are pass guaranteed. We guarantee your pass for the 350-001 exam successfully with our Cisco materials. CertBus CCIE Routing and Switching Written exam PDF and VCE are the latest and most accurate. We have the best Cisco in our team to make sure CertBus CCIE Routing and Switching Written exam questions and answers are the most valid. CertBus exam CCIE Routing and Switching Written exam dumps will help you to be the Cisco specialist, clear your 350-001 exam and get the final success.

350-001 Latest questions and answers on Google Drive(100% Free Download): https://drive.google.com/file/d/0B_3QX8HGRR1mUVBtM1piOS1IMEU/view?usp=sharing

350-001 Cisco exam dumps (100% Pass Guaranteed) from CertBus: http://www.certgod.com/350-001.html [100% Exam Pass Guaranteed]

Why select/choose CertBus?

Millions of interested professionals can touch the destination of success in exams by certgod.com. products which would be available, affordable, updated and of really best quality to overcome the difficulties of any course outlines. Questions and Answers material is updated in highly outclass manner on regular basis and material is released periodically and is available in testing centers with whom we are maintaining our relationship to get latest material.

BrandCertbusTestkingPass4sureActualtestsOthers
Price$45.99$124.99$125.99$189$69.99-99.99
Up-to-Date Dumps
Free 365 Days Update
Real Questions
Printable PDF
Test Engine
One Time Purchase
Instant Download
Unlimited Install
100% Pass Guarantee
100% Money Back
Secure Payment
Privacy Protection