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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
QID:EC902
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-21-2025, 02:03 PM
» Replies: 2
» Views: 121
QID:EC172
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-21-2025, 08:08 AM
» Replies: 3
» Views: 521
QID:EC972
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 05:42 PM
» Replies: 0
» Views: 101
VRF Configuration Sim #2
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 01:11 PM
» Replies: 0
» Views: 105
QID:EC1223
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-14-2025, 11:07 AM
» Replies: 1
» Views: 315
QID:EC708
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-13-2025, 01:41 PM
» Replies: 3
» Views: 978
QID:EC082
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-11-2025, 10:14 AM
» Replies: 1
» Views: 444
I PASSED!
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-03-2025, 12:26 PM
» Replies: 1
» Views: 743
AR517 AR683 Duplicate que...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 07:37 AM
» Replies: 0
» Views: 512
AR507 and AR667 same ques...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 04:46 AM
» Replies: 0
» Views: 496

 
  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