| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
3rd times the charm! PASS...
Forum: CCNP ENCOR 350-401 Forum
Last Post: sgtwardo
10-20-2025, 06:20 PM
» Replies: 2
» Views: 3,736
|
QID:AN1000
Forum: Answer this question
Last Post: help_desk
10-17-2025, 10:47 AM
» Replies: 1
» Views: 293
|
QID:AND84
Forum: Answer this question
Last Post: help_desk
10-16-2025, 09:38 AM
» Replies: 1
» Views: 325
|
CML YAML Files - Not work...
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
10-11-2025, 12:15 PM
» Replies: 1
» Views: 429
|
Passed ENSARI - My Recomm...
Forum: CCNP ENARSI 300-410 Forum
Last Post: chewosaurus
10-06-2025, 02:26 PM
» Replies: 1
» Views: 1,181
|
How2Pass 200-201 CBROPS C...
Forum: Cybersecurity Associate - CBROPS 200-201 Forum
Last Post: forumsupport
10-05-2025, 06:32 PM
» Replies: 0
» Views: 258
|
CCNP 300-101 Questions
Forum: General Discussion
Last Post: ncc16ncc
10-03-2025, 10:31 AM
» Replies: 6
» Views: 22,345
|
Missing pka file 802.1Q T...
Forum: Answer this question
Last Post: help_desk
09-29-2025, 11:36 AM
» Replies: 1
» Views: 746
|
IPv4 and IPv6 Assignment ...
Forum: Answer this question
Last Post: help_desk
09-29-2025, 11:21 AM
» Replies: 1
» Views: 762
|
PBR and Redistribution Si...
Forum: CCNP ENARSI 300-410 Forum
Last Post: greaterzen1
09-24-2025, 04:47 PM
» Replies: 0
» Views: 1,080
|
|
|
| Passed! |
|
Posted by: zoom2019 - 06-17-2022, 01:29 PM - Forum: Exam Experience
- Replies (1)
|
 |
The study material was spot on! My version of the test did not have any of the simulations, but I studied them just in case. There were about 7ish drag and drop questions.
Thanks for the help and it was well worth the investment!
Brian
|
|
|
| EC726 - Wrong Answer |
|
Posted by: getyourcert - 06-06-2022, 05:59 PM - Forum: CCNP ENCOR 350-401 Forum
- Replies (2)
|
 |
The question asks for "all feasible protocols", but the answer marked as correct only has "transport input telnet ssh", which only includes telnet and ssh.
"transport input all" literally includes "all" protocols, which is what the question requests, and includes the following: lat | mop | nasi | pad | rlogin | ssh | telnet | v120
Correct answer should be the one that includes "transport input all".
|
|
|
| EC582 - Wrong Answer |
|
Posted by: getyourcert - 06-06-2022, 05:54 PM - Forum: CCNP ENCOR 350-401 Forum
- Replies (2)
|
 |
Question shows "Install an internal CA signed certificate on the Cisco ISE." as the correct answer.
The problem with this is the employees are able access the portal just fine, but the contractors cannot. This implies that an internal CA signed certificate is already installed on ISE and trusted by the employees' computers, because the internal CA root cert is installed in their trusted root certs store. The contractors' computers do not have the internal CA root cert installed in their trusted root certs store, so it shows up as untrusted.
By changing the cert on ISE from an internal CA signed certificate to a trusted third-party certificate, it will then be trusted by both the employees' and contractors' computers, because the publicly trusted certs are installed by default through security patches.
Correct answer should be "Install a trusted third-party certificate on the Cisco ISE."
|
|
|
| Incorrect Answers - Automation and Programmability |
|
Posted by: it05jef - 05-18-2022, 09:18 AM - Forum: Answer this question
- Replies (1)
|
 |
Which two components are needed to create an Ansible script that configures a VLAN on a switch? (Choose two.)
- A. playbook
- B. recipe
- C. model
- D. cookbook
- E. task
You say its Playbook and Model but its Playbook and Task.
Ansible playbooks: "files that provide actions and logic about what Ansible should do."
"The playbook will list tasks and choices based on those results, like
"Configure all branch routers in these locations, and if errors occur for any
device, do these extra tasks for that device"."
|
|
|
|