Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
QID:EC902
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-21-2025, 02:03 PM
» Replies: 2
» Views: 209
|
QID:EC172
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-21-2025, 08:08 AM
» Replies: 3
» Views: 603
|
QID:EC972
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 05:42 PM
» Replies: 0
» Views: 133
|
VRF Configuration Sim #2
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 01:11 PM
» Replies: 0
» Views: 138
|
QID:EC1223
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-14-2025, 11:07 AM
» Replies: 1
» Views: 354
|
QID:EC708
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-13-2025, 01:41 PM
» Replies: 3
» Views: 1,028
|
QID:EC082
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-11-2025, 10:14 AM
» Replies: 1
» Views: 467
|
I PASSED!
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-03-2025, 12:26 PM
» Replies: 1
» Views: 773
|
AR517 AR683 Duplicate que...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 07:37 AM
» Replies: 0
» Views: 523
|
AR507 and AR667 same ques...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 04:46 AM
» Replies: 0
» Views: 509
|
|
|
AR214 Explanation |
Posted by: Kuroneko - 07-28-2022, 05:35 PM - Forum: CCNP ENARSI 300-410 Forum
- No Replies
|
 |
Explanation looks like another question. Not sure if we are missing a question, doubt it because it is talking about python scripting. plz delete.
Thanks, admin.
|
|
|
ENCOR 350-401 Pass |
Posted by: networman - 07-16-2022, 10:00 PM - Forum: CCNP ENCOR 350-401 Forum
- No Replies
|
 |
All:
Thanks to How2Pass I was able to receive a "Pass" on the 350-401 Exam Today.
The exam definitely had some newer questions that I did not recognize from the study material, but I was able to "pass" regardless.
Good Luck to all!
|
|
|
Failled ENARSI 410 |
Posted by: nevermore - 07-04-2022, 04:49 AM - Forum: CCNP ENARSI 300-410 Forum
- Replies (3)
|
 |
Hi guys,
I failed the exam really bad... There were many new questions...
Any tips ?
Layer 3 Technologies 38%
- VPN Technologies 33%
- Infrastructure Security 25%
- Infrastructure Services 33%
|
|
|
EC546 |
Posted by: gagiggs - 07-03-2022, 07:51 PM - Forum: CCNP ENCOR 350-401 Forum
- Replies (4)
|
 |
I believe the current answer is wrong and the correct answer should be it uses proprietary cabling.
As indicate there: https://networklessons.com/switching/cisco-stackwise
In addition Cisco Stackwise can stack up to 9 switches
The StackWise Master Switch
With StackWise, a single switching stack is managed by one StackWise master switch. The master switch is chosen from the connected switches. It has the ability to perform updates for all the switching. Cisco StackWise technology unites up to nine switches. The master switch manages each of these devices. Any member within the stacked unit can be the master switch. StackWise links Cisco Catalyst 3750 series switches into stacked units that are more easily deployed and managed.
|
|
|
EC685 |
Posted by: Kuroneko - 06-29-2022, 12:43 AM - Forum: CCNP ENCOR 350-401 Forum
- Replies (1)
|
 |
I'm pretty sure the network and wildcard mask is incorrect in the answer.
Problem requests you to deny 10.100.2.248-255. The answers do not cover that from my understanding.
10.100.2.0 0.0.0.248 = 10.100.2.0-248
10.100.2.248 0.0.0.7 = 10.100.2.248-255
|
|
|
EC516 |
Posted by: Kuroneko - 06-27-2022, 06:40 AM - Forum: CCNP ENCOR 350-401 Forum
- Replies (1)
|
 |
I'm pretty sure this isn't right.
I'm having trouble finding calculations for Epoch LINUX time format, but it isn't what this python script is.
First line I think is a red herring.
It decodes that encoded string and removes spaces, but doesn't encrypt it.
2nd line sets up Format DateTime today as d.
i.e. today = 6/26/2022 in American
date then takes (10000*d.year + 100*d.month + d.day)
= 10000*2022 + 100*6 + 26
= 20220000+ 600 + 26
= 20220626
= yyyymmdd in string
|
|
|
EC549 |
Posted by: Kuroneko - 06-27-2022, 06:11 AM - Forum: CCNP ENCOR 350-401 Forum
- Replies (1)
|
 |
Answer seems off.
What does a northbound API accomplish?
ANSWER: Communication between SDN controllers and physical switches. -Sounds like southbound API
closest would be: Access to controlled network resources from a centralized node.
I can't find any other exam sites with this question to reference.
|
|
|
|