Practice Free 300-410 Exam Online Questions
A network administrator cannot connect to a device via SSH.
The line vty configuration is as follows:

Which action resolves this issue?
- A . Increase the session timeout
- B . Change the stopbits to 10.
- C . Configure the transport input SSH
- D . initialize the SSH key
Refer to the exhibit.

The users from subnet 172.16.1.16/28 are experiencing connectivity issues to subnet 172.16.2.32/48.
Which configuration resolves the issue?
- A . R1(config)#route-map REDIST permit 10
R1(config-route-map) #match Ip address 15
R1 (config-route-map) #exit
R1(config)# access-list 15 permit 172.16.0.0 0.0.255.255
R1(config-router) #router eigrp 100
R1(config-router) #redistrlbute ospf 1 route-map REDIST - B . R1(config-router) #router ospf 1
R2(config-router) #redistribute eigrp 100 subnets metric 100 - C . R1(config-router>#routereigrp 100
R1(config-router>#redistribute ospf 1 metric 1000000 1111 - D . R1(config)#route-map REDIST permit 10
R1(config-roule-map) #match ip address 15
R1 (config-route-map) #exlt
R1(config)# access-list 15 permit 172.16.0.0 0.0.255.255
R1(config-router) #router ospf 1
R1(config-router) #redistrlbute elgrp 100 subnets route-map REDIST
A network engineer needs to verify IP SLA operations on an interface that shows on indication of excessive traffic.
Which command should the engineer use to complete this action?
- A . show frequency
- B . show track
- C . show reachability
- D . show threshold
Refer to the exhibit.

Users report that IP addresses cannot be acquired from the DHCP server. The DHCP server is configured as shown. About 300 total nonconcurrent users are using this DHCP server, but none of them are active for more than two hours per day.
Which action fixes the issue within the current resources?
- A . Modify the subnet mask to the network 192.168.1.0 255.255.254.0 command in the DHCP pool
- B . Configure the DHCP lease time to a smaller value
- C . Configure the DHCP lease time to a bigger value
- D . Add the network 192.168.2.0 255.255.255.0 command to the DHCP pool
Refer to the exhibit.


The administrator configured the network devise for end-to-end reachability, but the ASBRs are not propagation routes to each other.
Which set of configuration resolves this issue?
- A . router bgp 100
neighbor 10.1.1.1 route-reflector-client
neighbor 10.1.2.2 route-reflector-client
neighbor 10.1.3.3 route-reflector-client - B . router bap 100
neighbor 10.1.1.1 next-hop-self
neighbor 10.1.2.2 next-hop-self
neighbor 10.1.3.3 next-hop-self - C . router bgp 100
neighbor 10.1.1.1 update-source Loopback0
neighbor 10.1.2.2 update-source Loopback0
neighbor 10.1.3.3 update-source Loopback0 - D . router bgp 100
neighbor 10.1.1.1 ebgp-multihop
neighbor 10.1.2.2 ebgp-multihop
neighbor 10.1.3.3 ebgp-multihop
Refer to the exhibit.

R1 and R2 are configured for EIGRP peering using authentication and the neighbors failed to come up.
Which action resolves the issue?
- A . Configure a matching key-id number on both routers
- B . Configure a matching lowest key-id on both routers
- C . Configure a matching key-chain name on both routers
- D . Configure a matching authentication type on both router
Refer to the exhibit.

A bank ATM site has difficulty connecting with the bank server. A network engineer troubleshoots the issue and finds that R4 has no active route to the bank ATM site.
Which action resolves the issue?
- A . Advertise 10.10.30.0/24 subnet in R1 EIGRP AS.
- B . EIGRP peering between R3 and R4 to be fixed.
- C . EIGRP peering between R1 and R2 to be fixed.
- D . Advertise 10.10.30.0/24 subnet in R3 EIGRP AS.
In a DMVPN network, the Spoke1 user observed that the voice traffic is coming to Spoke2 users via the hub router.
Which command is required on both spoke routers to communicate directly to one another?
- A . ip nhrp map dynamic
- B . ip nhrp shortcut
- C . ip nhrp nhs multicast
- D . ip nhrp redirect
Refer to the exhibit.

A company builds WAN infrastructure between the head office and POPs using DMVPN hub-and-spoke topology to provide end-to-end communication All POPs must maintain point-to-point connectivity with the head office.
Which configuration meets the requirement at routers R12 and R13?


- A . Option A
- B . Option B
- C . Option C
- D . Option D
Which two statements about redistributing EIGRP into OSPF are true? (Choose two)
- A . The redistributed EIGRP routes appear as type 3 LSAs in the OSPF database
- B . The redistributed EIGRP routes appear as type 5 LSAs in the OSPF database
- C . The administrative distance of the redistributed routes is 170
- D . The redistributed EIGRP routes appear as OSPF external type 1
- E . The redistributed EIGRP routes as placed into an OSPF area whose area ID matches the EIGRP autonomous system number
- F . The redistributed EIGRP routes appear as OSPF external type 2 routes in the routing table
