Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
QID: AR677 Answer is wron...
Forum: CCNP ENARSI 300-410 Forum
Last Post: elpotatoexperto
11 hours ago
» Replies: 1
» Views: 26
Failed Exam 6/17
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-20-2026, 07:12 AM
» Replies: 2
» Views: 467
Just Passed! Corrected La...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
06-15-2026, 03:00 AM
» Replies: 2
» Views: 11,521
CoPP Configuraton Simulat...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-10-2026, 07:05 AM
» Replies: 1
» Views: 416
QID: AR188 - Question/Ans...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-04-2026, 07:05 AM
» Replies: 1
» Views: 515
Failed
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
05-30-2026, 07:16 AM
» Replies: 2
» Views: 820
SIM down?
Forum: General Discussion
Last Post: elpotatoexperto
05-29-2026, 11:29 AM
» Replies: 2
» Views: 763
QID:AR677 Incorrect Answe...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
05-23-2026, 04:41 AM
» Replies: 3
» Views: 6,166
BGP Troubleshooting Sim
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
04-30-2026, 09:50 AM
» Replies: 1
» Views: 1,074
Sim Time
Forum: CCNP ENARSI 300-410 Forum
Last Post: elpotatoexperto
04-23-2026, 04:16 PM
» Replies: 3
» Views: 1,490

 
  ar338
Posted by: pc_evans - 03-04-2024, 06:32 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

R1 has two interfaces labeled E0/0

Print this item

  ar551
Posted by: pc_evans - 03-04-2024, 02:29 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

an ospf stub area only prevents external routes.  Type-3 (summary LSAs) are permitted in an ospf stub area.

you need the command 'area 1 stub no-summary'

Print this item

  ar403
Posted by: pc_evans - 03-04-2024, 02:01 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Tough question.

A permit any statement is modifying the acl, which is prohibited.

a continue statement on the route map does nothing


A permit 20 is route-map syntax (20 permit would be for an ACL).  Adding a route-map entry to permit anything not matched by route-map entry 10  is the correct option.

Print this item

  AR185
Posted by: pc_evans - 03-04-2024, 01:40 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Keywords here are 'only ever uses the MPLS B Network'. Any option that sets a preferences is invalid.

Modifying the weight, local preference or AS Path prepending allows traffic to go through MPLS A during an outage.

AS Path filtering is the only option.  It allows connectivity to Branch A, but would prevent Branch b from learning routes from MPLS A.

Print this item

  ar411
Posted by: pc_evans - 03-03-2024, 11:19 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Exhibit shows that the acl is applied to the interface

Inbound access list ENARSI-ACL

Not sure what the correct answer is but applying the acl to the interface is wrong

Print this item

  ar430
Posted by: pc_evans - 03-03-2024, 05:44 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (3)

Diagram is misleading , the two circles suggest eBGP but path in neighbor table suggests iBGP.

RB is clearly in AS65101

the two circles and the answer choices suggest RD, RE, and RF are in AS65201.

Print this item

  AR179
Posted by: comedian91 - 03-03-2024, 05:38 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

i think there is an issue with the "correct" answer.

It should be:

"no sequence 30" and then put this entry as sequence 5. 
Otherwise you put the same entry as sequence 5 as already set in sequence 30

Print this item

  ar472
Posted by: pc_evans - 03-03-2024, 03:57 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

How do you configure a different interface to send netflow records?  

The destination is on the same subnet as the mgmt interface (gig 0).

Gig 0 is isolated from other vrf's it is unlikely that other interfaces will be able to send traffic to 192.168.100.17.  This is a private ip address on the Mgmt-intf vrf.  

The more likely solution is to fix a connectivity problem between two devices on the same vrf and network segment.

Print this item

  ar562
Posted by: pc_evans - 03-03-2024, 03:35 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (3)

IP addressing problem in diagram. Are both devices directly connected but in different subnets?


It is not the filename.
Switch is a tftp client, no need to configure it for server function.


Not sure about the other two.  
Adding a route in the switch won't help if there is no router.  I suppose you could specify an exit interface of e0/1 but then you would have to do the same in the server.

Using TFTP Server IP address 10.0.0.0.1?  THats the switch address but who knows the ip addressing in the exhibit seems wrong.

IF this is how the question is intended than an better explanation is warranted.

Print this item

  AR436
Posted by: pc_evans - 03-03-2024, 02:42 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

SNMPv3 is the only version that supports authentication.


ACL related problems would deny traffic.  You would not see an AUTHFAIL if the ACL was a problem.

the community strings are valid.

You cannot configure SNMP authentication on SNMPv2 and below

Only option to support authentication failures is to update to SNMP v3

Print this item