Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
117 views62 pages

Cisco ENARSI 300-410 Exam Questions

This document provides an overview and objectives of the Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) v1.0 (300-410) training course. The course covers topics such as Layer 3 technologies including IPv6, MPLS, Ethernet VPN, infrastructure security, infrastructure services, infrastructure automation, and infrastructure management and maintenance. It aims to provide students with the knowledge and skills needed to plan, implement, operate and optimize complex enterprise routed and multilayer switched networks.

Uploaded by

Shawn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views62 pages

Cisco ENARSI 300-410 Exam Questions

This document provides an overview and objectives of the Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) v1.0 (300-410) training course. The course covers topics such as Layer 3 technologies including IPv6, MPLS, Ethernet VPN, infrastructure security, infrastructure services, infrastructure automation, and infrastructure management and maintenance. It aims to provide students with the knowledge and skills needed to plan, implement, operate and optimize complex enterprise routed and multilayer switched networks.

Uploaded by

Shawn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 62

Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) v1.

0 (300-410)
-
Full Access
Question
1 (
Layer 3 Technologies
)

Refer to the exhibit. Users in the branch network of 2001:db8:0:4::/64 report that they cannot access the Internet.

Which command is issued in IPv6 router EIGRP 100 configuration mode to solve this issue?

A. Issue the eigrp stub command on R1.


B. Issue the no eigrp stub command on R1.
C. Issue the eigrp stub command on R2.
D. Issue the no eigrp stub command on R2.

Answer :
B

Question
2 (
Layer 3 Technologies
)

Refer to the exhibit. Which configuration configures a policy on R1 to forward any traffic that is sourced from the 192.168.130.0/24 network to R2?

A.

B.

C.

D.

Answer :
D

Question
3 (
Layer 3 Technologies
)

R2 has a locally originated prefix 192.168.130.0/24 and has these configurations:

What is the result when the route-map OUT command is applied toward an eBGP neighbor R1 (1.1.1.1) by using the neighbor 1.1.1.1 route-map OUT out
command?

A. R1 sees 192.168.130.0/24 as two AS hops away instead of one AS hop away.


B. R1 does not accept any routes other than 192.168.130.0/24
C. R1 does not forward traffic that is destined for 192.168.30.0/24
D. Network 192.168.130.0/24 is not allowed in the R1 table

Answer :
A

Question
4 (
Layer 3 Technologies
)

Which method changes the forwarding decision that a router makes without first changing the routing table or influencing the IP data plane?

A. nonbroadcast multiaccess
B. packet switching
C. policy-based routing
D. forwarding information base

Answer :
C
Question
5 (
Layer 3 Technologies
)

Refer to the exhibits. The output of the trace route from R5 shows a loop in the network.

Which configuration prevents this loop?

A.

B.

C.

D.

Answer :
B

Question
6 (
Layer 3 Technologies
) 
Refer to the exhibit. An engineer configures a static route on a router, but when the engineer checks the route to the destination, a different next hop is chosen.

What is the reason for this?

A. Dynamic routing protocols always have priority over static routes.


B. The metric of the OSPF route is lower than the metric of the static route.
C. The configured AD for the static route is higher than the AD of OSPF.
D. The syntax of the static route is not valid, so the route is not considered.

Answer :
C

Question
7 (
Layer 3 Technologies
)

Refer to the exhibit. An engineer is trying to generate a summary route in OSPF for network 10.0.0.0/8, but the summary route does not show up in the routing table.

Why is the summary route missing?

A. The summary-address command is used only for summarizing prefixes between areas.
B. The summary route is visible only in the OSPF database, not in the routing table.
C. There is no route for a subnet inside 10.0.0.0/8, so the summary route is not generated.
D. The summary route is not visible on this router, but it is visible on other OSPF routers in the same area.

Answer :
C
Question
8 (
Layer 3 Technologies
)

Refer to the exhibit. An engineer is trying to block the route to 192.168.2.2 from the routing table by using the configuration that is shown. The route is still present in the routing table as an OSPF route.

Which action blocks the route?

A. Use an extended access list instead of a standard access list.


B. Change sequence 10 in the route-map command from permit to deny.
C. Use a prefix list instead of an access list in the route map.
D. Add this statement to the route map: route-map RM-OSPF-DL deny 20.

Answer :
C

Question
9 (
Layer 3 Technologies
)

What is a prerequisite for configuring BFD?

A. Jumbo frame support must be configured on the router that is using BFD.
B. All routers in the path between two BFD endpoints must have BFD enabled.
C. Cisco Express Forwarding must be enabled on all participating BFD endpoints.
D. To use BFD with BGP, the timers 3 9 command must first be configured in the BGP routing process.

Answer :
C

Reference:

https://www.cisco.com/c/en/us/td/docs/ios/12_0s/feature/guide/fs_bfd.html#wp1043332

Question
10 (
Layer 3 Technologies
) 
DRAG DROP -

Drag and drop the OSPF adjacency states from the left onto the correct descriptions on the right.

Select and Place:

Answer :

Reference:

https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13685-13.html

Question
11 (
Layer 3 Technologies
) 
Refer to the exhibit. R2 is a route reflector, and R1 and R3 are route reflector clients. The route reflector learns the route to 172.16.25.0/24 from R1, but it does not advertise to R3.

What is the reason the route is not advertised?

A. R2 does not have a route to the next hop, so R2 does not advertise the prefix to other clients.
B. Route reflector setup requires full IBGP mesh between the routers.
C. In route reflector setup, only classful prefixes are advertised to other clients.
D. In route reflector setups, prefixes are not advertised from one client to another.

Answer :
A

Question
12 (
Layer 3 Technologies
)

Refer to the exhibit. An engineer is trying to redistribute OSPF to BGP, but not all of the routes are redistributed.

What is the reason for this issue?

A. By default, only internal routes and external type 1 routes are redistributed into BGP
B. Only classful networks are redistributed from OSPF to BGP
C. BGP convergence is slow, so the route will eventually be present in the BGP table
D. By default, only internal OSPF routes are redistributed into BGP

Answer :
D

Question
13 (
Layer 3 Technologies
)

Refer to the exhibit. In which circumstance does the BGP neighbor remain in the idle condition?

A. if prefixes are not received from the BGP peer


B. if prefixes reach the maximum limit
C. if a prefix list is applied on the inbound direction
D. if prefixes exceed the maximum limit

Answer :
D

Question
14 (
Layer 3 Technologies
)

Which attribute eliminates LFAs that belong to protected paths in situations where links in a network are connected through a common fiber?
Which attribute eliminates LFAs that belong to protected paths in situations where links in a network are connected through a common fiber?

