Practice Free 300-410 Exam Online Questions
Refer to the exhibit.
A network engineer troubleshooting a packet drop problem for the host 172.16.100.5 notices that only one link is used and installed on the routing table, which saturates the bandwidth.
Which action must the engineer take to resolve the high bandwidth utilization problem and share the traffic toward this host between the two available links?
- A . Set the eigrp variance equal to 4 to install a second route with a metric not larger than 4 times of the best metric.
- B . Change the EIGRP delay metric to meet the feasibility condition.
- C . Set the eigrp variance equal to 3 to install a second route with a metric not larger than 3 times of the best metric.
- D . Disable the eigrp split horizon loop protection mechanism.
Refer to the exhibit.
A customer finds that traffic from the application server (192.168.1.1) to the HUB site passes through a congested path that causes random packet drops. The NOC team influences the BGP path with MED on RB. but RD still sees that traffic coming from RA is not taking an alternate route.
Which configuration resolves the issue?
A customer finds that traffic from the application server (192.168.1.1) to the HUB site passes through a congested path that causes random packet drops. The NOC team influences the BGP path with MED on RB. but RD still sees that traffic coming from RA is not taking an alternate route.
Which configuration resolves the issue?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
R4 is experiencing packet drop when trying to reach 172.16.2.7 behind R2.
Which action resolves the issue?
- A . Insert a /16 floating static route on R2 toward R3 with metric 254
- B . Insert a /24 floating static route on R2 toward R3 with metric 254
- C . Enable auto summarization on all three routers R1, R2, and R3
- D . Disable auto summarization on R2
DRAG DROP
Drag and drop the SNMP attributes in Cisco IOS devices from the left onto the correct SNMPv2c or SNMPV3 categories on the right.

Explanation:
Graphical user interface, application Description automatically generated
Refer to the exhibit.
Which interface configuration must be configured on the spoke A router to enable a dynamic DMVPN tunnel with the spoke B router?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
The hub and spoke are connected via two DMVPN tunnel interfaces The NHRP is configured and the tunnels are detected on the hub and the spoke.
Which configuration command adds an IPsec profile on both tunnel interfaces to encrypt traffic?
- A . tunnel protection ipsec profile DMVPN multipoint
- B . tunnel protection ipsec profile DMVPN tunnel1
- C . tunnel protection ipsec profile DMVPN shared
- D . tunnel protection ipsec profile DMVPN unique
Refer to the exhibit.
With the partial configuration of a router-on-a-stick. Clients in VLAN 10 on Gi2 cannot obtain IP configuration from the central DHP server is reachable by a successful ping from the route.
Which action resolves the issue?
- A . Configure the ip/ip/dhcp pool f and network 192.168..210.0.255.255/0 commands.
- B . Configure the ip header-address 192-168.265.3 command on the Gi2 10 subinterface.
- C . Configure a valid IP address on the Gi2 interface so that DHCP requests can be forwarded.
- D . Configure the Ip dhcp excluded-address 192.168.255.3 command on the Gi1.10 subinterface.
Refer to the exhibit.
An engineer cannot determine the time of the problem on R1 due to a mismatch between the router local clock and legs.
Which command synchronizes the time between new log entries and the local clock on R1?
- A . service timestamps debug datetime msec show.timezone
- B . service timestamps log datetime locatetime msec
- C . service timestamps datebug datetime localtime msec
- D . service timestamps log datetime msec show-timezone
Refer to the exhibit.
APC is configured to obtain an IP address automatically, but it receives an IP address only from the 169.254.0.0 subnet The DHCP server logs contained no DHCPDISCOVER message from the MAC address of the PC.
Which action resolves the issue?
- A . Configure an ip helper-address on the router to forward DHCP messages to the server.
- B . Configure DHCP Snooping on the switch to forward DHCP messages to the server.
- C . Configure a DHCP reservation on the server for the PC.
- D . Configure a static IP address on the PC and exclude it from the DHCP pool.
Refer to the exhibit.
An engineer is trying to redistribute OSPF to BGP, but not all of the routes are redistributed.
What is the reason for this issue?
- A . By default, only internal routes and external type 1 routes are redistributed into BGP
- B . Only classful networks are redistributed from OSPF to BGP
- C . BGP convergence is slow, so the route will eventually be present in the BGP table
- D . By default, only internal OSPF routes are redistributed into BGP
D
Explanation:
If you configure the redistribution of OSPF into BGP without keywords, only OSPF intra-area and inter-area routes are redistributed into BGP, by default.
You can redistribute both internal and external (type-1 & type-2) OSPF routes via this command:
DRouter(config-router)#redistribute ospf 1 match internal external 1 external 2‖
Reference: https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/5242-bgp-ospf-redis.html