[Full Version] Easily Pass 642-885 Exam With Lead2pass Updated Cisco 642-885 Dumps (61-80)

2016 December Cisco Official New Released 642-885 Dumps in Lead2pass.com!

100% Free Download! 100% Pass Guaranteed!

Amazing,100% candidates have passed the 642-885 exam by practising the preparation material of Lead2pass, because the braindumps are the latest and cover every aspect of 642-885 exam. Download the braindumps for an undeniable success in 642-885 exam.

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

QUESTION 61
A network engineer for an ISP wants to reduce the number of iBGP adjacencies.
A merge is taking place with another ISP network, so the network engineer needs to make both ASNs look like a single network for the Internet. Which BGP technology is most suitable?

A.    route reflector
B.    confederation
C.    clustering
D.    peer group

Answer: B

QUESTION 62
A network engineer must configure a Cisco IOS XR router with BGP dampening.
Which configuration meets these parameters?

A.    router bgp 60
bgp dampening
B.    router bgp 60
neighbor 10.0.0.2
bgp dampening
C.    router bgp 60
address-family ipv4 unicast
bgp dampening
D.    route-policy dampening_specific
drop
!
router bgp 60
address-family ipv4 unicast
bgp dampening route-policy dampening_specific
E.    router bgp 60
address-family ipv4
bgp dampening

Answer: C

QUESTION 63
What is enabled by default on Cisco IOS-XR routers and cannot be disabled?

A.    SSH server
B.    Multicast routing
C.    IPv4 and IPv6 CEF
D.    IPv6 routing
E.    CDP
F.    BFD

Answer: C
Explanation:
Before using the BGP policy accounting feature, you must enable BGP on the router (CEF is enabled by default).

QUESTION 64
Which additional feature is provided using MLDv2 that is not available in MLDv1?

A.    Multicast Address Specific Queries
B.    Source filtering
C.    Done messages
D.    Report messages

Answer: B
Explanation:
PIM-SSM is made possible by IGMPv3 and MLDv2. Hosts can now indicate interest in specific sources using IGMPv3 and MLDv2. SSM does not require a rendezvous point (RP) to operate.

QUESTION 65
Which optionshowsthe equivalent multicast MAC address mapping of multicast address 239.210.101.190?

A.    01:00:5e:52:65:be
B.    01:00:5d:52:65:be
C.    01:00:5f:52:65:be
D.    01:00:5c:52:65:be

Answer: A

QUESTION 66
Which field in the IPv6 header can be used to set the DSCP value?

A.    Flow Label
B.    Type of Service
C.    Traffic Class
D.    Precedence
E.    EXP

Answer: C
Explanation:
Traffic Class
The Traffic Class field is an 8 bit field that is used to signify the importance of the data contained within this specific packet. With IPv4, this information was signified with the TOS field and supported both IP precedence and Differentiated Services Code Point (DSCP). The Traffic Class field used with IPv6 supports DSCP solely; this specification uses the first 6 bits to indicate the Per Hop Behavior (PHB) of the contained data; these PHB’s are defined in RFC 2474 and its additions.

QUESTION 67
Drag and Drop Question

671

Answer:

672

QUESTION 68
681

682

On the PE, which two statements are correct regarding the(192.168.156.60,224.1.1.1) entry? (Choose two,)

A.    The RPF neighbor points towards the RP
B.    The RPF neighbor is reachable overthe Gi0/0/0/1 interface
C.    The OIL contains the GiO/0/0/0 interface
D.    The IIL is Null

Answer: AC
Explanation:
#show ip mroute

QUESTION 69
Which three statements are correct regarding PIM-SM? (Choose three.)

A.    There are three ways to configure the RP: Static RP, Auto-RP, or BSR
B.    PIM-SM only uses the RP rooted shared tree and has no option to switch over to the shortest path tree
C.    Different RPs can be configured for different multicast groups to increase RP scalability
D.    Candidate RPs and RP mapping agents are configured to enable Auto-RP
E.    PIM-SM uses the implicit join model