A. shared risk link group-disjoint


B. linecard-disjoint
C. lowest-repair-path-metric
D. interface-disjoint

Answer :
B

Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-3s/asr1000/ire-xe-3s-asr1000/ire-ipfrr.html

Question
15 (
Layer 3 Technologies
) 

Refer to the exhibit. An engineer is troubleshooting BGP on a device but discovers that the clock on the device does not correspond to the time stamp of the
log entries.

Which action ensures consistency between the two times?

A. Configure the service timestamps log uptime command in global configuration mode.
B. Configure the logging clock synchronize command in global configuration mode.
C. Configure the service timestamps log datetime localtime command in global configuration mode.
D. Make sure that the clock on the device is synchronized with an NTP server.

Answer :
D

Question
16 (
Layer 3 Technologies
)

Refer to the exhibit. What is the result of applying this configuration?

A. The router can form BGP neighborships with any other device.
B. The router cannot form BGP neighborships with any other device.
C. The router cannot form BGP neighborships with any device that is matched by the access list named ‫ג‬€BGP‫ג‬€.
D. The router can form BGP neighborships with any device that is matched by the access list named ‫ג‬€BGP‫ג‬€.

Answer :
A

Question
17 (
Layer 3 Technologies
)

Which command displays the IP routing table information that is associated with VRF-Lite?

A. show ip vrf
B. show ip route vrf
C. show run vrf
D. show ip protocols vrf
Answer :
B

Reference:

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/50sg/configuration/guide/Wrapper-46SG/vrf.html#wp1045708

Question
18 (
Layer 3 Technologies
) 

Refer to the exhibit. Which subnet is redistributed from EIGRP to OSPF routing protocols?

A. 10.2.2.0/24
B. 10.1.4.0/26
C. 10.1.2.0/24
D. 10.2.3.0/26

Answer :
A

Question
19 (
Layer 3 Technologies
)

Which configuration adds an IPv4 interface to an OSPFv3 process in OSPFv3 address family configuration?

A. router ospfv3 1 address-family ipv4


B. Router(config-router)#ospfv3 1 ipv4 area 0
C. Router(config-if)#ospfv3 1 ipv4 area 0
D. router ospfv3 1 address-family ipv4 unicast

Answer :
D

Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-3s/iro-xe-3s-book/ip6-route-ospfv3-add-fam-xe.html

Question
20 (
Layer 3 Technologies
)

R f t th hibit Whi h t t t b t R1 i t ?
Refer to the exhibit. Which statement about R1 is true?

A. OSPF redistributes RIP routes only if they have a tag of one.

B. RIP learned routes are distributed to OSPF with a tag value of one.
C. R1 adds one to the metric for RIP learned routes before redistributing to OSPF.
D. RIP routes are redistributed to OSPF without any changes.

Answer :
B

Question
21 (
Layer 3 Technologies
)

Refer to the exhibit. An IP SLA was configured on router R1 that allows the default route to be modified in the event that Fa0/0 loses reachability with the router
R3

Fa0/0 interface. The route has changed to flow through router R2.

Which debug command is used to troubleshoot this issue?

A. debug ip flow
B. debug ip sla error
C. debug ip routing
D. debug ip packet

Answer :
C

Question
22 (
Layer 3 Technologies
)

Which configuration enables the VRF that is labeled ‫ג‬€Inet‫ג‬€ on FastEthernet0/0?

A. R1(config)# ip vrf Inet R1(config-vrf)#ip vrf FastEthernet0/0


B. R1(config)#ip vrf Inet FastEthernet0/0
C. R1(config)# ip vrf Inet R1(config-vrf)#interface FastEthernet0/0 R1(config-if)#ip vrf forwarding Inet
D. R1(config)#router ospf 1 vrf Inet R1(config-router)#ip vrf forwarding FastEthernet0/0

Answer :
C

Question
23 (
Layer 3 Technologies
)

Refer to the exhibit. After redistribution is enabled between the routing protocols; PC2, PC3, and PC4 cannot reach PC1.

Which action can the engineer take to solve the issue so that all the PCs are reachable?

A. Set the administrative distance 100 under the RIP process on R2.
B. Filter the prefix 10.1.1.0/24 when redistributed from OSPF to EIGRP.
C. Filter the prefix 10.1.1.0/24 when redistributed from RIP to EIGRP.
D. Redistribute the directly connected interfaces on R2.

Answer :
B

Question
24 (
Layer 3 Technologies
)

Refer to the exhibit. A router is receiving BGP routing updates from multiple neighbors for routes in AS 690.

What is the reason that the router still sends traffic that is destined to AS 690 to a neighbor other than 10.222.1.1?

A. The local preference value in another neighbor statement is higher than 250.
B. The local preference value should be set to the same value as the weight in the route map.
C. The route map is applied in the wrong direction.
D. The weight value in another neighbor statement is higher than 200.

Answer :
D

Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-3se/3850/irg-xe-3se-3850-book/irg-prefix-filter.html

Question
25 (
Layer 3 Technologies
)

Refer to the exhibit. R1 and R2 cannot establish an EIGRP adjacency.

Which action establishes EIGRP adjacency?

A. Remove the current autonomous system number on one of the routers and change to a different value.
B. Add the passive-interface command to the R1 configuration so that it matches the R2 configuration.
C. Remove the passive-interface command from the R2 configuration so that it matches the R1 configuration.
D. Add the no auto-summary command to the R2 configuration so that it matches the R1 configuration.

Answer :
C

Question
26 (
Layer 3 Technologies
)

An engineer configured policy-based routing for a destination IP address that does not exist in the routing table.

How is the packet treated through the policy for configuring the set ip default next-hop command?

A. Packets are not forwarded to the specific next hop.


B. Packets are forwarded based on the routing table.
C. Packets are forwarded based on a static route.
D. Packets are forwarded to the specific next hop.

Answer :
A

Question
27 (
Layer 3 Technologies
) 
Refer to the exhibit. The administrator configured route advertisement to a remote low resources router to use only the default route to reach any network but
failed.

Which action resolves this issue?

A. Remove the prefix keyword from the distribute-list command.


B. Remove the line with the sequence number 10 from the prefix list.
C. Change the direction of the distribute-list command from out to in.
D. Remove the line with the sequence number 5 from the prefix list.

Answer :
D

Question
28 (
Layer 3 Technologies
) 

Refer to the exhibit. The network administrator configured the branch router for IPv6 on the E 0/0 interface. The neighboring router is fully configured to meet
requirements, but the neighbor relationship is not coming up.

