Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Cisco CCNP Enterprise 300-410 Questions and answers with CertsForce

Viewing page 5 out of 13 pages
Viewing questions 61-75 out of questions
Questions # 61:

Question # 61

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?

Options:

A.

router ospf 1default-information originate


B.

router ospf 1network 0.0.0.0 0.0.0.0 area 0


C.

router ospf 1redistribute connected 0.0.0.0


D.

router ospf 1redistribute static subnets


Expert Solution
Questions # 62:

What statement about route distinguishes in an MPLS network is true?

Options:

A.

Route distinguishes make a unique VPNv4 address across the MPLS network.


B.

Route distinguishers allow multiple instances of a routing table to coexist within the edge router.


C.

Route distinguishes are used for label bindings


D.

Route distinguishes define which prefixes are imported and exported on the edge router


Expert Solution
Questions # 63:

Refer to the exhibit.

Question # 63

A network administrator configured an IPv6 access list to allow TCP return frame only, but it is not working as expected. Which changes resolve this issue?

Question # 63

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 64:

What are two functions of IPv6 Source Guard? (Choose two.)

Options:

A.

It uses the populated binding table for allowing legitimate traffic.


B.

It works independent from IPv6 neighbor discovery.


C.

It denies traffic from unknown sources or unallocated addresses.


D.

It denies traffic by inspecting neighbor discovery packets for specific pattern.


E.

It blocks certain traffic by inspecting DHCP packets for specific sources.


Expert Solution
Questions # 65:

Question # 65

An engineer sets up a DMVPN connection to connect branch 1 and branch 2 to HQ branch 1 and branch 2 cannot communicate with each other. Which change must be made to resolve this issue?

Question # 65

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 66:

Refer to Exhibit.

Question # 66

Traffic from the branch network should route through HQ R1 unless the path is unavailable. An engineer tests this functionality by shutting down interface on the BRANCH router toward HQ_R1 router but 192.168.20.0/24 is no longer reachable from the branch router. Which set of configurations resolves the issue?

Options:

A.

HQ_R1(config)# ip sla responderHQ_R1(config)# ip sla responder icmp-echo 172.16.35.2


B.

BRANCH(config)# ip sla 1BRANCH(config-ip-sla)# icmp-echo 172.16.35.1


C.

HQ_R2(config)# ip sla responderHQ_R2(config)# ip sla responder icmp-echo 172.16.35.5


D.

BRANCH(config)# ip sla 1BRANCH(config-ip-sla)# icmp-echo 172.16.35.2


Expert Solution
Questions # 67:

What are two MPLS label characteristics? (Choose two.)

Options:

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.


Expert Solution
Questions # 68:

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

Question # 68

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

Options:

A.

Packets are not evaluated by sequence 10.


B.

Packets are evaluated by sequence 10.


C.

Packets are forwarded to the default gateway.


D.

Packets are forwarded using normal route lookup.


E.

Packets are dropped by the access list.


Expert Solution
Questions # 69:

Refer to the exhibit.

Question # 69

Question # 69

An engineer configured BGP between routers R1 and R3 The BOP peers cannot establish neighbor adjacency to be able to exchange routes. Which configuration resolves this issue?

Options:

A.

R3router bgp 6502address-family ipv6neighbor AB01:2011:7:100::1 activate


B.

R1router bgp 6501address-family ipv6neighbor AB01:2011:7:100;:3 activate


C.

R3router bgp 6502neighbor AB01:2011:7:100::1 ebgp-muttlhop 255


D.

R1router bgp 6501 neighborAB01:2011:7:100::3ebgp-multihop255


Expert Solution
Questions # 70:

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?

Options:

A.

LOCAL_PREF


B.

MED


C.

WEIGHT


D.

AS-PATH


Expert Solution
Questions # 71:

Refer to the exhibit.

Question # 71

A network administrator reviews the branch router console log to troubleshoot the OSPF adjacency issue with the DR router. Which action resolves this issue?

Options:

A.

Advertise the branch WAN interface matching subnet for the DR site.


B.

Configure matching hello and dead intervals between sites.


C.

Configure the WAN interface for DR site in the related OSPF area.


D.

Stabilize the DR site flapping link to establish OSPF adjacency.


Expert Solution
Questions # 72:

An engineer must configure a Cisco router to initiate secure connections from the router to other devices in the network but kept failing. Which two actions resolve the issue? (Choose two.)

Options:

A.

Configure a source port for the SSH connection to initiate


B.

Configure a TACACS+ server and enable it


C.

Configure transport input ssh command on the console


D.

Configure a domain name


E.

Configure a crypto key to be generated


Expert Solution
Questions # 73:

Refer to the exhibit.

Question # 73

Question # 73

All the serial between R1, R2, and R3 have the Same bandwidth. User on the 192.168.1.0/24 network report slow response times while they access resource 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 to fix the slowness?

Options:

A.

Change the Administrative Distance of EIGRP to 5.


B.

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


C.

Remove the static route on R1.


D.

Redistribute theR1 route to EIGRP


Expert Solution
Questions # 74:

An engineer configured a Cisco router to send reliable and encrypted notifications for any events to the management server. It was noticed that the notification messages are reliable but not encrypted. Which action resolves the issue?

Options:

A.

Configure all devices for SNMPv3 informs with priv.


B.

Configure all devices for SNMPv3 informs with auth.


C.

Configure all devices for SNMPv3 traps with auth.


D.

Configure all devices for SNMPv3 traps with priv.


Expert Solution
Questions # 75:

Refer to the exhibit.

Question # 75

Which two actions should be taken to access the server? (Choose two.)

Options:

A.

Modify the access list to add a second line of permit ip any


B.

Modify the access list to deny the route to 192.168.2.2.


C.

Modify distribute list seq 10 to permit the route to 192.168.2.2.


D.

Add a sequence 20 in the route map to permit access list 1.


E.

Add a floating static route to reach to 192.168.2.2 with administrative distance higher than OSPF


Expert Solution
Viewing page 5 out of 13 pages
Viewing questions 61-75 out of questions