Answer: ACD

QUESTION 70
Which two options are thecommon methods for implementing Site of Origin on Cisco IOS XE routers for loop avoidance in multihome BGP customers? (Choose two.)

A.    Configure the route-map in command on the CE BGP neighbor.
B.    Configure Site of Origin directly on the CE BGP neighbor command.
C.    Configure site-map on VRF interface and redistribution of iBGP.
D.    Configure site-map on VRF interface and network command.
E.    Configure the route-map out command on the P router.

Answer: AB

QUESTION 71
Which command set implements BGP support for NSF/SSO on Cisco IOS XE between a PE and a route reflector?

A.    On RR:
router bgp 300
no synchronization
bgp log-neighbor-changes
bgp graceful-restart restart-time 120
bgp graceful-restart stalepath-time 360
bgp graceful-restart
neighbor 10.20.20.2 remote-as 200
neighbor 10.20.20.2 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.2 activate
neighbor 10.20.20.2 send-community both
neighbor 10.20.20.2 route-reflector-client
exit-address-family
On PE:
router bgp 300
no synchronization
bgp log-neighbor-changes
bgp graceful-restart restart-time 120
bgp graceful-restart stalepath-time 360
bgp graceful-restart
neighbor 10.20.20.1 remote-as 300
neighbor 10.20.20.1 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.1 activate
neighbor 10.20.20.1 send-community both
exit-address-family
!
B.    On RR:
router bgp 300
no synchronization
bgp log-neighbor-changes
bgp graceful-restart restart-time 120
bgp graceful-restart stalepath-time 360
bgp graceful-restart
neighbor 10.20.20.2 remote-as 200
neighbor 10.20.20.2 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.2 activate
neighbor 10.20.20.2 send-community both
neighbor 10.20.20.2 route-reflector-client
exit-address-family
On PE:
router bgp 300
no synchronization
bgp log-neighbor-changes
neighbor 10.20.02.1 remote-as 300
neighbor 10.20.20.1 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.1 activate
neighbor 10.20.20.1 send-community both
exit-address-family
!
C.    On RR:
router bgp 300
no synchronization
bgp log-neighbor-changes
bgp graceful-restart restart-time 120
bgp graceful-restart stalepath-time 360
bgp graceful-restart
neighbor 10.20.20.2 remote-as 200
neighbor 10.20.20.2 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.2 activate
neighbor 10.20.20.2 send-community both
neighbor 10.20.20.2 route-reflector-client
exit-address-family
On PE:
router bgp 300
no synchronization
bgp log-neighbor-changes
neighbor 10.20.20.1 remote-as 300
neighbor 10.20.20.1 update-source Loopback0
neighbor 10.20.20.1 ha-mode sso
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.1 activate
neighbor 10.20.20.1 send-community both
exit-address-family
!
D.    On RR:
router bgp 300
no synchronization
bgp log-neighbor-changes
neighbor 10.20.20.2 remote-as 200
neighbor 10.20.20.2 update-source Loopback0
neighbor 10.20.20.2 ha-mode sso
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.2 activate
neighbor 10.20.20.2 send-community both
neighbor 10.20.20.2 route-reflector-client
exit-address-family
On PE:
router bgp 300
no synchronization
bgp log-neighbor-changes
neighbor 10.20.20.1 remote-as 300
neighbor 10.20.20.1 update-source Loopback0
neighbor 10.20.20.1 ha-mode sso
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.1 activate
neighbor 10.20.20.1 send-community both
exit-address-family
!
E.    On RR:
router bgp 300
no synchronization
bgp log-neighbor-changes
neighbor 10.20.20.2 remote-as 200
neighbor 10.20.20.2 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.2 activate
neighbor 10.20.20.2 send-community both
neighbor 10.20.20.2 route-reflector-client
exit-address-family
On PE:
router bgp 300
no synchronization
bgp log-neighbor-changes
bgp graceful-restart restart-time 120
bgp graceful-restart stalepath-time 360
bgp graceful-restart
neighbor 10.20.20.1 remote-as 300
neighbor 10.20.20.1 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 10.20.20.1 activate
neighbor 10.20.20.1 send-community both
exit-address-family
!

