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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Chain Hiprex Neo Platform...
Forum: General
Last Post: ChainHiprexNeo
Yesterday, 09:39 AM
» Replies: 0
» Views: 20
QID:AN328
Forum: Answer this question
Last Post: help_desk
09-02-2025, 12:02 PM
» Replies: 1
» Views: 161
AN247
Forum: Answer this question
Last Post: help_desk
09-02-2025, 11:55 AM
» Replies: 1
» Views: 131
AR515
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-29-2025, 11:19 AM
» Replies: 1
» Views: 396
AR374
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-29-2025, 11:14 AM
» Replies: 1
» Views: 382
3rd times the charm! PASS...
Forum: CCNP ENCOR 350-401 Forum
Last Post: dixie76
08-27-2025, 02:50 AM
» Replies: 1
» Views: 559
AR521
Forum: CCNP ENARSI 300-410 Forum
Last Post: chewosaurus
08-26-2025, 02:30 PM
» Replies: 2
» Views: 671
300-415 Exam Experience
Forum: CCNP ENSDWI 300-415 Forum
Last Post: nothisisptrk
08-25-2025, 02:51 PM
» Replies: 0
» Views: 358
missing download file
Forum: General
Last Post: help_desk
08-24-2025, 10:33 AM
» Replies: 1
» Views: 418
Page not found..
Forum: Site News & Issues
Last Post: forumsupport
08-22-2025, 11:37 AM
» Replies: 1
» Views: 505

 
  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