Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Cisco 300-410 Practice Exam with Questions & Answers | Set: 10

Questions 136

:585

Which type of ports are protected by IPv6 Source Guard?

Options:
A.

Layer 2 ports

B.

access ports

C.

Layer 3 ports

D.

trunk ports

Cisco 300-410 Premium Access
Questions 137

300-410 Question 137

Refer to the exhibit After an engineer modified the configuration for area 7 to permit type 1 2 and 7 LSAs only users connected to router R9 reported that they could no longer access the internet. Which configuration restores internet access to users on R9 and permits only LSA type 1,2, and 7?

A)

300-410 Question 137

B)

300-410 Question 137

C)

300-410 Question 137

D)

300-410 Question 137

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 138

300-410 Question 138

Refer to the exhibit. An engineer configured route exchange between two different companies for a migration project EIGRP routes were learned in router C but no OSPF routes were learned in router A. Which configuration allows router A to receive OSPF routes?

Options:
A.

(config-router-af)#redistribute ospf 10 1000000 10 255 1 1500

B.

(config-routeraf-topology)#redistribute ospf 10 metric 1000000 10 255 1 1500

C.

(config-router-af-topology)#redistribute connected

D.

(config-router-af-topology )£no redistribute ospf 10 match external 1 external 2 metric 1000000 10 255 1 1500

Questions 139

Refer to the exhibit.

300-410 Question 139

A network administrator is troubleshooting IPv6 address assignment for a DHCP client that is not getting an IPv6 address from the server.

Which configuration retrieves the client IPv6 address from the DHCP server?

Options:
A.

ipv6 address autoconfig command on the interface

B.

ipv6 dhcp server automatic command on DHCP server

C.

ipv6 dhcp relay-agent command on the interface

D.

service dhcp command on DHCP server

Questions 140

Refer to the exhibit.

300-410 Question 140

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?

Options:
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.

Questions 141

The network administrator configured CoPP so that all HTTP and HTTPS traffic from the administrator device located at 172.16 1.99 toward the router CPU is limited to 500 kbps. Any traffic that exceeds this limit must be dropped.

access-list 100 permit ip host 172.16.1.99 any

!

class-map CM-ADMIN

match access-group 100

!

policy-map PM-COPP

class CM-ADMIN

police 500000 conform-action transmit

!

interface E0/0

service-policy input PM-COPP

CoPP failed to capture the desired traffic and the CPU load is getting higher.

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

Options:
A.

interface E0/0no service-policy input PM-COPP!control-planeservice-policy input PM-COPP

B.

policy-map PM-COPPclass CM-ADMINno police 500000 conform-action transmitpolice 500 conform-action transmit!control-planeservice-policy input PM-COPP

C.

no access-list 100access-list 100 permit tcp host 172.16.1.99 any eq 80

D.

no access-list 100access-list 100 permit tcp host 172.16.1.99 any eq 80access-list 100 permit tcp host 172.16.1.99 any eq 443

E.

policy-map PM-COPPclass CM-ADMINno police 500000 conform-action transmitpolice 500 conform-action transmit

Questions 142

The network administrator must implement IPv6 in the network to allow only devices that not only have registered IP addresses but are also connecting from assigned locations. Which security feature must be implemented?

Options:
A.

IPv6 Snooping

B.

IPv6 Destination Guard

C.

IPv6 Prefix Guard

D.

IPv6 Router Advertisement Guard

Questions 143

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

Options:
A.

requires IPv6 snooping on Layer 2 access or trunk ports

B.

used in service provider deployments to protect DDoS attacks

C.

requires the user to configure a static binding

D.

requires that validate prefix be enabled

E.

recovers missing binding table entries

Questions 144

300-410 Question 144

Refer to the exhibit. A network engineer cannot remote access R3 using Telnet from switch S1. Which action resolves the issue?

Options:
A.

Allow the inbound connection via the exec command on R3.

B.