Answer: A

QUESTION 72
Refer to the exhibit. Which statement correctly explains the bgp graceful-restart command?

721

A.    This command is used to enable NSR and is entered on the NSR-capable router, and also on any NSR-aware peer
B.    This command is used to enable NSF and is entered on the NSF-capable router, and also on any NSF-aware peer
C.    This command is only required on the NSF-capable routers to enable BGP graceful restart with the BGP peers
D.    This command is only required on the NSF-aware routers to enable BGP graceful restart with the BGP peers
E.    This command is only required on the NSR-capable routers to enable BGP graceful restart with the BGP peers

Answer: B
Explanation:
Graceful restart is supported in recent versions of Cisco IOS software (12.0S) and is supported in Cisco IOS XR software. Graceful restart is the mechanism by which BGP routing peers avoid changes to their forwarding paths following a switchover. If the BGP peer has received this capability, it is aware that the device sending the message is nonstop forwarding (NSF)-capable. Both the NSF-capable router and its BGP peers (NSFaware peers) need to exchange the graceful restart capability in their OPEN messages, at the time of session establishment. If both peers do not exchange the graceful restart capability, the session will not be graceful restart-capable.
If the BGP session is lost during a Route Processor (RP) switchover or BGP process restart, the NSF-aware BGP peer marks all the routes associated with the NSF-capable router as stale; however, it continues to use these routes to make forwarding decisions for a set period of time. This functionality means that no packets are lost while the newly active RP is waiting for convergence of the routing information with its BGP peers.

After a failover event occurs, the NSF-capable router reestablishes the session with the BGP peer. In establishing the new session, it sends a new graceful restart message that identifies the NSF-capable router as having restarted. At this point, the routing information is exchanged between the two BGP peers. Once this exchange is complete, the NSF- capable device uses the newly received routing information to update the RIB and the Forwarding Information Base (FIB) with the new forwarding information. The NSF-aware device uses the network information to remove stale routes from its BGP table. The BGP protocol is then fully converged.
If a BGP peer does not support the graceful restart capability, it will ignore the graceful restart capability in an OPEN message but will establish a BGP session with the NSF- capable device. This functionality will allow interoperability with non-NSF-aware BGP peers (and without NSF functionality), but the BGP session with non- NSF-aware BGP peers will not be graceful restart-capable.

QUESTION 73
A junior network engineer has just configured a new IBGP peering between two Cisco ASR9K PE routers in the network using the loopback interface of the router, but the IBGP neighborship is not able to be established. Which two verification steps will be helpful in troubleshooting this problem? (Choose two.)

A.    Verify that the network command under router BGP is configured correct on each router for announcing the router’s loopback interface in BGP
B.    Verify that the ibgp-multihop command under the BGP neighbor is configured correctly on each router
C.    Verify that the loopback interfaces are reachable over the IGP
D.    Verify that the update-source loopback command under the BGP neighbor is configured correctly on each router
E.    Verify that the ttl-security command under the BGP neighbor is configured correctly on each router to enable the router to send the BGP packets using a proper TTL value
F.    Verify that the UDP port 179 traffic is not being blocked by an ACL or firewall between the two IBGP peers

Answer: CD

QUESTION 74
Refer to the Cisco IOS-XR show output exhibit.

741

Which statement is correct?

A.    The [ ] indicates the configuration has a problem
B.    The [ ] indicates the 10.1.1.1 neighbor peering session has not been established
C.    The [ ] indicates the configuration was not inherited from a group
D.    The [ ] indicates the configuration has not been committed
E.    The [ ] indicates the corresponding BGP peer configuration has a mismatch configuration

