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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Cisco 350-401 Exam Experi...
Forum: CCNP ENCOR 350-401 Forum
Last Post: sgtwardo
07-07-2025, 12:55 PM
» Replies: 3
» Views: 479
Netflow & IP SLA Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
07-06-2025, 05:18 PM
» Replies: 5
» Views: 654
EC902
Forum: CCNP ENCOR 350-401 Forum
Last Post: forumsupport
07-06-2025, 08:01 AM
» Replies: 3
» Views: 494
VRF Configuration Sim #2
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-28-2025, 10:35 AM
» Replies: 1
» Views: 471
Cisco Command Line - Shor...
Forum: CCNP ENCOR 350-401 Forum
Last Post: forumsupport
06-26-2025, 03:49 AM
» Replies: 1
» Views: 408
QID:EC902
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-25-2025, 10:23 AM
» Replies: 3
» Views: 721
QID:EC172
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-21-2025, 08:08 AM
» Replies: 3
» Views: 1,000
QID:EC972
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 05:42 PM
» Replies: 0
» Views: 301
QID:EC1223
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-14-2025, 11:07 AM
» Replies: 1
» Views: 522
QID:EC708
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-13-2025, 01:41 PM
» Replies: 3
» Views: 1,279

 
  Cisco 350-401 Exam Experience
Posted by: networman - 07-05-2025, 07:04 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (3)

Thanks to how2pass for the study material. I received a Pass today on the exam. For those interested - you start off with 6 labs. All of the labs on this site are spot on. Be extremely careful with what devices you are configuring. I actually configured the wrong CoPP Router today. By the time I realized it, it was too late. It appears after a certain amount of time the system locks the devices down. 

Then onto 60 questions with drag and drop and multiple choice. Gonna say 95% was from 1.1 and the rest from 1.0. I didn't do as well as I would of liked too, but still received the Pass. 

Good luck to all.

Print this item

  EC902
Posted by: sgtwardo - 07-04-2025, 12:08 AM - Forum: CCNP ENCOR 350-401 Forum - Replies (3)

The question under the Network Assurance section asks to pick 2 but highlights 3 answers.

Print this item

  Netflow & IP SLA Sim
Posted by: networman - 07-03-2025, 02:39 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (5)

Hi - not sure if its me, but I can't ping 10.12.1.2 from R1, thus obtaining the output.

R1#sh ip sla summary
IPSLAs Latest Operation Summary
Codes: * active, ^ inactive, ~ pending
All Stats are in milliseconds. Stats with u are in microseconds

ID          Type        Destination      Stats      Return      Last
                                                      Code        Run
-----------------------------------------------------------------------
*1          icmp-echo  10.12.1.2        -          Timeout    18 seconds ag
                                                                  o       
and

not 

R1# show ip sla summary
IPSLAs Latest Operation Summary
Codes: * active, ^ inactive, ~ pending
ID        Type        Destination    Stats    Return        Last
                                      (ms)      Code        Run
-----------------------------------------------------------------------
*1        icmp-echo  10.12.1.2      RTT=2        OK        4 seconds ago


as indicated via the notes for this lab.

Something appears to be missing here.

Print this item

  Cisco Command Line - Short cuts
Posted by: networman - 06-25-2025, 02:01 PM - Forum: CCNP ENCOR 350-401 Forum - Replies (1)

Hi - can you let me know if the Command Line shortcuts are available during the exam - ? and up arrow, etc.
They are available on the CML Sim as well as real world, so I am curious.

Thanks so much.

Print this item

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

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 - Replies (1)

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