| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
QID: AR677 Answer is wron...
Forum: CCNP ENARSI 300-410 Forum
Last Post: elpotatoexperto
6 hours ago
» Replies: 1
» Views: 23
|
Failed Exam 6/17
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-20-2026, 07:12 AM
» Replies: 2
» Views: 467
|
Just Passed! Corrected La...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
06-15-2026, 03:00 AM
» Replies: 2
» Views: 11,521
|
CoPP Configuraton Simulat...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-10-2026, 07:05 AM
» Replies: 1
» Views: 416
|
QID: AR188 - Question/Ans...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-04-2026, 07:05 AM
» Replies: 1
» Views: 514
|
Failed
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
05-30-2026, 07:16 AM
» Replies: 2
» Views: 820
|
SIM down?
Forum: General Discussion
Last Post: elpotatoexperto
05-29-2026, 11:29 AM
» Replies: 2
» Views: 763
|
QID:AR677 Incorrect Answe...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
05-23-2026, 04:41 AM
» Replies: 3
» Views: 6,165
|
BGP Troubleshooting Sim
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
04-30-2026, 09:50 AM
» Replies: 1
» Views: 1,074
|
Sim Time
Forum: CCNP ENARSI 300-410 Forum
Last Post: elpotatoexperto
04-23-2026, 04:16 PM
» Replies: 3
» Views: 1,488
|
|
|
| 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"
|
|
|
|