Cisco 300-410 Practice Exams
Last updated on Apr 07,2025- Exam Code: 300-410
- Exam Name: Implementing Cisco Enterprise Advanced Routing and Services (ENARSI)
- Certification Provider: Cisco
- Latest update: Apr 07,2025
Refer to the exhibit.
A network administrator reviews the branch router console log to troubleshoot the OSPF adjacency issue with the DR router.
Which action resolves this issue?
- A . Advertise the branch WAN interface matching subnet for the DR site.
- B . Configure matching hello and dead intervals between sites.
- C . Configure the WAN interface for DR site in the related OSPF area.
- D . Stabilize the DR site flapping link to establish OSPF adjacency.
The network administrator configured CoPP so that all SNMP traffic from Cisco Prime located at 192.168.1.11 toward the router CPU is limited to 1000 kbps.
Any traffic that exceeds this limit must be dropped.
access-list 100 permit udp any any eq 161
!
class-map CM-SNMP
match access-group 100
!
policy-map PM-COPP
class CM-SNMP
police 1000 conform-action transmit
!
control-plane
service-policy input PM-COPP
The network administrator is not getting the desired result for the SNMP traffic and SNMP traffic is getting dropped frequently.
Which set of configurations resolves the issue?
- A . no access-list 100
access-list 100 permit tcp host 192.168.1.11 any eq 161 - B . no access-list 100
access-list 100 permit udp host 192.168.1.11 any eq 161
!
policy-map PM-COPP
class CM-SNMP
no police 1000 conform-action transmit
police 1000000 conform-action transmit
!
control-plane
no service-policy input PM-COPP
!
interface E 0/0
service-policy input PM-COPP
!
interface E 0/1
service-policy input PM-COPP - C . no access-list 100
access-list 100 permit udp host 192.168.1.11 any eq 161
!
policy-map PM-COPP
class CM-SNMP
no police 1000 conform-action transmit
police 1000000 conform-action transmit - D . policy-map PM-COPP class CM-SNMP
no police 1000 conform-action transmit police 1000000 conform-action transmit
Refer to the exhibit.
An IP SLA was configured on router R1 that allows the default route to be modified in the event that Fa0/0 loses reachability with the router R3 Fa0/0 interface. The route has changed to flow through router R2.
Which debug command is used to troubleshoot this issue?
- A . debug ip flow
- B . debug ip sla error
- C . debug ip routing
- D . debug ip packet
Refer to the exhibit.
What does the imp-null tag represent in the MPLS VPN cloud?
- A . Pop the label
- B . Impose the label
- C . Include the EXP bit
- D . Exclude the EXP bit
Refer to the exhibit.
An administrator configured a Cisco router for TACACS authentication, but the router is using the local enable password instead.
Which action resolves the issue?
- A . Configure the aaa authentication login admin group admin local enable command instead.
- B . Configure the aaa authentication login admin group tacacs* local enable none command instead.
- C . Configure the aaa authentication login admin group tacacs* local if-authenticated command instead.
- D . Configure the aaa authentication login default group admin local if-authenticated command instead.
Refer to the exhibit.
An engineer receives this error message when trying to access another router in-band from the serial interface connected to the console of R1.
Which configuration is needed on R1 to resolve this issue?
Option A
R1(config)#line console 0
R1(config-line)#transport preferred ssh
Option B
R1(config)#line vty 0
R1(config-line)#transport output ssh
Option C
R1(config)#line vty 0
R1(config-line)#transport output ssh
R1(config-line)#transport preferred ssh
Option D
R1(config)#line console 0
R1(config-line)#transport output ssh
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Refer to the exhibit.
SW100 cannot receive routes from R1.
Which configuration resolves the issue?
- A . Option A
- B . Option B
- C . Option C
- D . Option C
Refer to the exhibit.
While troubleshooting an EIGRP neighbor adjacency problem, the network engineer notices that the interface connected to the neighboring router is not participating in the EIGRP process.
Which action resolves the issues?
- A . Configure the network command to network 172.16.0.1 0.0.0.0
- B . Configure the network command under EIGRP address family vrf CLIENT1
- C . Configure EIGRP metrics on interface FastEthernet0/3
- D . Configure the network command under EIGRP address family ipv4
Refer to the exhibit.
An engineer noticed that the router log messages do not have any information about when the event occurred.
Which action should the engineer take when enabling service time stamps to improve the logging functionality at a granular level?
- A . Configure the debug uptime option
- B . Configure the msec option
- C . Configure the timezone option
- D . Configure the tog uptime option
Which command is used to check IP SLA when an interface is suspected to receive lots of traffic with options?
- A . show track
- B . show threshold
- C . show timer
- D . show delay