Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
EC877 and EC1112
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-18-2024, 04:39 PM
» Replies: 2
» Views: 141
|
Packet Tracer Labs
Forum: Site News & Issues
Last Post: help_desk
12-16-2024, 07:34 AM
» Replies: 5
» Views: 1,358
|
EC1103 and EC672
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-12-2024, 05:24 PM
» Replies: 1
» Views: 155
|
EC935
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
12-10-2024, 05:22 PM
» Replies: 1
» Views: 179
|
IP Services Sim
Forum: Answer this question
Last Post: forumsupport
11-29-2024, 06:42 PM
» Replies: 1
» Views: 328
|
PASSED!
Forum: CCNP ENCOR 350-401 Forum
Last Post: brownhorse
11-23-2024, 12:55 AM
» Replies: 0
» Views: 253
|
Passed Exam
Forum: CCNP ENCOR 350-401 Forum
Last Post: brownhorse
11-16-2024, 01:25 AM
» Replies: 1
» Views: 784
|
AN324
Forum: Answer this question
Last Post: help_desk
11-13-2024, 10:19 AM
» Replies: 1
» Views: 478
|
AN413
Forum: Answer this question
Last Post: help_desk
11-08-2024, 01:11 PM
» Replies: 1
» Views: 506
|
AND60
Forum: Answer this question
Last Post: help_desk
11-04-2024, 10:37 AM
» Replies: 1
» Views: 448
|
|
|
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.
|
|
|
Typos |
Posted by: Kuroneko - 06-27-2022, 05:52 AM - Forum: CCNP ENCOR 350-401 Forum
- Replies (5)
|
|
Hey Admin,
Found these typos in programming for CCNP. hoping you could assist with this.
EC082
YMAL=YAML output from responses to API calls
EC093
NFTCONF = NETCONF
EC094
go = gt
remove GO from the answer
What does this EEM applet event accomplish? "event snmp oid 1.3.6.1.3.7.1.5.1.2.4.2.9 get-type next entry-op gt entry-value 75 poll-interval 5"
entry-op is tied to a comparator. gt, lt, etc.
EC313
('SHOW ip bgp 192.168.101.0 bestpath')
EC254
event manager applet EEM_IP_SLA
event track 10 state down
EC351
action 1 syslog send "OSPF ROUTING"|action 1 syslog pattern "OSPF ROUTING ERROR"
missing an answer
action 1 syslog send "OSPF ROUTING"
action 1 syslog pattern "OSPF ROUTING ERROR"
|
|
|
|