Which action fixes the problem on the branch router to bring the IPv6 neighbors up?

A. Disable OSPF for IPv4 using the no ospfv3 4 area 0 ipv4 command under the E 0/0 interface.
B. Enable the IPv4 address family under the router ospfv3 4 process by using the address-family ipv4 unicast command.
C. Disable IPv6 on the E 0/0 interface using the no ipv6 enable command.
D. Enable the IPv4 address family under the E 0/0 interface by using the address-family ipv4 unicast command.

Answer :
B

Question
29 (
Layer 3 Technologies
)

Refer to the exhibit. The network administrator has configured the Customer Edge router (AS 64511) to send only summarized routes toward ISP-1 (AS 100) and

ISP-2 (AS 200).

After this configuration, ISP-1 and ISP-2 continue to receive the specific routes and the summary route.

Which configuration resolves the issue?

A.

B.

C.

D.

Answer :
A

Question
30 (
Layer 3 Technologies
) 
Refer to the exhibit. R2 has two paths to reach 192.168.13.0/24, but traffic is sent only through R3.

Which action allows traffic to use both paths?

A. Configure the variance 4 command under the EIGRP process on R2.


B. Configure the bandwidth 2000 command under interface FastEthernet0/0 on R2.
C. Configure the delay 1 command under interface FastEthernet0/0 on R2.
D. Configure the variance 2 command under the EIGRP process on R2.

Answer :
A

Question
31 (
Layer 3 Technologies
)

Refer to the exhibit. The OSPF neighbor relationship is not coming up.

What must be configured to restore OSPF neighbor adjacency?


What must be configured to restore OSPF neighbor adjacency?

A. matching hello timers


B. OSPF on the remote router
C. use router ID
D. matching mtu values

Answer :
D

Question
32 (
Layer 3 Technologies
) 
An engineer configured two routers connected to two different service providers using BGP with default attributes. One of the links is presenting high delay, which causes slowness in the network.

Which BGP attribute must the engineer configure to avoid using the high-delay ISP link if the second ISP link is up?

A. AS-PATH
B. WEIGHT
C. MED
D. LOCAL_PREF

Answer :
D

Question
33 (
Layer 3 Technologies
)

Refer to the exhibit. A network administrator redistributed the default static route into OSPF toward all internal routers to reach to Internet.

Which set of commands restores reachability to the Internet by internal routers?

A. router ospf 1 redistribute static subnets


B. router ospf 1 network 0.0.0.0 0.0.0.0 area 0
C. router ospf 1 redistribute connected 0.0.0.0
D. router ospf 1 default-information originate

Answer :
D

Question
34 (
Layer 3 Technologies
)

Refer to the exhibit. The Math and Science departments connect through the corporate IT router, but users in the Math department must not be able to reach
the

Science department and vice versa.

Which configuration accomplishes this task?

A. vrf definition Science address-family ipv4 ! interface E 0/2 ip address 192.168.1.1 255.255.255.0 no shut ! interface E 0/3 ip address 192.168.2.1 255.255.255.0 no shut
B. vrf definition Science address-family ipv4 ! interface E 0/2 vrf forwarding Science ip address 192.168.1.1 255.255.255.0 no shut ! interface E 0/3 vrf forwarding Science ip address 192.168.2.1 255.255.255.0 no shut
C. vrf definition Science address-family ipv4 ! interface E 0/2 ip address 192.168.1.1 255.255.255.0 vrf forwarding Science no shut ! interface E 0/3 ip address 192.168.2.1 255.255.255.0 vrf forwarding Science no shut
D. vrf definition Science ! interface E 0/2 ip address 192.168.1.1 255.255.255.0 no shut ! interface E 0/3 ip address 192.168.2.1 255.255.255.0 no shut

Answer :
B

Question
35 (
Layer 3 Technologies
)

Refer to the exhibit. The neighbor relationship is not coming up.

Which two configurations bring the adjacency up? (Choose two.)

A. LA interface E 0/0 ip ospf authentication-key Cisco123


B. NY interface E 0/0 no ip ospf message-digest-key 1 md5 Cisco123 ip ospf authentication-key Cisco123

C. LA interface E 0/0 ip ospf message-digest-key 1 md5 Cisco123


D. LA router ospf 1 area 0 authentication message-digest
E. NY router ospf 1 area 0 authentication message-digest

Answer :
CD

Question
36 (
Layer 3 Technologies
)

Refer to the exhibit. The network administrator configured redistribution on an ASBR to reach to all WAN networks but failed.

Which action resolves the issue?

A. The route map EIGRP->OSPF must have the 10.0.106.0/24 entry to exist in one of the three prefix lists to pass
B. EIGRP must redistribute the 10.0.106.0/24 route instead of using the network statement
C. The OSPF process must have a metric when redistributing prefixes from EIGRP
D. The route map must have the keyword prefix-list to evaluate the prefix list entries

Answer :
D

Question
37 (
Layer 3 Technologies
)

Refer to the exhibit. An engineer configured R2 and R5 as route reflectors and noticed that not all routes are sent to R1 to advertise to the eBGP peers.

Which iBGP routers must be configured as route reflectors to advertise all routes to restore reachability across all networks?

A. R1 and R4
B. R1 and R5
C. R4 and R5
D. R2 and R5

Answer :
C

Question
38 (
Layer 3 Technologies
)

Refer to the exhibits. SanFrancisco and Boston routers are choosing slower links to reach each other despite the direct links being up.

Which configuration fixes the issue?

A. All Routers router ospf 1 auto-cost reference-bandwidth 100


B. SanFrancisco Router router ospf 1 auto-cost reference-bandwidth 1000
C. Boston Router router ospf 1 auto-cost reference-bandwidth 1000
D. All Routers router ospf 1 auto-cost reference-bandwidth 1000

Answer :
D

Question
39 (
Layer 3 Technologies
)

Refer to the exhibit. Troubleshoot and ensure that branch ‫ ’׀‬only ever uses the MPLS ‫ ’׀‬network to reach HQ.

Which action achieves this requirement?

A. Introduce AS path prepending on the branch A MPLS ‫ ’׀‬network connection so that any HQ advertisements from branch A toward the MPLS ‫ ’׀‬network are prepended three times
B. Modify the weight of all HQ prefixes received at branch ‫ ’׀‬from the MPLS ‫ ’׀‬network to be higher than the weights used on the MPLS A network
C. Increase the local preference for all HQ prefixes received at branch ‫ ’׀‬from the MPLS ‫ ’׀‬network to be higher than the local preferences used on the MPLS A network
D. Introduce an AS path filter on branch A routers so that only local prefixes are advertised into BGP