Add the transport input telnet command on R3.

C.

Allow to use the ssh -I admin 10.0.0.1 command on the switch.

D.

Add the login admin command on the switch.

Questions 145

300-410 Question 145

Refer to the exhibit. Which configuration command establishes an EIGRP neighbor adjacency between the hub and spoke?

Options:
A.

connected 10.1.2.192 command on spoke router

B.

network 10.1.2.192 command on spoke router

C.

eigrp-peer 10.1.2.192 command on the hub router

D.

neighbor 10.1.2.192 command on hub router

Questions 146

Refer to the exhibit.

300-410 Question 146

TCP traffic should be reaching host 10.10.10.10/24 via R2. Which action resolves the issue?

Options:
A.

TCP traffic will reach the destination via R2 without any changes

B.

Add a permit 20 statement in the route map to allow TCP traffic

C.

Allow TCP in the access list with no changes to the route map

D.

Set IP next-hop to 10.10.12.2 under the route-map permit 10 to allow TCP traffic.

Questions 147

Refer to the exhibit.

300-410 Question 147

During ISP router maintenance, the network produced many alerts because of the flapping interface. Which configuration on R1 resolves the issue?

Options:
A.

no snmp trap link-status

B.

snmp trap link-status down

C.

snmp trap ip verify drop-rate

D.

ip verify drop-rate notify hold-down 60

Questions 148

300-410 Question 148

Refer to the exhibit. Router R1 peers with two ISPs using static routes to get to the internet. The requirement is that R1 must prefer ISP-A under normal circumstances and failover to ISP-B if the connectivity to ISP-A is lost. The engineer observes that R1 is load balancing traffic across the two ISPs Which action resolves the issue by sending traffic to ISP-A only with failover to ISP-B?

Options:
A.

Configure OSPF between R1. ISP-A. and ISP-B for dynamic failover if any ISP link to R1 fails

B.

Configure two static routes on R1. one pointing to ISP-A and another pointing to ISP- B with 222 admin distance

C.

Change the bandwidth of the interface on R1 so that interface to ISP-A has a higher value than the interface to ISP-B

D.

Configure two static routes on R1. one pointing to ISP-B with more specific routes and another pointing to ISP-A with summary routes

Questions 149

What is LDP label binding?

Options:
A.

neighboring router with label

B.

source prefix with label

C.

destination prefix with label

D.

two routers with label distribution session

Questions 150

300-410 Question 150

Refer to the exhibit Which action ensures that 10 10 10 0/24 reaches 10 10 20 0/24 through the direct link between R1 and R2?

Options:
A.

Configure R1 and R2 LAN links as nonpassive.

B.

Configure R1 and R2 links under area 1

C.

Configure OSPF link cost to 1 between R1 and R2

D.

Configure OSPF path cost to 3 between R1 and R2

Cisco Related Exams

How to pass Cisco 300-415 - Implementing Cisco SD-WAN Solutions (300-415 ENSDWI) Exam
How to pass Cisco 300-420 - Designing Cisco Enterprise Networks (ENSLD) v1.1 Exam
How to pass Cisco 300-425 - Designing Cisco Enterprise Wireless Networks (ENWLSD) Exam
How to pass Cisco 300-430 - Implementing Cisco Enterprise Wireless Networks (300-430 ENWLSI) Exam
How to pass Cisco 350-401 - Implementing Cisco Enterprise Network Core Technologies (350-401 ENCOR) Exam
How to pass Cisco 300-435 - Automating Cisco Enterprise Solutions (ENAUTO) Exam
How to pass Cisco 300-440 - Designing and Implementing Cloud Connectivity (ENCC) Exam
How to pass Cisco 300-445 - Designing and Implementing Enterprise Network Assurance(300-445 ENNA) Exam

Cisco Free Exams

Cisco Free Exams
Examstrack offers free Cisco exam materials and practice tests to aid your Cisco certification journey.