Cisco 300-410 Practice Test - Questions Answers, Page 11

List of questions
Question 101

Refer to the exhibit.
R1 is connected with R2 via GigabitEthernet0/0, and R2 cannot ping R1. What action will fix the issue?
Fix route dampening configured on the router.
Replace the SFP module because it is not supported.
Fix IP Event Dampening configured on the interface.
Correct the IP SLA probe that failed.
Question 102

Which IGPs are supported by the MPLS LDP autoconfiguration feature?
RIPv2 and OSPF
OSPF and EIGRP
OSPF and ISIS
ISIS and RIPv2
Question 103

An engineer needs dynamic routing between two routers and is unable to establish OSPF adjacency.
The output of the show ip ospf neighbor command shows that the neighbor state is EXSTART/EXCHANGE. Which action should be taken to resolve this issue?
match the passwords
match the hello timers
match the MTUs
match the network types
Question 104

Refer to the exhibit.
An IT staff member comes into the office during normal office hours and cannot access devices through SSH Which action should be taken to resolve this issue?
Modify the access list to use the correct IP address.
Configure the correct time range.
Modify the access list to correct the subnet mask
Configure the access list in the outbound direction.
To ACL should be permit tcp 101 10.1.1.1 0.0.0.0
Question 105

Refer to the exhibit.
Which interface configuration must be configured on the HUB router to enable MVPN with mGRE mode?
Option A
Option B
Option C
Option D
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_dmvpn/configuration/15-mt/secconn-dmvpn-15-mt-book/sec-conn-dmvpn-dmvpn.html
Question 106

What does IPv6 Source Guard utilize to determine if IPv6 source addresses should be forwarded?
ACE
ACLS
DHCP
Binding Table
Question 107

Refer to the exhibit.
An engineer receives this error message when trying to access another router m-band from the serial interface connected to the console of R1. Which configuration is needed on R1 to resolve this issue?
Option A
Option B
Option C
Option D
https://community.cisco.com/t5/other-network-architecture/out-of-band-router-access/tdp/333295The "transport output none" command prevents any protocol connection made from R1.
Therefore our SSH connection to 192.168.12.2 was refused. In order to fix this problem we can configure "transport output ssh" under "line console 0" of R1.
Note: The parameter "-l" specifies the username to log in as on the remote machine.
Question 108

Refer to the exhibit.
Which two actions should be taken to access the server? (Choose two.)
Modify the access list to add a second line of permit ip any
Modify the access list to deny the route to 192.168.2.2.
Modify distribute list seq 10 to permit the route to 192.168.2.2.
Add a sequence 20 in the route map to permit access list 1.
Add a floating static route to reach to 192.168.2.2 with administrative distance higher than OSPF
Question 109

Refer to the exhibit.
A user cannot SSH to the router. What action must be taken to resolve this issue?
Configure transport input ssh
Configure transport output ssh
Configure ip ssh version 2
Configure ip ssh source-interface loopback0
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960x/software/15-0_2_EX/security/configuration_guide/b_sec_152ex_2960-x_cg/b_sec_152ex_2960-x_cg_chapter_01001.html
Question 110

Refer to the exhibit.
A client is concerned that passwords are visible when running this show archive log config all.
Which router configuration is needed to resolve this issue?
MASS-RTR(config-archive-log-cfg)#password encryption aes
MASS-RTR(config)#aaa authentication arap
MASS-RTR(config)#service password-encryption
MASS-RTR(config-archive-log-cfg)#hidekeys
Question