Answer :
B

Question
40 (
Layer 3 Technologies
)

Refer to the exhibit. The OSPF routing protocol is redistributed into the BGP routing protocol, but not all the OSPF routes are distributed into BGP.

Which action resolves the issue?

A. Include the word external in the redistribute command


B. Use a route-map command to redistribute OSPF external routes defined in an access list
C. Include the word internal external in the redistribute command
D. Use a route-map command to redistribute OSPF external routes defined in a prefix list

Answer :
C

Question
41 (
Layer 3 Technologies
)

Refer to the exhibit. Routing protocols are mutually redistributed on R3 and R1. Users report intermittent connectivity to services hosted on the 10.1.1.0/24
prefix.

Significant routing update changes are noticed on R3 when the show ip route profile command is run.

How must the services be stabilized?

A. The routing loop must be fixed by reducing the admin distance of OSPF from 110 to 80 on R3
B. The routing loop must be fixed by reducing the admin distance of iBGP from 200 to 100 on R3
C. The issue with using BGP must be resolved by using another protocol and redistributing it into EIGRP on R3
D. The issue with using iBGP must be fixed by running eBGP between R3 and R4

Answer :
B

Question
42 (
Layer 3 Technologies
)

When determining if a system is capable of support, what is the minimum time spacing required for a BFD control packet to receive once a control packet is arrived?

A. Desired Min TX Interval


B. Detect Mult
C. Required Min RX Interval
D. Required Min Echo RX Interval
Answer :
C

Question
43 (
Layer 3 Technologies
)

An engineer is configuring a network and needs packets to be forwarded to an interface for any destination address that is not in the routing table.

What should be configured to accomplish this task?

A. set ip next-hop
B. set ip default next-hop
C. set ip next-hop recursive
D. set ip next-hop verify-availability

Answer :
B

Question
44 (
Layer 3 Technologies
) 
What is an advantage of using BFD?

A. It detects local link failure at layer 1 and updates the routing table.
B. It detects local link failure at layer 3 and updates the routing protocols.
C. It has sub-second failure detection for layer 1 and layer 3 problems.
D. It has sub-second failure detection for layer 1 and layer 2 problems.

Answer :
D

Question
45 (
Layer 3 Technologies
)

An engineer needs dynamic routing between two routers and is unable to establish OSPF adjacency. The output of the show ip ospf neighbor command shows that the neighbor state is EXSTART/EXCHANGE.

Which action should be taken to resolve this issue?

A. match the passwords


B. match the hello timers
C. match the MTUs
D. match the network types

Answer :
C

Reference:

https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13684-12.html

Question
46 (
Layer 3 Technologies
) 

Refer to the exhibit. R1 is connected with R2 via GigabitEthernet0/0, and R2 cannot ping R1.

What action will fix the issue?

A. Fix route dampening configured on the router.


B. Replace the SFP module because it is not supported.
C. Fix IP Event Dampening configured on the interface.
D. Correct the IP SLA probe that failed.

Answer :
C

Question
47 (
Layer 3 Technologies
)

Refer to the exhibits. A user on the 192.168.1.0/24 network can successfully ping 192.168.3.1, but the administrator cannot ping 192.168.3.1 from the LA router.

Which set of configurations fixes the issue?

A.

B.

C.

D.

Answer :
D

Question
48 (
Layer 3 Technologies
)

Refer to the exhibit. A network administrator configured mutual redistribution on R1 and R2 routers, which caused instability in the network.

Which action resolves the issue?

A. Set a tag in the route map when redistributing EIGRP into OSPF on R1, and match the same tag on R2 to deny when redistributing OSPF into EIGRP.
B. Set a tag in the route map when redistributing EIGRP into OSPF on R1, and match the same tag on R2 to allow when redistributing OSPF into EIGRP.
C. Apply a prefix list of EIGRP network routes in OSPF domain on R1 to propagate back into the EIGRP routing domain.
D. Advertise summary routes of EIGRP to OSPF and deny specific EIGRP routes when redistributing into OSPF.

Answer :
A

Question
49 (
Layer 3 Technologies
)

Refer to the exhibit. A network engineer for AS64512 must remove the inbound and outbound traffic from link A during maintenance without closing the BGP
session so that there is still a backup link over link A toward the ASN.

Which BGP configuration on R1 accomplishes this goal?

A.

B.

C.

D.

Answer :
C

Question
50 (
Layer 3 Technologies
)

An engineer configured access list NON-CISCO in a policy to influence routes.

What are the two effects of this route map configuration? (Choose two.)

A. Packets are forwarded using normal route lookup.


B. Packets are forwarded to the default gateway.
C. Packets are dropped by the access list.
D. Packets are evaluated by sequence 10.
E. Packets are not evaluated by sequence 10.

Answer :
BD

Question
51 (
Layer 3 Technologies
)

Refer to the exhibits. To provide reachability to network 10.1.1.0/24 from R5, the network administrator redistributes EIGRP into OSPF on R3 but notices that R4
is now taking a suboptimal path through R5 to reach 10.1.1.0/24 network.

Which action fixes the issue while keeping the reachability from R5 to 10.1.1.0/24 network?

A. Change the administrative distance of the external EIGRP to 90.


B. Apply the outbound distribution list on R5 toward R4 in OSPF.
C. Change the administrative distance of OSPF to 200 on R5.
D. Redistribute OSPF into EIGRP on R4.

Answer :
A

Question
52 (
Layer 3 Technologies
) 
Refer to the exhibits. All the serial links between R1, R2, and R3 have the same bandwidth. Users on the 192.168.1.0/24 network report slow response times
while they access resources on network 192.168.3.0/24. When a traceroute is run on the path, it shows that the packet is getting forwarded via R2 to R3
although the link between R1 and R3 is still up.

What must the network administrator do to fix the slowness?

A. Add a static route on R1 using the next hop of R3.


B. Remove the static route on R1.
C. Change the Administrative Distance of EIGRP to 5.
D. Redistribute the R1 static route to EIGRP.

Answer :
B

Question
53 (
Layer 3 Technologies
)

Refer to the exhibit. The R1 and R2 configurations are:

The neighbor relationship is not coming up.

Which two sets of configurations bring the neighbors up? (Choose two.)

A.

B.

C.

D.

E.

Answer :
DE

Question 54 ( Layer 3 Technologies )



Question
54 (
Layer 3 Technologies
)

Refer to the exhibit. The network administrator must mutually redistribute routes at the Chicago router to the LA and NewYork routers. The configuration of the

Chicago router is this:

After the configuration, the LA router receives all the NewYork routes, but the NewYork router does not receive any LA routes.

