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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Testing for wrong answers...
Forum: Site News & Issues
Last Post: nameslano
Yesterday, 01:14 PM
» Replies: 2
» Views: 94
I Failed ENARSI Today
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
03-07-2026, 11:25 AM
» Replies: 1
» Views: 309
These lab simulations are...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-27-2026, 09:04 AM
» Replies: 2
» Views: 870
LAB - CoPP Configuration
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-26-2026, 09:49 AM
» Replies: 2
» Views: 981
eBGP Neighbor Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-11-2026, 09:55 AM
» Replies: 1
» Views: 729
300-710 SNCF (Securing Ne...
Forum: General Discussion
Last Post: help_desk
02-11-2026, 09:35 AM
» Replies: 1
» Views: 542
QID:EC1046
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-05-2026, 07:17 AM
» Replies: 1
» Views: 848
QID:EC1067
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-04-2026, 01:29 AM
» Replies: 0
» Views: 500
Netflow & IP SLA Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-03-2026, 09:59 AM
» Replies: 7
» Views: 8,536
VRF Configuration Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-02-2026, 02:54 PM
» Replies: 4
» Views: 3,661

 
  AND44
Posted by: JamesJones - 01-26-2026, 02:29 AM - Forum: Answer this question - Replies (1)

I believe two of your answers are inaccurate. Should be

[*]Extended service set (ESS)
Wi‑Fi option in which cells from different access points are linked together

[*]Infrastructure mode
Wi‑Fi option based around one or more access points

[*]Independent basic service set (IBSS)
Wi‑Fi option that enables two or more clients to communicate directly without a central access point

[*]SSID
Alphanumeric text string that identifies a wireless network

[*]Distribution system (DS)
Entire wireless cell of an access point and the linkage to the wired network



Thanks,
James

Print this item

  AN600
Posted by: JamesJones - 01-23-2026, 02:51 AM - Forum: Answer this question - Replies (1)

The correct answer is missing the outside interface (for example g0/0) in the overload statement.

Print this item

  AN601
Posted by: JamesJones - 01-23-2026, 02:43 AM - Forum: Answer this question - Replies (1)

The "correct" answer is missing "lldp run" which is done globally. Without this command lldp will not run.

Please review the answer and correct accordingly.

Thanks!
James

Print this item

  AN877
Posted by: JamesJones - 01-22-2026, 01:27 AM - Forum: Answer this question - Replies (1)

"What is used to identify spurious DHCP servers?"

Answser should be DHCPOFFER

Not DHCPDISCOVER.

Please verify and correct accordingly.

Thanks,
James

Print this item

  AN269
Posted by: JamesJones - 01-21-2026, 02:16 AM - Forum: Answer this question - Replies (1)

Please review this question.

The answer I believe should be:

Correct choice:
Responds to a request for IP address to domain name resolution to the DNS server.


Why the other options are incorrect

  • “Serves requests over destination port 53.”
    ? This describes a technical detail of DNS transport (DNS typically uses port 53), not the lookup operation itself.

  • “DNS server pings the destination to verify that it is available.”
    ❌ DNS does not ping hosts or check availability.

  • “DNS server forwards the client to an alternate IP address when the primary IP is down.”
    ❌ This describes load balancing or failover behavior, not the fundamental DNS lookup process.

    Thanks,JJ

Print this item

  Passed CCNA!
Posted by: networkbandit670 - 01-08-2026, 05:37 PM - Forum: Exam Experience - Replies (1)

Just wanted to get on here and say I passed Big Grin  If you have any doubts, don't. Howtopass will definitely help. I used Jeremy's IT Lab, his exams, and Boson exsim as well before this site. Failed the first time. Scores weren't terrible but a lot of questions for a first time taker was confusing af. Just make sure to read through the explanations, and use google or chatgpt if you need further clarification.

Also, for first time takers: I got 4 labs and 64 questions for both exams.

Print this item

  LAB - CoPP Configuration
Posted by: genzdhal - 01-07-2026, 02:42 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (2)

For the EIGRP neighborship issues, 

It is mainly due to Default class dropping all the remaining matched traffic (like ARP)

Existing Config for Class-default :

class class-default
  police 8000 1500 1500 conform-action drop exceed-action drop



Updated Config :
class class-default
  police 8000 1500 1500 conform-action transmit exceed-action drop


I think this approach might be better than allowing "arp traffic" on CoPP-Critical Class Map

Print this item

  Static Routing Config Sim #6
Posted by: johnsisoian - 01-05-2026, 05:20 PM - Forum: Answer this question - Replies (1)

Hello, When I loaded this lab in packet tracer and followed all the instructions/commands exactly, packet tracer still says configuration is incomplete when doing "check results".

Print this item

  AR174
Posted by: genzdhal - 01-04-2026, 06:44 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Can you please check, shouldn't the answer be "Check and resolve reachability between WLC and NTP server"

The alert mentions about lag between DNA Center & WLC, 

if there was an issue between NTP Server & DNA Center, then there would have been multiple alerts from all other devices too regarding the time lag, but the exhibit only shows WLC issue.

Also, assuming from the exhibit, if you look at bottom left, the Top 10 issues is selected and alert is P2, So it's probably a device(WLC) issue.

The DNA & NTP reachability would cause P1

Print this item

  AR529
Posted by: genzdhal - 01-04-2026, 03:19 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please review, I think the correct answer should be 

Define a delay timer under track 1

For example :
track 1 ip sla 1 reachability
delay down 10 up 10



Changing the threshold(RTT) to 1500 ms won't solve the issue

Print this item