Faqa 3
Faqa 3
A. multiple customer sites interconnect through service provider network to create secure tunnels between customer edge devices
B. multiple customer sites interconnect through a service provider network using customer edge to provider edge connectivity Most Voted
D. set of sites use multiprotocol BGP at the customer site for aggregation
Correct Answer: B
DRAG DROP -
Drag and drop the LDP features from the left onto the descriptions on the right.
Correct Answer:
https://www.examtopics.com/exams/cisco/300-410/view/3/ 1/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Which two protocols work in the control plane of P routers across the MPLS cloud? (Choose two.)
A. ECMP
D. MPLS OAM
E. LSP
Correct Answer: BC
What is the WAN IP address of another spoke router within the DMVPN network?
B. 172.18.16.2
C. 192.168.1.1
D. 192.168.1.4
Correct Answer: A
https://www.examtopics.com/exams/cisco/300-410/view/3/ 2/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Correct Answer: AB
DRAG DROP -
Drag and drop the operations from the left onto the locations where the operations are performed on the right.
Correct Answer:
https://www.examtopics.com/exams/cisco/300-410/view/3/ 3/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
A. TDP
C. LDP
D. BGP
Correct Answer: B
An engineer configured a company's multiple area OSPF Head Office router and Site A Cisco routers with VRF lite. Each site router is connected to
ip cef
ip vrf abc
rd 101:101
interface FastEthernet0/0
log-adjacency-changes
After finishing both site router configurations, none of the LSA 3, 4, 5, and 7 are installed at Site A router.
A. configure capability vrf-lite on Site A and its connected PE router under router ospf 1 vrf abc
B. configure capability vrf-lite on both PE routers connected to Head Office and Site A routers under router ospf 1 vrf abc
C. configure capability vrf-lite on Head Office and its connected PE router under router ospf 1 abc
D. configure capability vrf-lite on Head Office and Site A routers under router ospf 1 vrf abc Most Voted
Correct Answer: D
https://www.examtopics.com/exams/cisco/300-410/view/3/ 4/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. The Los Angeles and New York routers are receiving routers from Chicago but not from each other.
Correct Answer: A
https://www.examtopics.com/exams/cisco/300-410/view/3/ 5/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
DRAG DROP -
Drag and drop the MPLS VPN device types from the left onto the definitions on the right.
Correct Answer:
https://www.examtopics.com/exams/cisco/300-410/view/3/ 6/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. The network administrator configured VRF lite for customer A. The technician at the remote site misconfigured VRF on the
router.
A.
B.
C.
D.
https://www.examtopics.com/exams/cisco/300-410/view/3/ 7/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Correct Answer: D
What does the PE router convert the IPv4 prefix to within an MPLS VPN?
D. VPN-IPv4 prefix combined with the 64-bit route distinguisher Most Voted
Correct Answer: D
Refer to the exhibit. Which interface configuration must be configured on the HUB router to enable MVPN with mGRE mode?
A. interface Tunnel0 description mGRE - DMVPN Tunnel ip address 10.1.0.1 255.255.255.0 ip nhrp map multicast dynamic ip nhrp network-id 1
tunnel source 172.17.0.1 ip nhrp map 10.0.0.11 172.17.0.2 ip nhrp map 10.0.0.12 172.17.0.3 tunnel mode gre
B. interface Tunnel0 description mGRE - DMVPN Tunnel ip address 10.0.0.1 255.255.255.0 ip nhrp map multicast dynamic ip nhrp network-id 1
C. interface Tunnel0 description mGRE - DMVPN Tunnel ip address 10.0.0.1 255.255.255.0 ip nhrp network-id 1 tunnel source 172.17.0.1
D. interface Tunnel0 description mGRE - DMVPN Tunnel ip address 10.0.0.1 255.255.255.0 ip nhrp map multicast dynamic ip nhrp network-id 1
tunnel source 10.0.0.1 tunnel destination 172.17.0.2 tunnel mode gre multipoint
Correct Answer: C
https://www.examtopics.com/exams/cisco/300-410/view/3/ 8/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
B. The import and export RT values under a VRF must always be the same.
C. The label switch path must be available between the local and remote PE routers. Most Voted
D. The RD and RT values under a VRF must match on the remote PE router.
Correct Answer: C
Correct Answer: D
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_ldp/configuration/15-s/mp-ldp-15-s-book/mp-ldp-autoconfig.pdf
https://www.examtopics.com/exams/cisco/300-410/view/3/ 9/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
An engineer must establish multipoint GRE tunnels between hub router R6 and branch routers R1, R2, and R3.
A. interface Tunnel 1 ip address 192.168.1.1 255.255.255.0 tunnel source e0/0 tunnel mode gre multipoint ip nhrp nhs 192.168.1.6 ip nhrp
map 192.168.1.6 192.1.10.1 ip nhrp map 192.168.1.2 192.1.20.2 ip nhrp map 192.168.1.3 192.1.30.3
B. interface Tunnel 1 ip address 192.168.1.1 255.255.255.0 tunnel source e0/1 tunnel mode gre multipoint ip nhrp nhs 192.168.1.6 ip nhrp
C. interface Tunnel 1 ip address 192.168.1.1 255.255.255.0 tunnel source e0/0 tunnel mode gre multipoint ip nhrp network-id 1 ip nhrp nhs
D. interface Tunnel 1 ip address 192.168.1.1 255. 255.255.0 tunnel source e0/1 tunnel mode gre multipoint ip nhrp network-id 1 ip nhrp nhs
192.168.1.6 ip nhrp map 192.168.1.6 192.1.10.1 ip nhrp map 192.168.1.2 192.1.20.2 ip nhrp map 192.168.1.3 192.1.30.3
Correct Answer: C
https://www.examtopics.com/exams/cisco/300-410/view/3/ 10/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
A. The top level of the customer data packet directs it to the correct CE device.
Correct Answer: D
Reference:
https://www.ccexpert.us/mpls-design/chapter-5-packetbased-mpls-vpns.html
IPv6 is enabled in the infrastructure to support customers with an IPv6 network over WAN and to connect the head office to branch offices in the
local network.
One of the customers is already running IPv6 and wants to enable IPv6 over the DMVPN network infrastructure between the headend and branch
sites.
Which configuration command must be applied to establish an mGRE IPv6 tunnel neighborship?
C. ipv6 unicast-routing
Correct Answer: B
C. LSP signaling requires the use of unnumbered IP links for traffic engineering.
Correct Answer: A
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_te_diffserv/configuration/15-mt/mp-te-diffserv-15-mt-book/mp-te-diffserv-aw.html
https://www.examtopics.com/exams/cisco/300-410/view/3/ 11/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
How does an MPLS Layer 3 VPN differentiate the IP address space used between each VPN?
A. by RT
B. by address family
C. by RD Most Voted
D. by MP-BGP
Correct Answer: C
Correct Answer: A
Correct Answer: B
https://www.examtopics.com/exams/cisco/300-410/view/3/ 12/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
A. BGP
B. IPsec
D. RSVP
Correct Answer: C
Refer to the exhibit. Which configuration denies Telnet traffic to router 2 from 198A:0:200C::1/64?
A.
B.
C.
D.
Correct Answer: A
https://www.examtopics.com/exams/cisco/300-410/view/3/ 13/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. During troubleshooting it was discovered that the device is not reachable using a secure web browser.
Correct Answer: A
DRAG DROP -
Drag and drop the packet types from the left onto the correct descriptions on the right.
Correct Answer:
https://www.examtopics.com/exams/cisco/300-410/view/3/ 14/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
DRAG DROP -
Drag and drop the addresses from the left onto the correct IPv6 filter purposes on the right.
Correct Answer:
Refer to the exhibit. An engineer is trying to configure local authentication on the console line, but the device is trying to authenticate using
TACACS+.
A. Add the aaa authentication login default none command to the global configuration.
B. Replace the capital ג€Cג€ with a lowercase ג€cג€ in the aaa authentication login Console local command.
C. Add the aaa authentication login default group tacacs+ local-case command to the global configuration.
D. Add the login authentication Console command to the line configuration Most Voted
Correct Answer: D
https://www.examtopics.com/exams/cisco/300-410/view/3/ 15/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. An engineer is trying to connect to a device with SSH but cannot connect. The engineer connects by using the console and
Which command must be used in configuration mode to enable SSH on the device?
A. no ip ssh disable
B. ip ssh enable
C. ip ssh version 2
Correct Answer: D
A. It learns and secures bindings for stateless autoconfiguration addresses in Layer 3 neighbor tables.
B. It learns and secures bindings for stateless autoconfiguration addresses in Layer 2 neighbor tables. Most Voted
C. It learns and secures bindings for stateful autoconfiguration addresses in Layer 3 neighbor tables.
D. It learns and secures bindings for stateful autoconfiguration addresses in Layer 2 neighbor tables.
Correct Answer: B
https://www.examtopics.com/exams/cisco/300-410/view/3/ 16/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
B. show policy-map
D. show ip route
Correct Answer: A
A. The TACACS+ server expects ג€userג€, but the NT client sends ג€domain/userג€.
B. The TACACS+ server refuses the user because the user is set up for CHAP.
C. The TACACS+ server is down, and the user is in the local database.
D. The TACACS+ server is down, and the user is not in the local database. Most Voted
Correct Answer: D
Reference:
https://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access-control-system-tacacs-/13864-tacacs-
pppdebug.html
https://www.examtopics.com/exams/cisco/300-410/view/3/ 17/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. Which control plane policy limits BGP traffic that is destined to the CPU to 1 Mbps and ignores BGP traffic that is sent at
higher rate?
A. policy-map SHAPE_BGP
B. policy-map LIMIT_BGP
C. policy-map POLICE_BGP
Correct Answer: D
A. It does not offer protection in environments where IPv6 traffic is tunneled. Most Voted
Correct Answer: A
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6_fhsec/configuration/xe-16/ip6f-xe-16-book/ip6-ra-guard.pdf
https://www.examtopics.com/exams/cisco/300-410/view/3/ 18/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
An engineer must configure a Cisco router to initiate secure connections from the router to other devices in the network but kept failing.
Correct Answer: BC
When configuring Control Plane Policing on a router to protect it from malicious traffic, an engineer observes that the configured routing protocols
Which action in the Control Plane Policy prevents this problem in a production environment while achieving the security objective?
A. Set the conform-action and exceed-action to transmit initially to test the ACLs and transmit rates and apply the Control Plane Policy in the
output direction.
B. Set the conform-action and exceed-action to transmit initially to test the ACLs and transmit rates and apply the Control Plane Policy in the
C. Set the conform-action to transmit and exceed-action to drop to test the ACLs and transmit rates and apply the Control Plane Policy in the
input direction.
D. Set the conform-action to transmit and exceed-action to drop to test the ACLs and transmit rates and apply the Control Plane Policy in the
output direction.
Correct Answer: B
In which two ways does the IPv6 First-Hop Security Binding Table operate? (Choose two.)
A. by IPv6 HSRP to make sure neighbors are authenticated before being used as gateways
B. by various IPv6 guard features to validate the data link layer address Most Voted
C. by the recovery mechanism to recover the binding table in the event of a device reboot Most Voted
D. by IPv6 routing protocols to securely build neighborships without the need of authentication
E. by storing hashed keys for IPsec tunnels for the built-in IPsec features
Correct Answer: BC
https://www.examtopics.com/exams/cisco/300-410/view/3/ 19/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. The engineer configured and connected Router2 to Router1. The link came up but could not establish a Telnet connection to
A. ipv6 unicast-routing
B. permit ICMPv6 on access list INGRESS for Router2 to obtain IPv6 address
Correct Answer: D
https://www.examtopics.com/exams/cisco/300-410/view/3/ 20/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
An engineer configured Reverse Path Forwarding on an interface and noticed that the routes are dropped when a route lookup fails on that
Correct Answer: C
Refer to the exhibit. When monitoring an IPv6 access list, an engineer notices that the ACL does not have any hits and is causing unnecessary
A. ip access-group INTERNET in
D. access-class INTERNET in
Correct Answer: B
https://www.examtopics.com/exams/cisco/300-410/view/3/ 21/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Which configuration feature should be used to block rogue router advertisements instead of using the IPv6 Router Advertisement Guard feature?
B. PVLANs with promiscuous ports associated to route advertisements and isolated ports for nodes Most Voted
C. PVLANs with community ports associated to route advertisements and isolated ports for nodes
Correct Answer: B
Correct Answer: A
Reference:
https://community.cisco.com/t5/network-access-control/console-authorization-issue/td-p/2492619
https://www.examtopics.com/exams/cisco/300-410/view/3/ 22/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. A network administrator logs into the router using TACACS+ username and password credentials, but the administrator
D. Configure full access for the username from TACACS+ server Most Voted
Correct Answer: D
https://www.examtopics.com/exams/cisco/300-410/view/3/ 23/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. AAA server 10.1.1.1 is configured with the default authentication and accounting settings, but the switch cannot
Correct Answer: B
https://www.examtopics.com/exams/cisco/300-410/view/3/ 24/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. R1 is being monitored using SNMP and monitoring devices are getting only partial information.
A. Modify the CoPP policy to increase the configured exceeded limit for SNMP.
C. Modify the CoPP policy to increase the configured CIR limit for SNMP.
D. Modify the access list to add a second line to allow udp any any eq snmp.
Correct Answer: B
https://www.examtopics.com/exams/cisco/300-410/view/3/ 25/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. A client is concerned that passwords are visible when running this show archive log config all.
C. MASS-RTR(config)#service password-encryption
Correct Answer: D
https://www.examtopics.com/exams/cisco/300-410/view/3/ 26/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. BGP is flapping after the CoPP policy is applied.
What are the two solutions to fix the issue? (Choose two.)
B. Configure a higher value for CIR under the default class to allow more packets during peak traffic. Most Voted
Correct Answer: BC
https://www.examtopics.com/exams/cisco/300-410/view/3/ 27/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. A network administrator configured an IPv6 access list to allow TCP return traffic only, but it is not working as expected.
A.
B.
C.
D.
Correct Answer: A
https://www.examtopics.com/exams/cisco/300-410/view/3/ 28/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
C. It uses the populated binding table to allow legitimate traffic. Most Voted
Correct Answer: BC
https://www.examtopics.com/exams/cisco/300-410/view/3/ 29/30
7/3/25, 4:26 PM 300-410 Exam - Free Actual Q&As, Page 3 | ExamTopics
Refer to the exhibit. Which two actions restrict access to router R1 by SSH? (Choose two.)
B. Configure transport output ssh on line vty and remove sequence 20 from access list 100.
C. Configure transport input ssh on line vty and remove sequence 30 from access list 100. Most Voted
D. Remove sequence 10 from access list 100 and add sequence 20 deny tcp any any eq telnet to access list 199.
E. Configure transport output ssh on line vty and remove sequence 10 from access list 199.
Correct Answer: AC
https://www.examtopics.com/exams/cisco/300-410/view/3/ 30/30