Which set of configurations fixes the problem on the Chicago router?

A.

B.

C.

D.

Answer :
B

Question
55 (
Layer 3 Technologies
)

DRAG DROP -

Drag and drop the actions from the left into the correct order on the right to configure a policy to avoid following packet forwarding based on the normal routing path.

Select and Place:

Answer :
Question
56 (
Layer 3 Technologies
)
Reference:


https://community.cisco.com/t5/networking-documents/how-to-configure-pbr/ta-p/3122774

Refer to the exhibit. An engineer wanted to set a tag of 30 to route 10.1.80.65/32 but it failed.

How is the issue fixed?

A. Modify route-map ospf-to-eigrp permit10 and match prefix-list ccnp2.


B. Modify prefix-list ccnp3 to add 10.1.64.0/20 ge 32.
C. Modify prefix-list ccnp3 to add 10.1.64.0/20 le 24.
D. Modify route-map ospf-to-eigrp permit 30 and match prefix-list ccnp2.

Answer :
D

Question
57 (
Layer 3 Technologies
)

Refer to the exhibits. A company with autonomous system number AS65401 has obtained IP address block 209.165.200.224/27 from ARIN. The company
needed more IP addresses and was assigned block 209.165.202.128/27 from ISP2. An engineer in ISP1 reports that they are receiving ISP2 routes from AS65401.

Which configuration on R1 resolves the issue?

A.

B.

C.

D.

Answer :
A

Question
58 (
Layer 3 Technologies
)

After some changes in the routing policy, it is noticed that the router in AS 45123 is being used as a transit AS router for several service providers.

Which configuration ensures that the branch router in AS 45123 advertises only the local networks to all SP neighbors?

A.

B.

C.

D.

Answer :
C

Question
59 (
Layer 3 Technologies
) 
A network administrator is troubleshooting a high utilization issue on the route processor of a router that was reported by NMS. The administrator logged into the router to check the control plane policing and
observed that the BGP process is dropping a high number of routing packets and causing thousands of routes to recalculate frequently.

Which solution resolves this issue?

A. Shape the pir for BGP, conform-action set-prec-transmit, and exceed action set-frde-transmit.
B. Police the pir for BGP, conform-action set-prec-transmit, and exceed action set-clp-transmit.
C. Shape the cir for BGP, conform-action transmit, and exceed action transmit.
D. Police the cir for BGP, conform-action transmit, and exceed action transmit.

Answer :
D

Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_plcshp/configuration/xe-3s/qos-plcshp-xe-3s-book/qos-plcshp-plcr-mact.html

Question
60 (
Layer 3 Technologies
)

Which mechanism must be chosen to optimize the reconvergence time for OSPF at company location 408817202 that is less CPU-intensive than reducing the hello and dead timers?

A. sso
B. BFD
C. Dead Peer Detection keepalives
D. OSPF demand circuit

Answer :
B

Reference:

https://forum.networklessons.com/t/ospf-hello-and-dead-interval/1255

Question
61 (
Layer 3 Technologies
)

Refer to the exhibit.

An engineer configured BGP between routers R1 and R3. The BGP peers cannot establish neighbor adjacency to be able to exchange routes.

Which configuration resolves this issue?

A. R1 router bgp 6501 address-family ipv6 neighbor AB01:2011:7:100::3 activate


B. R3 router bgp 6502 address-family ipv6 neighbor AB01:2011:7:100::1 activate
C. R1 router bgp 6501 neighbor AB01:2011:7:100::3 ebgp-multihop 255
D. R3 router bgp 6502 neighbor AB01:2011:7:100::1 ebgp-multihop 255

Answer :
B

Question
62 (
Layer 3 Technologies
)

Refer to the exhibit.

Which action resolves the adjacency issue?

A. Configure the same autonomous system numbers.


B. Match the hello interval timers.
C. Match the authentication keys.
D. Configure the same EIGRP process IDs.

Answer :
A

Reference:

https://www.ciscopress.com/articles/article.asp?p=2999383&seqNum=2

Question
63 (
Layer 3 Technologies
)

Refer to the exhibit.

BGP and EIGRP are mutually redistributed on R3, and EIGRP and OSPF are mutually redistributed on R1. Users report packet loss and interruption of service to
applications hosted on the 10.1.1.0/24 prefix. An engineer tested the link from R3 to R4 with no packet loss present but has noticed frequent routing changes
on

R3 when running the debug ip route command.

Which action stabilizes the service?

A. Reduce frequent OSPF SPF calculations on R3 that cause a high CPU and packet loss on traffic traversing R3.
B. Tag the 10.1.1.0/24 prefix and deny the prefix from being redistributed into OSPF on R1.
C. Place an OSPF distribute-list outbound on R3 to block the 10.1.1.0/24 prefix from being advertised back to R3.
D. Repeat the test from R4 using ICMP ping on the local 10.1.1.0/24 prefix, and fix any Layer 2 errors on the host or switch side of the subnet.

Answer :
B

Question
64 (
Layer 3 Technologies
) 
Refer to the exhibit. An engineer has configured policy-based routing and applied the configuration to the correct interface. How is the configuration applied to the traffic that matches the access list?

A. It is forwarded using the routing table lookup.


B. It is sent to 209.165.202.129.
C. It is dropped.
D. It is sent to 209.165.202.131.

Answer :
D

Explanation:

The first next hop IP is down, so the second one will be used.

Question
65 (
Layer 3 Technologies
) 
Refer to the exhibit.

A network administrator reviews the branch router console log to troubleshoot the OSPF adjacency issue with the DR router.

Which action resolves this issue?

A. Stabilize the DR site flapping link to establish OSPF adjacency.


B. Advertise the branch WAN interface matching subnet for the DR site.
C. Configure the WAN interface for DR site in the related OSPF area.
D. Configure matching hello and dead intervals between sites.

Answer :
B

Reference:

https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13699-29.html

Question
66 (
Layer 3 Technologies
)

Refer to the exhibit.

When the FastEthernet0/1 goes down, the route to 172.29.0.0/16 via 192.168.253.2 is not installed in the RIB. Which action resolves the issue?

A. Configure feasible distance greater than the reported distance.


B. Configure feasible distance greater than the successor's feasible distance.
C. Configure reported distance greater than the successor's feasible distance.
D. Configure reported distance greater than the feasible distance.

Answer :
A

Reference:

https://www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/

Question
67 (
Layer 3 Technologies
)

Refer to the exhibit.

AS111 is receiving its own routes from AS200 causing a loop in the network.

Which configuration provides loop prevention?

