Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Cisco 300-410 Practice Exam with Questions & Answers

Questions 1

How do devices operate in MPLS L3VPN topology?

Options:
A.

P and associated PE routers with IGP populate the VRF table in different VPNs.

B.

CE routers connect to the provider network and perform LSP functionality

C.

P routers provide connectivity between PE devices with MPLS switching.

D.

P routers support PE to PE VPN tunnel without LSP functionality

Cisco 300-410 Premium Access
Questions 2

What is a function of BFD?

Options:
A.

peer recovery after a Layer 3 protocol adjacency failure

B.

peer recovery after a Layer 2 adjacency failure

C.

failure detection independent of routing protocols and media types

D.

failure detection dependent on routing protocols and media types

Questions 3

A company is expanding business by opening 35 branches over the Internet. A network engineer must configure DMVPN at the branch routers to connect with the hub router and allow NHRP to add spoke routers securely to the multicast NHRP mappings automatically Which configuration meets this requirement at the hub router?

A)

300-410 Question 3

B)

300-410 Question 3

C)

300-410 Question 3

D)

300-410 Question 3

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 4

Refer to the exhibit.

300-410 Question 4

An engineer implemented CoPP to limit Telnet traffic to protect the router CPU. It was noticed that the Telnet traffic did not pass through CoPP Which configuration resolves the issue?

300-410 Question 4

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 5

A customer requested a GRE tunnel through the provider network between two customer sites using loopback to hide internal networks. Which configuration on R2 establishes the tunnel with R1?

Options:
A.

R2(config)# interface Tunnel 1R2(config-if)# ip address 172.20.1.2 255.255.255.0R2(config-if)# ip mtu 1400R2(config-if)# ip tcp adjust-mss 1360R2(config-if)# tunnel source 192.168.20.1R2(config-if)# tunnel destination 192.168.10.1

B.

R2(config)# interface Tunnel 1R2(config-if)# ip address 172.20.1.2 255.255.255.0R2(config-if)# ip mtu 1400R2(config-if)# ip tcp adjust-mss 1360R2(config-if)# tunnel source 10.10.2.2R2(config-if)# tunnel destination 10.10.1.1

C.

R2(config)# interface Tunnel 1R2(config-if)# ip address 172.20.1.2 255.255.255.0R2(config-if)# ip mtu 1500R2(config-if)# ip tcp adjust-mss 1360R2(config-if)# tunnel source 192.168.20.1R2(config-if)# tunnel destination 10.10.1.1

D.

R2(config)# interface Tunnel 1R2(config-if)# ip address 172.20.1.2 255.255.255.0R2(config-if)# ip mtu 1500R2(config-if)# ip tcp adjust-mss 1360R2(config-if)# tunnel source 10.10.2.2R2(config-if)# tunnel destination 10.10.1.1

Questions 6

Refer to the exhibit.

300-410 Question 6

An engineer must establish a point-to-point GRE VPN between R1 and the remote site. Which configuration accomplishes the task for the remote site?

Options:
A.

Interface Tunnel1tunnel source 199.1.1.1tunnel destination 200.1.1.3ip address 192.168.1.3 255.255.255.0

B.

Interface Tunnel1tunnel source 200.1.1.3tunnel destination 199.1.1.1ip address 192.168.1.1.255.255.255.0

C.

Interface Tunnel1tunnel source 200.1.1.3tunnel destination 199.1.1.1ip address 192.168.1.3.255.255.255.0

D.

Interface Tunnellunnel source 199.1.1.1tunnel destination 200.1.1.3ip address 192.168.1.1.255.255.255.0

Questions 7

:591

300-410 Question 7

Refer to the exhibit Which action fixes the OSPF routes redistribution into EIGRP?

Options:
A.

Match external type to type-1

B.

Set tags before matching into EIGRP

C.

Set a default metric in the route map

D.

Match OSPF and EIGR IDs

Questions 8

What is a characteristic of IPv6 RA Guard?