Answer: C
Explanation:
show bgp neighbors
Use the show bgp neighbors command to display information about the BGP configuration for neighbors.
?se the configuration option to display the effective configuration for the neighbor, including any settings that have been inherited from session groups, neighbor groups, or af-groups used by this neighbor.
?se the inheritance option to display the session groups, neighbor groups, and af-groups from which this neighbor inherits configuration settings. The following example displays sample output from the show bgp af-group command using the configuration keyword. This example shows where each configuration item was inherited from. The default-originate command was configured directly on this address family group (indicated by [ ]). The remove-private-as command was inherited from address family group GROUP_2, which in turn inherited from address family group GROUP_3:

QUESTION 75
Which statement is correct regarding using the TTL threshold to define the delivery boundaries of multicast traffic?

A.    If a packet TTL is less than the specified TTL threshold, the packet is forwarded out of the interface
B.    If a packet TTL is greater or equal to the specified TTL threshold, the packet is forwarded out of the interface
C.    If a packet TTL is equal to the specified TTL threshold, the packet is dropped
D.    When a multicast packet arrives, the TTL threshold value is decremented by 1.
If the resulting TTL threshold value is greater than or equal to 0, the packet is dropped

Answer: B

QUESTION 76
Which statement is correct regarding MP-BGP?

A.    MP-BGP can indicate whether an advertised prefix (NLRI) is to be used for unicast routing, multicast RPF checks or for both using different SAFIs.
B.    MP-BGP uses a single BGP table to maintain all the unicast prefixes for unicast forwarding and all the unicast prefixes for RPF checks.
C.    MP-BGP can be used to propagate multicast state information, which eliminates the need to use PIM for building the multicast distribution trees.
D.    MP-BGP enables BGP to carry IP multicast routes used by MSDP to build the multicast distribution trees.

Answer: A
Explanation:
Protocol Independent Multicast
Protocol Independent Multicast (PIM) is a routing protocol designed to send and receive multicast routing updates. Proper operation of multicast depends on knowing the unicast paths towards a source or an RP. PIM relies on unicast routing protocols to derive this reverse-path forwarding (RPF) information. As the name PIM implies, it functions independently of the unicast protocols being used. PIM relies on the Routing Information Base (RIB) for RPF information. If the multicast subsequent address family identifier (SAFI) is configured for Border Gateway Protocol (BGP), or if multicast intact is configured, a separate multicast unicast RIB is created and populated with the BGP multicast SAFI routes, the intact information, and any IGP information in the unicast RIB. Otherwise, PIM gets information directly from the unicast SAFI RIB. Both multicast unicast and unicast databases are outside of the scope of PIM.
The Cisco IOS XR implementation of PIM is based on RFC 4601 Protocol Independent Multicast – Sparse Mode (PIM-SM): Protocol Specification.
For more information, see RFC 4601 and the Protocol Independent Multicast (PIM): Motivation and Architecture Internet Engineering Task Force (IETF) Internet draft

QUESTION 77
Refer to the Cisco IOS-XR BGP configuration exhibit.

771

Identify two configuration errors. (Choose two.)

A.    The neighbor-group efg is missing the ebgp-multihop 2 configuration
B.    The ttl-security configuration command is missing the option to set the number of hops
C.    The passall route policy is wrong
D.    The route-policy passall in and route-policy passall out commands should be configured under the neighbor-group efg instead of the af-group abc
E.    The maximum-prefix 10 configuration should be configured under the af-group abc instead of the neighbor-group efg

Answer: CE
Explanation:
http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a008010a28a.shtml

QUESTION 78
Which configuration would an engineer use to exchange IPv6 multicast routes via BGP with a neighbor that does not support thecorresponding Multicast SAFI onCisco IOS XE?