A. router bgp 111 neighbor 195.1.1.1 as-override no neighbor 195.1.2.2 allowas-in


B. router bgp 111 no neighbor 195.1.1.1 allowas-in no neighbor 195.1.2.2 allowas-in
C. router bgp 111 neighbor 195.1.2.2 as-override no neighbor 195.1.1.1 allowas-in
D. router bgp 111 neighbor 195.1.1.1 as-override neighbor 195.1.2.2 as-override

Answer :
B

Reference:

https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/112236-allowas-in-bgp-config-example.html

Question
68 (
Layer 3 Technologies
) 
Refer to the exhibit.

AS65510 iBGP is configured for directly connected neighbors. R4 cannot ping or traceroute network 192.168.100.0/24.

Which action resolves this issue?

A. Configure R1 as a route reflector server and configure R2 and R3 as route reflector clients.
B. Configure R4 as a route reflector server and configure R2 and R3 as route reflector clients.
C. Configure R4 as a route reflector server and configure R1 as a route reflector client.
D. Configure R1 as a route reflector server and configure R4 as a route reflector client.

Answer :
D

Question
69 (
Layer 3 Technologies
)

Users report issues with reachability between areas as soon as an engineer configured summary routes between areas in a multiple area OSPF autonomous system.
Which action resolves the issue?

A. Configure the area range command on the ASBR.


B. Configure the summary-address command on the ASBR.
C. Configure the summary-address command on the ABR.
D. Configure the area range command on the ABR.

Answer :
D
Question
70 (
Layer 3 Technologies
) 
Refer to the exhibit.

Which set of commands restore reachability to loopback0?

A. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf network point-to-point


B. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf interface area 10
C. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf network broadcast
D. interface loopback0 ip address 4.4.4.4 255.255.255.0 ip ospf interface type network

Answer :
A

Reference:

https://networkengineering.stackexchange.com/questions/13099/why-do-we-use-ospf-point-to-point-networks-for-loopbacks

Question
71 (
Layer 3 Technologies
)

AS 111 wanted to use AS 200 as the preferred path for 172.20.5.0/24 and AS 100 as the backup. After the configuration, AS 100 is not used for any other routes.

Which configuration resolves the issue?

A. route-map SETLP permit 10 match ip address prefix-list PLIST1 set local-preference 99 route-map SETLP permit 20
B. router bgp 111 no neighbor 192.168.10.1 route-map SETLP in neighbor 192.168.20.2 route-map SETLP in
C. route-map SETLP permit 10 match ip address prefix-list PLIST1 set local-preference 110 route-map SETLP permit 20
D. router bgp 111 no neighbor 192.168.10.1 route-map SETLP in neighbor 192.168.10.1 route-map SETLP out

Answer :
A

Explanation:

There is an implicit deny all at the end of any route-map so all other traffic that does not match 172.20.5.0/24 would be dropped. Therefore, we have to add a permit sequence at the end of the route-map to allow
other traffic.

The default value of Local Preference is 100 and higher value is preferred so we have to set the local preference of AS100 lower than that of AS200.

Question
72 (
Layer 3 Technologies
)

Refer to the exhibit. The ISP router is fully configured for customer A and customer B using the VRF-Lite feature.

What is the minimum configuration required for customer A to communicate between routers A1 and A2?

A. A1 interface fa0/0 description To->ISP ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip add 172.31.200.1 255.255.255.0 no
shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0
B. A1 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 vrf A net 172.31.200.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip vrf
forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 vrf A net 172.31.200.1 0.0.0.255 area 0
C. A1 interface fa0/0 description To->ISP ip vrf forwarding A ip add 172.31.100.1 255.255.255.0 no shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip vrf forwarding A
ip add 172.31.200.1 255.255.255.0 no shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0
D. A1 interface fa0/0 description To->ISP ip add 172.31.200.1 255.255.255.0 no shut ! router ospf 100 net 172.31.200.1 0.0.0.255 area 0 A2 interface fa0/0 description To->ISP ip add 172.31.100.1 255.255.255.0 no
shut ! router ospf 100 net 172.31.100.1 0.0.0.255 area 0

Answer :
A

Question
73 (
Layer 3 Technologies
)

An engineer is implementing a coordinated change with a server team. As part of the change, the engineer must configure interface GigabitEthernet2 in an existing VRF "RED" then move the interface to an existing
VRF "BLUE" when the server team is ready. The engineer configured interface GigabitEthernet2 in VRF

"RED":

interface GigabitEthernet2

description Migration ID: B410A82D0935G35

vrf forwarding RED

ip address 10.0.0.0 255.255.255.254

negotiation auto

Which configuration completes the change?

A. interface GigabitEthernet2 no vrf forwarding RED vrf forwarding BLUE ip address 10.0.0.0 255.255.255.254
B. interface GigabitEthernet2 no ip address vrf forwarding BLUE
C. interface GigabitEthernet2 no vrf forwarding RED vrf forwarding BLUE
D. interface GigabitEthernet2 no ip address ip address 10.0.0.0 255.255.255.254 vrf forwarding BLUE

Answer :
A

Question
74 (
Layer 3 Technologies
) 
Refer to the exhibit. R5 should not receive any routes originated in the EIGRP domain. Which set of configuration changes removes the EIGRP routes from the
R5 routing table to fix the issue?

A. R4 route-map O2R deny 10 match tag 111 route-map O2R permit 20 ! router rip redistribute ospf 1 route-map O2R metric 1
B. R2 route-map E20 deny 20 R4 route-map O2R deny 10 match tag 111 ! router rip redistribute ospf 1 route-map O2R metric 1
C. R4 route-map O2R permit 10 match tag 111 route-map O2R deny 20 ! router rip redistribute ospf 1 route-map O2R metric 1
D. R4 route-map O2R deny 10 match tag 111 ! router rip redistribute ospf 1 route-map O2R metric 1

Answer :
A

Question
75 (
Layer 3 Technologies
)

Refer to the exhibit. The network administrator configured the network to connect two disjointed networks and all the connectivity is up except the virtual link,
which causes area 250 to be unreachable.

Which two configurations resolve this issue? (Choose two.)

A. R2 router ospf 1 no area 234 virtual-link 10.34.34.4 area 234 virtual-link 0.0.0.44
B. R2 router ospf 1 no area 234 virtual-link 10.34.34.4 area 0 virtual-link 0.0.0.44
C. R4 router ospf 1 no area 234 virtual-link 10.23.23.2 area 0 virtual-link 0.0.0.22
D. R2 router ospf 1 router-id 10.23.23.2
E. R4 router ospf 1 no area 234 virtual-link 10.23.23.2 area 234 virtual-link 0.0.0.22

