Test Online Free Cisco 300-410 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free 300-410 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
After reloading the router an administrator discovered that the interface utilization graphs displayed inconsistencies with their previous history in the NMS.
Which action prevents this issue from occurring after another router reload in the future?
Answer:
Question 92Selectable Answer
Refer to the exhibit.
Which command must be configured to make VRF CCNP work?
Answer:
Question 93Selectable Answer
Refer to the exhibit.
A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router.
Which configuration required to establish a DMVPN tunnel with multiple spokes?
Answer:
Question 94Selectable Answer
Refer to the exhibit.
Which action resolves the failed authentication attempt to the router?
Answer: Explanation:
In the debug output, we see that the Authorization (not Authentication) failed so we need to correct the authorization. In order to enable authorization, we must use the global command “aaa authorization console” first.
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a1.html
Question 95Selectable Answer
Refer to the exhibit.
The network engineer configured the summarization of the RIP routes into the OSPF domain on R5 but still sees four different 172.16.0.0/24 networks on R4.
Which action resolves the issue?
Answer: Explanation:
Area 36 is a NSSA so R5 is an ASBR so we can summarize external routes using the “summaryaddress”
command. The command “areaarea-id range” can only be used on ABR so it is not correct.
The summarization must be done on the ASBR which is R5, not R4 so the correct answer must be started with “R5(config)#router ospf 1”.
Note: The “no area” command is used to remove any existing “area …” command (maybe “area 56 range …” command).
Question 96Selectable Answer
1.Refer to the exhibit.
An engineer has configured DMVPN on a spoke router.
What is the WAN IP address of another spoke router within the DMVPN network?
Answer: Explanation:
From the output we can see there are 2 NHRP Peers. The first one with the NBMA Address of 172.18.16.2 and the “Attribute” (Attrb) of Static (S) so we can deduce it is the Hub device.
Therefore the second one must be the remaining Spoke device with the attribute of Dynamic (D).
--> S - Static, D - Dynamic, I - Incomplete
N - NATed, L - Local, X - No Socket
# Ent --> Number of NHRP entries with same NBMA peer
NHS Status: E --> Expecting Replies, R --> Responding, W --> Waiting
UpDn Time --> Up or Down Time for a Tunnel
==========================================================================
Interface: Tunnel1, IPv4 NHRP Details
Type: Spoke, NHRP Peers:2,
# Ent Peer NBMA Addr Peer Tunnel Add State UpDn Tm Attrb
----- --------------- --------------- ----- -------- -----
1 44.44.44.4 192.168.100.254 UP 00:03:40 S
1 12.12.12.2 192.168.100.2 UP 00:03:20 D
The network administrator must implement IPv6 in the network to allow only devices that not only have registered IP addresses but are also connecting from assigned locations.
Which security feature must be implemented?
Answer:
Question 99Selectable Answer
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?
Answer:
Question 100Selectable Answer
Refer to the exhibit.
The client server but the show command does not show the IPv6 DHCP bindings on the server.
Which action resolves the issue?
Answer:
Question 101Selectable Answer
Refer to the exhibit.
Which configuration command establishes an EIGRP neighbor adjacency between the hub and spoke?
Answer:
Question 102Selectable Answer
Refer to the exhibit
A CoPP policy is implemented to allow specific control traffic, but the traffic is not matching as expected and is getting unexpected behavior of control traffic.
Which action resolves the issue?
Answer:
Question 103Selectable Answer
Refer to the exhibit.
After the network administrator rebuilds the IPv6 DHCP server, clients are not getting the IPv6 address lease.
Which action resolves the issue?
Answer:
Question 104Selectable Answer
What is a characteristic of IPv6 RA Guard?
Answer:
Question 105Selectable Answer
Refer to the exhibit.
A network engineer applied a filter for LSA traffic on OSPFv3 interarea routes on the area 5 ABR to protect advertising the internal routes of area 5 to the business partner network. All other areas should receive the area 5 internal routes. After the respective route filtering configuration is applied on the ABR, area 5 routes are not visible on any of the areas.
How must the filter list be applied on the ABR to resolve this issue?