Options:
A.

RA messages are allowed from the host port to the switch

B.

It is unable to protect tunneled traffic

C.

It filters rogue RA broadcasts from connected hosts

D.

It is supported on the egress direction of the switch

Questions 9

300-410 Question 9

Refer to the exhibit Which action resolves the issue?

Options:
A.

Configure host IP address in access-list 16

B.

Configure SNMPv3 on the router

C.

Configure SNMP authentication on the router

D.

Configure a valid SNMP community string

Questions 10

Which 0S1 model is used to insert an MPLS label?

Options:
A.

between Layer 5 and Layer 6

B.

between Layer 1 and Layer 2

C.

between Layer 3 and Layer 4

D.

between Layer 2 and Layer 3

Questions 11

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?

300-410 Question 11

Options:
A.

A1interface fa0/0description To->ISPip add 172.31.100.1 255.255.255.0no shut!router ospf 100net 172.31.100.1 0.0.0.255 area 0A2interface fa0/0description To->ISPip add 172.31.200.1 255.255.255.0no shut!router ospf 100net 172.31.200.1 0.0.0.255 area 0

B.

A1interface fa0/0description To->ISPip vrf forwarding Aip add 172.31.100.1 255.255.255.0no shut!router ospf 100net 172.31.100.1 0.0.0.255 area 0A2interfacefa0/0description To->ISPip vrf forwarding Aip add 172.31.200.1 255.255.255.0no shut!router ospf 100net 172.31.200.1 0.0.0.255 area 0

C.

A1interface fa0/0description To->ISPip add 172.31.200.1 255.255.255.0no shut!router ospf 100net 172.31.200.1 0.0.0.255 area 0A2interface fa0/0description To->ISPip add 172.31.100.1 255.255.255.0no shut!router ospf 100net 172.31.100.1 0.0.0.255 area 0

D.

A1interface fa0/0description To->ISPip vrf forwarding Aip add 172.31.100.1 255.255.255.0no shut!router ospf 100 vrf Anet 172.31.200.1 0.0.0.255 area 0A2interface fa0/0description To->ISPip vrf forwarding Aip add 172.31.100.1 255.255.255.0no shut!router ospf 100 vrf Anet 172.31.200.1 0.0.0.255 area 0

Questions 12

What are the two reasons for RD and VPNv4 addresses in an MPLS Layer 3 VPN? (Choose two.)

Options:
A.

RD is prepended to each prefix to make routes unique.

B.

VPN RT communities are used to identify customer unique routes.

C.

When the PE redistributes customer routes into MP-BGP, they must be unique.

D.

They are on a CE device to use for static configuration.

E.

They are used for a BGP session with the CE device.

Questions 13

300-410 Question 13

Refer to the exhibit. The traffic from spoke to hub is dropping. The operations team observes:

R2-R3 link is down due to the fiber cut.

R2 and R5 receive traffic from R1 in AS 65101.

R3 and R5 receive traffic from R4 in AS 65201.

Which configuration resolves the issue?

A)

300-410 Question 13

B)

300-410 Question 13

C)

300-410 Question 13

D)

300-410 Question 13

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 14

Refer to the exhibit.

300-410 Question 14

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?

Options:
A.

Set metric-type 2 at Site-A RTR1, and set metric-type 1 at Site-B RTR2

B.

Set OSPF cost 100 at Site-A RTR1, and set OSPF Cost 200 at Site-B RTR2

C.

Set OSPF cost 200 at Site: A RTR1 and set OSPF Cost 100 at Site-B RTR2

D.

Set metric-type 1 at Site-A RTR1, and set metric-type 2 at Site-B RTR2

Questions 15

A newly Installeo router starts establishing an LDP session from another MPLS router to which it is not directly connected. Which LDP message type responds by target router to the Initiating router using UDP protocol?

Options:
A.

notification message

B.

session message

C.

extended discovery message

D.

advertisement message

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) 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

Cisco Free Exams

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