Answer :
AE

Reference:

https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13703-8.html

Question
76 (
Layer 3 Technologies
)

Refer to the exhibit. A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router.

Which configuration command is required to establish a DMVPN tunnel with multiple spokes?

A. ip ospf network point-to-point on the hub router


B. ip ospf network point-to-multipoint on one spoke router
C. ip ospf network point-to-multipoint on both spoke routers
D. ip ospf network point-to-point on both spoke routers

Answer :
C

Question
77 (
Layer 3 Technologies
)

Refer to the exhibit. The Internet traffic should always prefer Site-A ISP-1 if the link and BGP connection are up; otherwise, all Internet traffic should go to ISP-2.

Redistribution is configured between BGP and OSPF routing protocols, and it is not working as expected.
What action resolves the issue?

A. Set OSPF Cost 200 at Site-A RTR1, and set OSPF Cost 100 at Site-B RTR2.
B. Set metric-type 2 at Site-A RTR1, and set metric-type 1 at Site-B RTR2.
C. Set metric-type 1 at Site-A RTR1, and set metric-type 2 at Site-B RTR2.
D. Set OSPF Cost 100 at Site-A RTR1, and set OSPF Cost 200 at Site-B RTR2.

Answer :
C

Question
78 (
Layer 3 Technologies
) 

Refer to the exhibit. An engineer has configured R1 as EIGRP stub router. After the configuration, router R3 failed to reach to R2 loopback address.

Which action advertises R2 loopback back into the R3 routing table?

A. Add a static route for R2 loopback address in R1 and redistribute it to advertise to R3.
B. Use a leak map on R1 that matches the required prefix and apply it with the distribute list command toward R3.
C. Use a leak map on R3 that matches the required prefix and apply it with the EIGRP stub feature.
D. Add a static null route for R2 loopback address in R1 and redistribute it to advertise to R3.

Answer :
B

Question
79 (
Layer 3 Technologies
)

Refer to the exhibit. The branch router is configured with a default route toward the Internet and has no routes configured for the HQ site that is connected
through interface G2/0. The HQ router is fully configured and does not require changes.

Which configuration on the branch router makes the intranet website (TCP port 80) available to the branch office users?

A. access-list 101 permit tcp any any eq 80 access-list 102 permit tcp any host intranet-webserver-ip ! route-map pbr permit 10 match ip address 101 set ip next-hop 192.168.2.2 route-map pbr permit 20 match ip
address 102 set ip next-hop 192.168.2.2 ! interface G2/0 ip policy route-map pbr
B. access-list 100 permit tcp host intranet-webserver-ip eq 80 any ! route-map pbr permit 10 match ip address 100 set ip next-hop 192.168.2.2 ! interface G1/0 ip policy route-map pbr
C. access-list 100 permit tcp any host intranet-webserver-ip eq 80 ! route-map pbr permit 10 match ip address 100 set ip next-hop 192.168.2.2 ! interface G2/0 ip policy route-map pbr
D. access-list 101 permit tcp any any eq 80 access-list 102 permit tcp any host intranet-webserver-ip ! route-map pbr permit 10 match ip address 101 102 set ip next-hop 192.168.2.2 ! interface G1/0 ip policy route-
map pbr

Answer :
D

Question
80 (
Layer 3 Technologies
)

R1 and R2 are configured as eBGP neighbors. R1 is in AS100 and R2 is in AS200. R2 is advertising these networks to R1:

172.16.16.0/20

172.16.3.0/24

172.16.4.0/24

192.168.1.0/24

192.168.2.0/24

172.16.0.0/16

The network administrator on R1 must improve convergence by blocking all subnets of 172.16.0.0/16 major network with a mask lower than 23 from coming in.

Which set of configurations accomplishes the task on R1?

A. ip prefix-list PL-1 deny 172.16.0.0/16 ge 23 ip prefix-list PL-1 permit 0.0.0.0/0 le 32 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in
B. ip prefix-list PL-1 deny 172.16.0.0/16 le 23 ip prefix-list PL-1 permit 0.0.0.0/0 le 32 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in
C. ip prefix-list PL-1 deny 172.16.0.0/16 ip prefix-list PL-1 permit 0.0.0.0/0 ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 prefix-list PL-1 in
D. access-list 1 deny 172.16.0.0 0.0.254.255 access-list 1 permit any ! router bgp 100 neighbor 192.168.100.2 remote-as 200 neighbor 192.168.100.2 distribute-list 1 in

Answer :
B

Question
81 (
Layer 3 Technologies
) 
Refer to the exhibit. An engineer configures the router 10.1.100.10 for EIGRP autosummarization so that R1 should receive the summary route of 10.0.0.0/8.

However, R1 receives more specific /24 routes.

Which action resolves this issue?

A. Router R1 should configure ip summary address eigrp (AS number) 10.0.0.0 255.0.0.0 for the R1 Fast Ethernet 0/0 connected interface.
B. Router R1 should configure ip route 10.0.0.0 255.0.0.0 null 0 for the routes that are received on R1.
C. Router 10.1.100.10 should configure ip route 10.0.0.0 255.0.0.0 null 0 for the routes that are summarized toward R1.
D. Router 10.1.100.10 should configure ip summary address eigrp (AS number) 10.0.0.0 255.0.0.0 for the R1 Fast Ethernet 0/0 connected interface.

Answer :
D

Question
82 (
Layer 3 Technologies
) 

Refer to the exhibit. Which command must be configured to make VRF CCNP work?

A. interface Loopback0 ip address 10.1.1.1 255.255.255.0 vrf forwarding CCNP


B. interface Loopback0 ip address 10.1.1.1 255.255.255.0
C. interface Loopback0 vrf forwarding CCNP
D. interface Loopback0 ip address 10.1.1.1 255.255.255.0 ip vrf forwarding CCNP

Answer :
B

Reference:

https://community.cisco.com/t5/mpls/interface-ip-removed-after-apply-the-ip-vrf-forwarding/td-p/487122

Question
83 (
Layer 3 Technologies
)

Refer to the exhibits. An engineer investigates a routing issue on R1 and finds that traffic destined to 5.5.5.0/24 does not take all of the paths.

Which action resolves the issue?

A. Increase the variance value in EIGRP.


B. Decrease the variance value in EIGRP.
C. Remove the adjacency of R3 from EIGRP.
D. Stop advertising 192.168.13.0/24 in EIGRP.

Answer :
A
Reference:

https://community.cisco.com/t5/networking-documents/troubleshooting-eigrp-variance-command/ta-p/3129662#:~:text=EIGRP%20provides%20a%

