[Sep 06, 2022] 300-410 Test Prep Training Practice Exam Questions Practice Tests
Exam Questions Answers Braindumps 300-410 Exam Dumps PDF Questions
To get more information visit:
Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) v1.0
NEW QUESTION 228
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 losses reachability with the router R3 Fa0/0 interface.
The route has changed to flow through route R2.
Which debug command is used to troubleshoot this issue?
- A. debug ip routing
- B. debug ip sla error
- C. debug ip flow
- D. debug ip packet
Answer: A
NEW QUESTION 229 
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 line with the sequence number 10 from the prefix list.
- B. Change the direction of the distribute-list command from out to in.
- C. Remove the prefix keyword from the distribute-list command.
- D. Remove the line with the sequence number 5 from the prefix list.
Answer: D
NEW QUESTION 230
Refer the exhibit.
Which action resolves intermittent connectivity observed with the SNMP trap packets?
- A. Increase the CIR of the mgmt class map
- B. Add a new class map to match TCP traffic
- C. Decrease the committed burst Size of the mgmt class map
- D. Add one new entry in the ACL 120 to permit the UDP port 161
Answer: D
NEW QUESTION 231
Refer to the exhibit.
An engineer configuration a static route on a router, but when the engineer checks the route to the destination, a different next kop is chosen.
What is the reason for this?
- A. The metric of the OSPF route is lower than the metric of the static route.
- B. The syntax of the static route is not valid do the route is not considered.
- C. The configured AD for the static route is higher than the AD o OSPF.
- D. Dynamic routing protocol always have priority over static routes.
Answer: C
NEW QUESTION 232
Drag and drop the MPLS VPN concepts from the left onto the correct descriptions on the right.
Answer:
Explanation:
Reference:
https://www.rogerperkin.co.uk/featured/route-distinguisher-vs-route-target/
NEW QUESTION 233
Refer to the exhibit.
While monitoring VTY access to a router, an engineer notices that the router does not have any filter and anyone can access the router with username and password even though an ACL is configured.
Which command resolves this issue?
- A. ipv6 access-class INTERNET in
- B. ip access-group INTERNET in
- C. ipv6 traffic-filter INTERNET in
- D. access-class INTERNET in
Answer: A
NEW QUESTION 234
Refer to the exhibit.
The administrator is trying to overwrite an existing file on the TFTP server that was previously uploaded by another router. However, the attempt to update the file fails. Which action resolves this issue?
- A. Make sure to run the TFTP service on the TFTP server
- B. Make the packages.conf file executable by all on the TFTP server
- C. Make the TFTP folder writable by all on the TFTP server
- D. Make the packages.conf file writable by all on the TFTP server
Answer: D
NEW QUESTION 235
Drag and drop the MPLS concepts from the left onto the descriptions on the right.
Answer:
Explanation:
NEW QUESTION 236
Refer to the exhibit.
An IP SLA is configured to use the backup default route when the primary is down, but it is not working as desired. Which command fixes the issue?
- A. R1(config)# ip route 0.0.0.0.0.0.0.0.1.1.1.1 track 1
- B. R1(config)# ip route 0.0.0.0.0.0.0.0.2.2.2.2
- C. R1(config)# ip route 0.0.0.0.0.0.0.0.2.2.2.2 10 track 1
- D. R1(config)#ip sla track 1
Answer: A
Explanation:
Reference:
Note: By default Static Router AD value-1 hence ip route 0.0.0.0. 0.0.0.0. 1.1.1.1 track 1 means AD-1 which must be less than of back up route AD.
Define the backup route to use when the tracked object is unavailable.
!--- The administrative distance of the backup route must be greater than
!--- the administrative distance of the tracked route.
!--- If the primary gateway is unreachable, that route is removed
!--- and the backup route is installed in the routing table
!--- instead of the tracked route.
https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/200785-ISP-Failover-with-default-routes-using-I.html
https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118962-configure-asa-00.html
NEW QUESTION 237
Drag and drop the SNMP attributes in Cisco IOS devices from the left onto the correct SNMPv2c or SNMPV3 categories on the right.
Answer:
Explanation:

NEW QUESTION 238
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 a PE router of an MPLS backbone:
Head Office & Site A
ip cef
ip vrf abc
rd 101:101
!
interface FastEthernet0/0
ip vrf forwarding abc
ip address 172.16.16.X 255.255.255.252
!
router ospf 1 vrf abc
log-adjacency-changes
network 172.16.16.0 0.0.0.255 area 1
After finishing both site router configurations, none of the LSA 3, 4, 5, and 7 are installed at Site A router.
Which configuration resolves this issue?
- 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
Answer: D
Explanation:
Section: Mixed Questions
Explanation/Reference:
NEW QUESTION 239
Refer to the exhibit.
An engineer configures DMVPN and receives the hub location prefix of 10.1.1.0724 on R2 and R3 The R3 prefix of 10 1.3.0/24 is not received on R2. and the R2 prefix 10.1,2.0/24 is not received on R3. Which action reserves the issue?
- A. There is no spoke-to-spoke connection DMVPN configuration should be modified to enable a tunnel connection between R2 and R3 and neighbor relationship confirmed by use of the show ip eigrp neighbor command
- B. Split horizon prevents the routes from being advertised between spoke routers it should be disabled with the no ip split-horizon eigrp 10 command on the Gi0/0 interface of R1.
- C. Split horizon prevents the routes from being advertised between spoke routers it should be disabled with the command no ip split-horizon eigrp 10 on the tunnel interface of R1
- D. There is no spoke-to-spoke connection DMVPN configuration should be modified with a manual neighbor relationship configured between R2 and R3 and confirmed bb use of the show ip eigrp neighbor command.
Answer: C
Explanation:
Explanation
In this topology, the Hub router will receive advertisements from R2 Spoke router on its tunnel interface. The problem here is that it also has a connection with R3 Spoke on that same tunnel interface. If we don't disable split-horizon, then the Hub will not relay routes from R2 to R3 and the other way around. That is because it received those routes on the same interface tunnel and therefore it cannot advertise back out that same interface (split-horizon rule). Therefore we must disable splithorizon on the Hub router to make sure the Spokes know about each other.
NEW QUESTION 240
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)
- A. Option C
- B. Option D
- C. Option B
- D. Option A
Answer: C
NEW QUESTION 241
Refer to the exhibit.
Which command must be configured to make VRF CCNP work?
- A. interface Loopback0
vrf forwarding CCNP - B. interface Loopback0
ip address 10.1.1.1 255.255.255.0
vrf forwarding CCNP - C. interface Loopback0
ip address 10.1.1.1 255.255.255.0
ip vrf forwarding CCNP - D. interface Loopback0
ip address 10.1.1.1 255.255.255.0
Answer: D
NEW QUESTION 242
Drag and drop the addresses from the left onto the correct IPv6 filter purposes on the right.
Answer:
Explanation:

NEW QUESTION 243
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 evaluated by sequence 10.
- B. Packets are forwarded to the default gateway.
- C. Packets are forwarded using normal route lookup.
- D. Packets are dropped by the access list.
- E. Packets are not evaluated by sequence 10.
Answer: A,B
Explanation:
Explanation
https://www.cisco.com/c/en/us/support/docs/ip/ip-routed-protocols/47121-pbr-cmds-ce.html
NEW QUESTION 244 
Refer to the exhibit. During troubleshooting it was discovered that the device is not reachable using a secure web browser.
What is needed to fix the problem?
- A. permit tcp port 465
- B. permit tcp port 443
- C. permit udp port 465
- D. permit tcp port 22
Answer: B
Explanation:
Section: Infrastructure Security
NEW QUESTION 245
An engineer configured a router with this configuration
ip access-hst DENY TELNET
10 deny tcp any any eq 23 log-input
The router console starts receiving log message :%SEC-6-IPACCESSLOGP: list DENY_TELNET denied tcp 192.168.1.10(1022)(FastEthernet1/0 D508.89gb.003f) ->192.168.2.20(23), 1 packet" Which action stops messages on the console while still denying Telnet?
- A. Remove log-Input keyword from the access list.
- B. Configure a 20 permit ip any any command
- C. Replace log-input keyword with the log keyword in the access list.
- D. Configure a 20 permit ip any any log-input command.
Answer: A
NEW QUESTION 246
Drag and drop the SNMP attributes in Cisco IOS devices from the left onto the correct SNMPv2c or SNMPV3 categories on the right.
Answer:
Explanation:

NEW QUESTION 247 
Refer to the exhibit. The engineer configured and connected Router2 to Router1. The link came up but could not establish a Telnet connection to Router1 IPv6 address of 2001:DB8::1. Which configuration allows Router2 to establish a Telnet connection to Router1?
- A. IPv6 address on GigabitEthernet0/0
- B. jpv6 unicast-routing
- C. permit ip any any on access list EGRESS2 on Router1
- D. permit ICMPv6 on access list INGRESS for Router2 to obtain IPv6 address
Answer: A
Explanation:
Explanation
--------------------------R1--------------------------------------------- interface Ethernet0/0 ip address 209.165.201.1 255.255.255.0 ip access-group EGRESS2 out ipv6 address 2001:DB8::1/64 end
----------------------R2-------------------------------------------------- interface Ethernet0/0 ip address 209.165.201.25 255.255.255.0 ipv6 address 2001:DB8::2/64 ipv6 address autoconfig ipv6 nd autoconfig default-route ipv6 nd cache expire 60 ipv6 nd ra suppress ipv6 traffic-filter INGRESS in end IOU_Router2#telnet 2001:DB8::1 Trying 2001:DB8::1 ... Open IOU_Router1>
------------------------------------------------------------------------------
NEW QUESTION 248
Drag and drop the addresses from the left onto the correct IPv6 filter purposes on the right.
Answer:
Explanation:
Explanation
HTTP and HTTPs run on TCP port 80 and 443, respectively and we have to remember them.
Syslog runs on UDP port 514 while NTP runs on UDP port 123 so if we remember them we can find out the matching answers easily. But maybe there is some typos in this question as 2001:d88:800:200c::c/126 only ranges from 2001:d88:800:200c:0:0:0:c to 2001:d88:800:200c:0:0:0:f (4 hosts in total). It does not cover host
2001:0D88:0800:200c::1f. Same for 2001:D88:800:200c::e/126, which also ranges from
2001:d88:800:200c:0:0:0:c to 2001:d88:800:200c:0:0:0:f and does not cover host 2001:0D88:0800:200c::1c.
NEW QUESTION 249
Refer to the exhibit.
What does the imp-null tag represent in the MPLS VPN cloud?
- A. Impose the label
- B. Pop the label
- C. Include the EXP bit
- D. Exclude the EXP bit
Answer: B
Explanation:
Explanation
The imp-null (implicit null) tag instructs the upstream router to pop the tag entry off the tag stack before forwarding the packet.
Note: pop means remove the top MPLS label
NEW QUESTION 250
......
Download Free Cisco 300-410 Real Exam Questions: https://braindumps2go.dumpsmaterials.com/300-410-real-torrent.html