A.    router bgp 100
bgp router-id 209.165.201.10
no bgp default ipv4-unicast
neighbor 2001:DB8::10 remote-as 201
neighbor 2001:DB8::10 update-source GigabitEthernet 0/10 address-family ipv6 multicast
neighbor 2001:DB8::10 activate
network 2001:DB8:CDCD:1::/64
exit-address-family
B.    router bgp 100
bgp router-id 209.165.201.10
no bgp default ipv4-unicast
neighbor 2001:DB8::10 remote-as 201
neighbor 2001:DB8::10 update-source GigabitEthernet 0/10 address-family ipv6
neighbor 2001:DB8::10 translate-update ipv6 multicast unicast
neighbor 2001:DB8::10 activate
no synchronization
exit address-family
address-family ipv6 multicast
neighbor 2001:DB8::10 activate
network 2001:DB8:CDCD:1::/64
exit-address-family
C.    router bgp 100
bgp router-id 209.165.201.10
no bgp default ipv4-unicast
neighbor 2001:DB8::10 remote-as 201
neighbor 2001:DB8::10 update-source GigabitEthernet 0/10 address-family ipv6
neighbor 2001:DB8::10 activate
address-family ipv6 multicast
neighbor 2001:DB8::10 activate
network 2001:DB8:CDCD:1::/64
exit-address-family
D.    router bgp 100
bgp router-id 209.165.201.10
no bgp default ipv4-unicast
neighbor 2001:DB8::10 remote-as 201
neighbor 2001:DB8::10 update-source GigabitEthernet 0/10 address-family ipv6
neighbor 2001:DB8::10 translate-update ipv6 multicast unicast no synchronization
exit address-family
address-family ipv6 multicast
neighbor 2001:DB8::10 activate
network 2001:DB8:CDCD:1::/64
exit-address-family
E.    router bgp 100
bgp router-id 209.165.201.10
no bgp default ipv4-unicast
neighbor 2001:DB8::10 remote-as 201
neighbor 2001:DB8::10 update-source GigabitEthernet 0/10 address-family ipv6
neighbor 2001:DB8::10 send-label
neighbor 2001:DB8::10 override-capability-neg
neighbor 2001:DB8::10 activate
no synchronization
exit address-family
address-family ipv6 multicast
network 2001:DB8:CDCD:1::/64
exit-address-family

Answer: B

QUESTION 79
The following Cisco IOS-XR configuration command will globally enable which multicast process(es) on the router?

RP/0/RP0/CPU0:router(config)# multicast-routing

A.    IGMP only
B.    PIM only
C.    IGMP and MLD only
D.    PIM and IGMP only
E.    PIM and IGMP and MLD

Answer: E
Explanation:
http://www.cisco.com/en/US/docs/ios_xr_sw/iosxr_r3.5/multicast/configuration/guide/mc35mcst.html
Multicast-routing Configuration Submode
When you issue the multicast-routing ipv4 or multicast-routing ipv6 command, all default multicast components (PIM, IGMP, MLD, MFWD, and MRIB) are automatically started, and the CLI prompt changes to “config-mcastipv4” or “config-mcast-ipv6”, indicating that you have entered multicast-routing configuration submode

QUESTION 80
Which of the following can be used by dual-stack service providers supporting IPv4/IPv6 customers with dual-stack hosts using public IPv6 addresses and private IPv4 addresses?

A.    NAT64
B.    6RD
C.    6to4 tunnels
D.    Carrier-grade NAT

Answer: D
Explanation:
Carrier Grade NAT is a large-scale NAT, capable of providing private-IPv4-to-public-IPv4 translation in the order of millions of translations. Carrier Grade NAT can support several hundred thousand subscribers with the bandwidth throughput of at least 10Gb/s full-duplex.
With IPv4 addresses reaching depletion, Carrier Grade NAT is vital in providing private IPv4 connectivity to the public IPv4 internet. In addition, Carrier Grade NAT is not limited to IPv4 NAT; it can also translate between IPv4 and IPv6 addresses.

You can pass Cisco 642-885 exam if you get a complete hold of 642-885 braindumps in Lead2pass. What’s more, all the 642-885 Certification exam Q and As provided by Lead2pass are the latest.

642-885 new questions on Google Drive: https://drive.google.com/open?id=0B3Syig5i8gpDMmVPeUw3bmhfTlU

2016 Cisco 642-885 exam dumps (All 143 Q&As) from Lead2pass:

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

You may also like