Cisco 300-410 Actual Free Exam Questions & Community Discussion
Which MPLS value is combined with the IP prefix to convert to a VPNv4 prefix?
Correct Answer: C
Vote an answer
Refer to the exhibit. Which action restores the routes from neighbors while still filtering
1.1.1.0/24?

1.1.1.0/24?

Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
SIMULATION 19
Guidelines
Please use the "Tasks" and "Topology" tabs to complete this lablet.
Topology

Tasks
R2 and R3 are pre-configured. Complete the configuration on R1 for these tasks:
Task 1
Complete the DMVPN phase 1 configuration on R1 to establish tunnel between R1-R2 and R1-
R3. R1 must be configured to accept tunnel from any new spoke without additional configuration.
Do not remove existing configurations from any device.
Task 2
Configure R1 so that R2 and R3 learn each other networks advertised by EIGRP through the hub
R1.
Guidelines
Please use the "Tasks" and "Topology" tabs to complete this lablet.
Topology

Tasks
R2 and R3 are pre-configured. Complete the configuration on R1 for these tasks:
Task 1
Complete the DMVPN phase 1 configuration on R1 to establish tunnel between R1-R2 and R1-
R3. R1 must be configured to accept tunnel from any new spoke without additional configuration.
Do not remove existing configurations from any device.
Task 2
Configure R1 so that R2 and R3 learn each other networks advertised by EIGRP through the hub
R1.
Correct Answer:
Configure R1 as the DMVPN Phase 1 hub using multipoint GRE and NHRP, then run EIGRP on
the tunnel so the hub advertises routes between the spokes.
R1


For DMVPN Phase 1, the hub must use tunnel mode gre multipoint so multiple spokes can
connect to a single tunnel interface. ip nhrp map multicast dynamic allows the hub to accept
multicast registrations dynamically from any new spoke, which means additional spoke tunnels
can be learned without adding static NHRP mappings on the hub.
To let R2 and R3 learn each other's EIGRP routes through R1, EIGRP must run across the tunnel
interface on the hub. Disabling EIGRP split horizon on the hub is required so routes learned from
one spoke are advertised back out the same multipoint tunnel toward the other spoke. Disabling
next-hop-self preserves proper spoke reachability behavior through the hub in the DMVPN
environment.
the tunnel so the hub advertises routes between the spokes.
R1


For DMVPN Phase 1, the hub must use tunnel mode gre multipoint so multiple spokes can
connect to a single tunnel interface. ip nhrp map multicast dynamic allows the hub to accept
multicast registrations dynamically from any new spoke, which means additional spoke tunnels
can be learned without adding static NHRP mappings on the hub.
To let R2 and R3 learn each other's EIGRP routes through R1, EIGRP must run across the tunnel
interface on the hub. Disabling EIGRP split horizon on the hub is required so routes learned from
one spoke are advertised back out the same multipoint tunnel toward the other spoke. Disabling
next-hop-self preserves proper spoke reachability behavior through the hub in the DMVPN
environment.
Refer to the exhibit. An engineer must troubleshoot an issue with the aaa authentication that
affected the user's login to router R1. Which command allows the configured user to
authenticate?

affected the user's login to router R1. Which command allows the configured user to
authenticate?

Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Refer to the exhibits. An engineer filtered messages based on severity to minimize log messages.

After applying the filter, the engineer noticed that it filtered required messages as well. Which
action must the engineer take to resolve the issue?

After applying the filter, the engineer noticed that it filtered required messages as well. Which
action must the engineer take to resolve the issue?
Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Refer to the exhibit. A network engineer is troubleshooting an AAA authentication issue for R1
from R2. When an engineer tries to open a telnet connection to R1 it opens the connection but
shows a %Authorization failed error message on the terminal and closes the connection silently.
Which action resolves the issue?

from R2. When an engineer tries to open a telnet connection to R1 it opens the connection but
shows a %Authorization failed error message on the terminal and closes the connection silently.
Which action resolves the issue?

Correct Answer: C
Vote an answer
What are the two goals of micro BFD sessions? (Choose two.)
Correct Answer: D,E
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Users were moved from the local DHCP server to the remote corporate DHCP server. After the
move, none of the users were able to use the network.
Which two issues will prevent this setup from working properly? (Choose two)
move, none of the users were able to use the network.
Which two issues will prevent this setup from working properly? (Choose two)
Correct Answer: A,C
Vote an answer
Refer to the exhibit. An engineer implemented an access list on R1 to allow anyone to Telnet
except R2 Loopback0 to R1 Loopback4.
How must sequence 20 be replaced on the R1 access list to resolve the issue?

except R2 Loopback0 to R1 Loopback4.
How must sequence 20 be replaced on the R1 access list to resolve the issue?

Correct Answer: C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Which is statement about IPv6 inspection is true?
Correct Answer: C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
Refer to the exhibit. A network administrator wants to block all traffic toward the Internet after
business hours and on weekends. When the administrator applies an access list on interface
Gi0/1, all traffic is blocked and there is no access to the Internet at any time.
Which action resolves the issue?

business hours and on weekends. When the administrator applies an access list on interface
Gi0/1, all traffic is blocked and there is no access to the Internet at any time.
Which action resolves the issue?

Correct Answer: A
Vote an answer
Refer to the exhibit. EIGRP adjacency between router A and router C is not working as expected.
Which two configurations resolve the issue? (Choose two.)

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

Correct Answer: D,E
Vote an answer
A network administrator cannot connect to a device via SSH. The line vty configuration is as
follows:
line vty 0 4
location S421T50E27F86
session-timeout 10
transport preferred ssh
transport input all
transport output telnet ssh
stopbits 1
Which action resolves this issue?
follows:
line vty 0 4
location S421T50E27F86
session-timeout 10
transport preferred ssh
transport input all
transport output telnet ssh
stopbits 1
Which action resolves this issue?
Correct Answer: B
Vote an answer
Refer to the exhibit. The R1 routing table has the prefixes for the FTP1 and FTP2 file servers. A
network engineer must configure the R1 with these requirements:
- Host1 must use the FTP1 fileserver.
- Host2 must use the FTP2 fileserver.
Which configuration meets the requirement on R1?

network engineer must configure the R1 with these requirements:
- Host1 must use the FTP1 fileserver.
- Host2 must use the FTP2 fileserver.
Which configuration meets the requirement on R1?

Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
What are the two prerequisites of setting up DMVPN tunnel? (Choose two.)
Correct Answer: A,E
Vote an answer
0
0
0
10
