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: 113
QID:EC172
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-21-2025, 08:08 AM
» Replies: 3
» Views: 516
QID:EC972
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 05:42 PM
» Replies: 0
» Views: 97
VRF Configuration Sim #2
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 01:11 PM
» Replies: 0
» Views: 99
QID:EC1223
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-14-2025, 11:07 AM
» Replies: 1
» Views: 312
QID:EC708
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-13-2025, 01:41 PM
» Replies: 3
» Views: 976
QID:EC082
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-11-2025, 10:14 AM
» Replies: 1
» Views: 443
I PASSED!
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-03-2025, 12:26 PM
» Replies: 1
» Views: 739
AR517 AR683 Duplicate que...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 07:37 AM
» Replies: 0
» Views: 509
AR507 and AR667 same ques...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 04:46 AM
» Replies: 0
» Views: 492

 
  QID:EC902
Posted by: chewosaurus - 06-19-2025, 01:09 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (2)

Hi,

Not really a subject I'm strong on however I believe the answer should be B and E (not B and D)

Why D is wrong:

The WLC does not need to know or list the portal FQDN under its virtual interface because it’s not hosting that FQDN or the certificate. Essentially, what I'm seeing is that D is only applicable when the WLC itself hosts the login portal or when you want the WLC to present a specific FQDN and certificate for HTTPS.  But in ISE deployments, particularly with CWA or guest portals, this does not apply.

Why E is correct: 

A new CSR is needed so that the certificate installed on ISE includes the new static FQDN in its SAN or CN field. Without this, browsers will show certificate errors when redirected to the guest portal.


If I am missing something let me know, thanks!

Print this item

  QID:EC972
Posted by: chewosaurus - 06-18-2025, 05:42 PM - Forum: CCNP ENCOR 350-401 Forum - No Replies

Hi,

I notice there was already a post about this and it was "incorrectly" corrected.

Answer should be the one that starts with 
"Access-list 100 deny tcp host 10.0.0.5 any eq 22"

Because CoPP will continue to forward traffic it does not match on, and it does not match on deny statements.

The question that is currently correct will match on the ip 10.0.0.5 (via permit) then the action is drop, which goes against the what the question is asking.

Thanks

Print this item

  VRF Configuration Sim #2
Posted by: chewosaurus - 06-18-2025, 01:11 PM - Forum: CCNP ENCOR 350-401 Forum - No Replies

Hi,

Sim is broken, BGP isn't converged so I cannot reach the tunnel destination from R22 (209.165.200.230) therefore cannot establish tunnel 10 connectivity.

Also, VRF config is not present on R22. No "VRF definition / address family" config existing.

Thanks

Print this item

  QID:EC1223
Posted by: chewosaurus - 06-13-2025, 01:39 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (1)

Hello me again Big Grin 

The green answer is wrong because the actual code does:
u2.append(u101)

Which appends the entire list of fields [Device-ID, Local-Intf, Hold-time, Capability, Port-ID]
for each LLDP neighbor—not just the first element (hostname).

To make the script produce only the hostname I believe you would change that line to:
u2.append(u101[0])

u101[0] is the first element of that list—the Device ID or hostname.


I'm still quite new to this subject so if I'm wrong, forgive me but I think the logic I mentioned has some truth to it.

Thanks

Print this item

  QID:EC082
Posted by: chewosaurus - 06-09-2025, 02:16 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (1)

I have an issue with "propriety syntax in configuration files based on Ruby" being allocated to Chef.

Why:
Because Chef uses plain ruby whereas puppet uses DSL. The wording "based on ruby" implies that chef isn't using "pure/plain" ruby instead it's using a branch of ruby which more accurately describes what puppet uses, that being DSL inspired by Ruby but not actually ruby.

Thanks

Print this item

  QID:EC172
Posted by: chewosaurus - 06-09-2025, 11:52 AM - Forum: CCNP ENCOR 350-401 Forum - Replies (3)

The correct answer is currently "A NETCONF request was made for a data model that does not exist".

Why I feel this is not accurate:

An empty <data/> element tells the administrator: “Your query succeeded, but there’s nothing under the subtree you asked for.” 
It does not indicate that the data model itself is missing.
RFC 6241 §7.1, second paragraph: “If the server has no data that matches the selection criteria… it MUST reply with an empty <data/> element.”


Maybe the answer should be along the lines of "A NETCONF request was made for data that does not exist".


Thanks

Print this item

  QID:EC708
Posted by: chewosaurus - 06-04-2025, 04:44 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (3)

I believe the answer "If a router with a higher IP address and the same priority as the active router becomes available, that router becomes the new active router 5 seconds later.” is incorrect for this reasoning:


Even in the case of pre-emption on the new router - 

Pre-emption triggers only when the newcomer’s priority is higher than the current active router. A higher IP address breaks a tie during the initial election, but it does not pre-empt an already-active router whose priority is equal. The 5-second delay therefore would not apply in that equal-priority scenario.

Print this item

  I PASSED!
Posted by: bonz86 - 06-02-2025, 07:32 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

First attempt and passed! 6/2/2025

I got 48 MCQ, 1 drag and drop, and 3 sims.

Sims are spot on, I got the Ipsec v2, the telnet, and timestamps sims.

There were about 10 new questions that were not in H2P but if you study the material on top of H2P you won't have issues passing. Study and do the sims and the test will be a breeze.

I prepped for about 2 months before my exam and I went through all the h2p questions and sims and did not stop until I was able to almost recite every question and answer. For topics I did not know I went and did the research and studied the concepts.  

I have always used h2p ever since college and I have passed all exams first try from CCNA to the old CCNP (3 test) to the new Encore and now Enarsi exams. 

Goodluck to all future test takers!

Print this item

  AR517 AR683 Duplicate question
Posted by: bonz86 - 05-31-2025, 07:37 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

AR517 AR683 Duplicate question

Print this item

  AR507 and AR667 same question
Posted by: bonz86 - 05-31-2025, 04:46 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

AR507 and AR667 are the same question but give two different answers. 

I would think that LDP is the correct answer given the explanation. AR507 states MP-BGP is the answer but is not correct.

Print this item