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

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

As a leading IT exam study material provider, CertBus not only provides you the 350-001 exam questions and answers but also the most comprehensive knowledge of the whole 350-001 certifications. We provide our users with the most accurate 350-001 study material about the 350-001 exam and the guarantee of pass. We assist you to get well prepared for 350-001 certification which is regarded valuable the IT sector.

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

QUESTION NO:40

Which three fields are optional in an OSPFv3 external LSA? (Choose three.)

A. Forwarding Address

B. External Route

C. Reference Link-State ID

D. Option

E. Prefix Options

Answer: A,B,C

Explanation:

AS-External LSA

As with OSPFv2, the AS-External LSA advertises prefixes external to the OSPF routing domain;

one LSA is required for each external prefix advertised. However, the format of the OSPFv3 As-

External LSA (Figure 9-10) is different from its OSPFv2 counterpart.

Figure 9-10. OSPFv3 AS-External LSA

Reference

http://fengnet.com/book/CCIE Professional Development Routing TCPIP Volu

me I/images/09fig10_alt.jpg

QUESTION NO:4

Refer to the exhibit.

R1 has an EBGP session to ISP 1 and an EBGP session to ISP 2. R1 receives the same prefixes

through both links.

Which configuration should be applied so that the link between R1 and ISP 2 will be preferred for

outgoing traffic (R1 to ISP 2)?

A. Increase local preference on R1 for received routes

B. Decrease local preference on R1 for received routes

C. Increase MED on ISP 2 for received routes

D. Decrease MED on ISP 2 for received routes

Answer: A

Explanation: Explanation

Local preference is an indication to the AS about which path has preference to exit the AS in order

to reach a certain network. A path with higher local preference is preferred more. The default value

of preference is 100.

Reference

http://www.cisco.com/en/US/tech/tk872/technologies_configuration_example09186a0080b82d1f.s

html?

referring_site=smartnavRD

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:39

Which two statements are correct about Nonstop Forwarding? (Choose two.)

A. It allows the standby RP to take control of the device after a hardware or software fault on the

active RP.

B. It is a Layer 3 function that works with SSO to minimize the amount of time a network is

unavailable to users following a switchover.

C. It is supported by the implementation of EIGRP, OSPF, RIPv2, and BGP protocols.

D. It synchronizes startup configuration, startup variables, and running configuration.

E. The main objective of NSF is to continue forwarding IP packets following a switchover.

F. Layer 2 802.1w or 802.1s must be used, as 802.1d cannot process the Layer 2 changes.

G. Routing protocol tuning parameters must be the same as the NSF parameters, or failover will

be inconsistent.

Answer: B,E

Explanation: Explanation

Cisco Nonstop Forwarding (NSF) works with the Stateful Switchover (SSO) feature in Cisco IOS

software. NSF works with SSO to minimize the amount of time a network is unavailable to its

users following a switchover. The main objective of Cisco NSF is to continue forwarding IP

packets following a Route Processor (RP) switchover.

Reference

http://www.cisco.com/en/US/docs/ios/12_2s/feature/guide/fsnsf20s.html

QUESTION NO:7

Which statement is true about TCN propagation?

A. The originator of the TCN immediately floods this information through the network.

B. The TCN propagation is a two step process.

C. A TCN is generated and sent to the root bridge.

D. The root bridge must flood this information throughout the network.

Answer: C

Explanation:

Explanation

New Topology Change Mechanisms

When an 802.1D bridge detects a topology change, it uses a reliable mechanism to first notify the

root bridge.

This is shown in this diagram:

Once the root bridge is aware of a change in the topology of the network, it sets the TC flag on the

BPDUs it sends out, which are then relayed to all the bridges in the network. When a bridge

receives a BPDU with the TC flag bit set, it reduces its bridging-table aging time to forward delay

seconds. This ensures a relatively quick flush of stale information. Refer to Understanding

Spanning-Tree Protocol Topology Changes for more information on this process. This topology

change mechanism is deeply remodeled in RSTP. Both the detection of a topology change and its

propagation through the network evolve.

Topology Change Detection

In RSTP, only non-edge ports that move to the forwarding state cause a topology change. This

means that a loss of connectivity is not considered as a topology change any more, contrary to

802.1D (that is, a port that moves to blocking no longer generates a TC). When a RSTP bridge

detects a topology change, these occur:

It starts the TC While timer with a value equal to twice the hello-time for all its non-edge

designated ports and its root port, if necessary.

It flushes the MAC addresses associated with all these ports.

Note: As long as the TC While timer runs on a port, the BPDUs sent out of that port have the TC

bit set.

BPDUs are also sent on the root port while the timer is active.

Topology Change Propagation

When a bridge receives a BPDU with the TC bit set from a neighbor, these occur:

It clears the MAC addresses learned on all its ports, except the one that receives the topology

change.

It starts the TC While timer and sends BPDUs with TC set on all its designated ports and root port

(RSTP no longer uses the specific TCN BPDU, unless a legacy bridge needs to be notified).

This way, the TCN floods very quickly across the whole network. The TC propagation is now a one

step process. In fact, the initiator of the topology change floods this information throughout the

network, as opposed to 802.1D where only the root did. This mechanism is much faster than the

802.1D equivalent. There is no need to wait for the root bridge to be notified and then maintain the

topology change state for the whole network for seconds.

In just a few seconds, or a small multiple of hello-times, most of the entries in the CAM tables of

the entire network (VLAN) flush. This approach results in potentially more temporary flooding, but

on the other hand it clears potential stale information that prevents rapid connectivity restitution.

Reference

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

QUESTION NO:37

Which command can be used on a PE router to connect to a CE router (11.1.1.4) in VRF red?

A. telnet 11.1.1.4 /vrf-source red

B. telnet 11.1.1.4 source /vrf red

C. telnet 11.1.1.4 /source vrf red

D. telnet 11.1.1.4 /vrf red

E. telnet 11.1.1.4 vrf red

Answer: D

Explanation:

Telnetting can be done through the VRF using the Management Ethernet interface. In the

following example, the router telnets to 172.17.1.1 through the Management Ethernet interface

VRF:

Router# telnet 172.17.1.1 /vrf Mgmt-intf

Reference

http://www.cisco.com/en/US/docs/routers/asr1000/configuration/guide/chassis/Management_Ether

net.html

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:29

What is the first thing that happens when IPv6 is enabled on an interface on a host?

A. A router solicitation is sent on that interface.

B. There is a duplicate address detection on the host interface.

C. The link local address is assigned on the host interface.

D. A neighbor redirect message is sent on the host interface.

Answer: B

Explanation:

Duplicate address detection (DAD) is used to verify that an IPv6 home address is unique on the

LAN before assigning the address to a physical interface (for example, QDIO). z/OS

Communications Server responds to other nodes doing DAD for IP addresses assigned to the

interface.

Reference

http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=/com.ibm.zos.r12.hale001

/ipv6d0021002145.htm

QUESTION NO:34

In order to maintain security, with which hop count are IPv6 neighbor discovery packets sent?

A. 0

B. 1

C. 255

D. 256

Answer: C

Explanation:

QUESTION NO:13

Which two statements are true about traffic shaping? (Choose two.)

A. Out-of-profile packets are queued.

B. It causes TCP retransmits.

C. Marking/remarking is not supported.

D. It does not respond to BECN and ForeSight Messages.

E. It uses a single/two-bucket mechanism for metering.

Answer: A,C

Explanation:

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 exam dumps (100% Pass Guaranteed) from CertBus: http://www.certgod.com/ [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