Q1. An engineer is troubleshooting Precision Time Protocol on Cisco ASR 9000 router and noticed the protocol is running in a Multicast mode. Which two results regarding the messages can the engineer expect? (Choose two)
A. IPTP messages that use unicast messages and those that use multicast messages must be specified.
B. Announce and Sync messages are sent as multicast messages.
C. Signaling. Delay-Request and Delay-Response messages are sent as multicast messages
D. All messages for PTP will be sent as multicast messages
E. Announce and Sync messages are sent as unicast messages
F. Signaling, Delay-Request, and Delay-Response messages are sent as unicast messages
Answer: B,F
Q2. Refer to the exhibit. An SP core is running MPLS with OSPF as the IGP used for Loopback propagation. LDP Synchronization is enabled per the given configuration. What will the traffic flow behavior be after a temporary outage event on PE1 Eth0/0?
A. Permanently through PE1 -> P2 -> PE4 due to lowest path metric.
B. Initially through PE1 -> P1 -> PE4, then a few seconds later, it will be over PE1 -> P2 -> PE4.
C. Permanently through PE1 -> P1 -> PE4 due to lowest path metric.
D. Initially through PE1 -> P2 -> PE4, then a few seconds later, it will be over PE1 -> P1 -> PE4
Answer: B
Q3. Which two frame types are correct when configuring T3 interfaces? (Choose two.)
A. M23
B. G.832
C. Extended Super Frame
D. C-bit parity
E. G.751
F. Super Frame
Answer: A,D
Explanation: http://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r4-2/interfaces/configuration/guide/hc42crsbook/hc42t3e3.html
Q4. Refer to the exhibit:
A regional operations center recently set up a MPLS Inter-AS Option B solution for two service providers There is no intercommunication between CE1 and CE2 sites yet While troubleshooting this issue on the ASBR1 router, the operations engineer sees the following log:
BGP(4): 10.24.32.253 rcvd 100:101:40.72.97.0/24, label 136 -- DENIED due to: extended community not supported; What does this log mean?
A. The route-target value does not match the one in the local VRF
B. The community that was applied on ASBR 10.24.32.253 does not match the local policies
C. The bgp default route-target filter command is missing on both inter-AS ASBRs
D. The BGP command retain route-target all is missing
Answer: D
Q5. DRAG DROP
Drag each resiliency mechanism on the left to its corresponding technology on the right.
Answer:
Q6. Refer to the exhibit. After the BGP TCP negotiation between RouterA and RouterB, what will be the value of the keep alive timer and the hold-down timer, respectively?
A. 3 seconds and 9 seconds
B. 60 seconds and 180 seconds
C. 10 seconds and 9 seconds
D. no value, because BGP negotiation will not be successful
E. 10 seconds and 10 seconds
F. 10 seconds and 30 seconds
G. 3 seconds and 30 seconds
H. 3 seconds and 10 seconds
Answer: A
Q7. DRAG DROP
Drag and drop the IOS XR NTP access group options on the left to the right from the least restrictive (top) to the most restrictive order (bottom).
Answer:
Q8. Refer to the exhibit.
Why is RC unable to receive prefix 1.1.1.1/32?
A. On RB. neighbor 10.10.12.1 send-community is not configured.
B. On RA, ip bgp-community new-format is not configured.
C. On RB. neighbor 10.10.23.3 send-community is not configured.
D. On RA, neighbor 10.10.12.2 send-community is not configured.
E. On RC. ip bgp-community new-format is not configured.
F. On RB, ip bgp-community new-format is not configured
G. On RB. neighbor 10.10.23.3 next-hop-self is not configured.
Answer: A
Q9. Which OSPF configuration suppresses the periodic OSPF hello packets?
A. router ospf 1
area0
interface GigabitEthernet 0/1
passive
B. router ospf 1
area0
interface GigabitEthernet 0/1
C. router ospf 1
area 0
interface GigabitEthernet 0/1
stub-router
router-lsa r-bit
D. router ospf 1
area 0
interface GigabitEthernet 0/1
demand-circuit
point-to-point
Answer: D
Q10. A network administrator wants to implement an IP dampening feature for a network. Which parameter identifies how fast the accumulated penalty can decay exponentially?
A. reuse threshold
B. suppress threshold
C. half-life period
D. maximum suppress time
Answer: C
Explanation: Reference:
http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_pi/configuration/15-sy/iri-15-sy-book/iri-ip-event-damp.html
Q11. Based on the following configuration:
Which two statements about multicast VPN configuration are true? (Choose two.)
A. The multicast tree is created based only on the existence of active sources or receivers behind PEs in the ABC VRF.
B. The service provider core network is required to support SSM.
C. Multicast needs to be enabled only on ABC VRF and is tunneled to participating PE routers in the ABC VRF.
D. The SP core network is required in order to enable the BGP Multicast Address Family on all peering.
E. Multicast is required for the core network in addition to the ABC VRF.
F. The multicast tree exists regardless of whether there are any active sources or receivers in the ABC VRF.
Answer: E,F
Explanation: http://www.ciscopress.com/articles/article.asp?p=32100&seqNum=4
http://www.cisco.com/en/US/tech/tk828/technologies_white_paper09186a00800a3db6.sht ml
Q12. An engineer is deploying RTBH. What is necessary routing constraint required for successful implementation?
A. The trigger device must have an iBGP session with all the clusters/route reflectors in the autonomous system.
B. The trigger device must redistribute the static route pointing to a null interface into the IGP process.
C. The no ip reachables command must be issued on the PE router interface under attack.
D. The attacker’s destination IP address must be routed to a null interface.
E. The eBGP sessions need to set the next-hop attribute value to the trigger device loopback interface.
Answer: A
Explanation:
http://www.cisco.com/web/about/security/intelligence/ipv6_rtbh.html Old Dumps Actual Test pg no.52 (520 Q)
Q13. Customers connecting to a Service Provider for Internet access are intending to implement redundant peering. The design requirements call for preferring a primary link for both ingress and egress traffic. Secondary links should be used only during primary outages. What two BGP deployment options will accomplish this design goal? (Choose two.)
A. On the router handling the secondary link, advertise routes with a MED value of 0.
B. On the router handling the primary link, set the weight for all incoming routes to be a value of 0.
C. On the router handling the secondary link, advertise all routes with a longer AS-PATH value.
D. On the router handling the primary link, advertise all routes with a longer AS-PATH value.
E. On the router handling the secondary link, set the local preference for all incoming routes to be a value of 0.
Answer: C,E
Q14. Refer to the exhibit. A customer is running IS-IS within a network and is using BGP as a CE-PE routing protocol. Which action allows CE1 to get the subnet 10.10.2.0/24 over the CE1-PE1 link, regardless of whether there is a flap in the MPLS link or backdoor link?
A. Configure the neighbor <PE1-IP>weight 33768 command on CE1 under the BGP process.
B. Configure the distance bgp 115 200 200 command on CE1 under the BGP process.
C. Configure the distance 30 ip command on CE1 under the IS-IS process.
D. Configure the distance bgp 115 200 200 command on CE2 under the BGP process.
E. Configure the neighbor <PE1-IP>weight 33768 command on CE2 under the BGP process.
Answer: B
Q15. Which is the main goal of BGPsec regards to improve BGP security?
A. Reduces risk of improper route propagation from unauthorized AS numbers
B. Configures BGP route verification by storing routes in a database used to validate AS numbers
C. Adds encryption to route propagation outside the iBGP AS
D. Increases legitimacy and authenticity of BGP advertisements
Answer: D
Explanation: Reference: https://tools.ietf.org/html/draft-lepinski-bgpsec-overview-00