20mechanism%20to,means%20equal%2Dcost%20load%20balancing

Question
84 (
VPN Technologies
)

DRAG DROP -

Drag and drop the MPLS VPN concepts from the left onto the correct descriptions on the right.

Select and Place:

Answer :

Question
85 (
VPN Technologies
) 
Refer to the exhibits. Phase-3 tunnels cannot be established between spoke-to-spoke in DMVPN.

Which two commands are missing? (Choose two.)

A. The ip nhrp redirect command is missing on the spoke routers.


B. The ip nhrp shortcut command is missing on the spoke routers.
C. The ip nhrp redirect command is missing on the hub router.
D. The ip nhrp shortcut command is missing on the hub router.
E. The ip nhrp map command is missing on the hub router.

Answer :
BC

Question
86 (
VPN Technologies
)

Which protocol is used to determine the NBMA address on the other end of a tunnel when mGRE is used?

A. NHRP
B. IPsec
C. MP-BGP
D. OSPF
Answer :
A

Question
87 (
VPN Technologies
) 
A DMVPN single hub topology is using IPsec + mGRE with OSPF.

What should be configured on the hub to ensure it will be the designated router?

A. route map to set the metrics of learned routes to 110


B. tunnel interface of the hub with ip nhrp ospf dr
C. OSPF priority to 0
D. OSPF priority greater than 1

Answer :
D

Question
88 (
VPN Technologies
)

What are two purposes of using IPv4 and VPNv4 address-family configurations in a Layer 3 MPLS VPN? (Choose two.)

A. RD is prepended to the IPv4 route to make it unique.


B. The VPNv4 address consists of a 64-bit route distinguisher that is prepended to the IPv4 prefix.
C. MP-BGP is used to allow overlapping IPv4 addresses between customers to advertise through the network.
D. The IPv4 address is needed to tag the MPLS label.
E. The VPNv4 address is used to advertise the MPLS VPN label.

Answer :
AB

Question
89 (
VPN Technologies
)

What are two functions of MPLS Layer 3 VPNs? (Choose two.)

A. It is used for transparent point-to-multipoint connectivity between Ethernet links/sites.


B. A packet with node segment ID is forwarded along with shortest path to destination.
C. Customer traffic is encapsulated in a VPN label when it is forwarded in MPLS network.
D. BGP is used for signaling customer VPNv4 routes between PE nodes.
E. LDP and BGP can be used for Pseudowire signaling.

Answer :
CD

Question
90 (
VPN Technologies
) 
What are two MPLS label characteristics? (Choose two.)

A. The label edge router swaps labels on the received packets.


B. Labels are imposed in packets after the Layer 3 header.
C. LDP uses TCP for reliable delivery of information.
D. An MPLS label is a short identifier that identifies a forwarding equivalence class.
E. A maximum of two labels can be imposed on an MPLS packet.

Answer :
CD

Question
91 (
VPN Technologies
)

Which command allows traffic to load-balance in an MPLS Layer 3 VPN configuration?

A. multi-paths eibgp 2
B. maximum-paths 2
C. maximum-paths ibgp 2
D. multi-paths 2

Answer :
C

Reference:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/5_x/nx-os/mpls/configuration/guide/mpls_cg/mp_vpn_multipath.html

Question
92 (
VPN Technologies
) 
Refer to the exhibit. After applying IPsec, the engineer observed that the DMVPN tunnel went down, and both spoke-to-spoke and hub were not establishing.

Which two actions resolve the issue? (Choose two.)

A. Change the mode from mode tunnel to mode transport on R3.


B. Remove the crypto isakmp key cisco address 10.1.1.1 on R2 and R3.
C. Configure the crypto isakmp key cisco address 192.1.1.1 on R2 and R3.
D. Configure the crypto isakmp key cisco address 0.0.0.0 on R2 and R3.
E. Change the mode from mode transport to mode tunnel on R2.

Answer :
AD

Question
93 (
VPN Technologies
) 
Which statement about route distinguishers in an MPLS network is true?

A. Route distinguishers allow multiple instances of a routing table to coexist within the edge router.
B. Route distinguishers are used for label bindings.
C. Route distinguishers make a unique VPNv4 address across the MPLS network.
D. Route distinguishers define which prefixes are imported and exported on the edge router.

Answer :
C

Question
94 (
VPN Technologies
)

Which statement about MPLS LDP router ID is true?

A. If not configured, the operational physical interface is chosen as the router ID even if a loopback is configured.
B. The loopback with the highest IP address is selected as the router ID.
C. The MPLS LDP router ID must match the IGP router ID.
D. The force keyword changes the router ID to the specified address without causing any impact.

Answer :
B

Reference:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_ldp/configuration/12-4m/mp-ldp-12-4m-book.pdf

Question
95 (
VPN Technologies
)

Refer to the exhibit. Which interface configuration must be configured on the spoke A router to enable a dynamic DMVPN tunnel with the spoke B router?

A.

B.

C.

D.

Answer :
B

Question
96 (
VPN Technologies
)

Which list defines the contents of an MPLS label?

A. 20-bit label; 3-bit traffic class; 1-bit bottom stack; 8-bit TTL
B. 32-bit label; 3-bit traffic class; 1-bit bottom stack; 8-bit TTL
C. 20-bit label; 3-bit flow label; 1-bit bottom stack; 8-bit hop limit

D. 32-bit label; 3-bit flow label; 1-bit bottom stack; 8-bit hop limit

Answer :
A

Reference:

https://tools.ietf.org/html/rfc5462

Question
97 (
VPN Technologies
)

Refer to the exhibit. What does the imp-null tag represent in the MPLS VPN cloud?

A. Pop the label


B. Impose the label
C. Include the EXP bit
D. Exclude the EXP bit

Answer :
A

Question
98 (
VPN Technologies
) 
DRAG DROP -

Drag and drop the MPLS terms from the left onto the correct definitions on the right.

Select and Place:

Answer :
Question
99 (
VPN Technologies
)

Which transport layer protocol is used to form LDP sessions?

A. UDP
B. SCTP
C. TCP
D. RDP

Answer :
C

Question
100 (
VPN Technologies
)

Refer to the exhibits.

Which configuration allows spoke-to-spoke communication using loopback as a tunnel source?

A. Configure crypto isakmp key cisco address 0.0.0.0 on the hub


B. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the hub
C. Configure crypto isakmp key cisco address 200.1.0.0 255.255.0.0 on the spokes
D. Configure crypto isakmp key cisco address 0.0.0.0 on the spokes

Answer :
D

You might also like