| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Sim Time
Forum: CCNP ENARSI 300-410 Forum
Last Post: ratedr
07-15-2026, 05:43 PM
» Replies: 6
» Views: 1,715
|
AR085 Seem Wrong
Forum: CCNP ENARSI 300-410 Forum
Last Post: ratedr
07-13-2026, 12:11 AM
» Replies: 0
» Views: 87
|
Passed! My Notes
Forum: CCNP ENARSI 300-410 Forum
Last Post: adilnasser3
07-05-2026, 10:56 PM
» Replies: 3
» Views: 468
|
QID: AR677 Answer is wron...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
07-03-2026, 10:20 AM
» Replies: 3
» Views: 461
|
Failed Exam 6/17
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-20-2026, 07:12 AM
» Replies: 2
» Views: 649
|
Just Passed! Corrected La...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
06-15-2026, 03:00 AM
» Replies: 2
» Views: 11,787
|
CoPP Configuraton Simulat...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-10-2026, 07:05 AM
» Replies: 1
» Views: 523
|
QID: AR188 - Question/Ans...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-04-2026, 07:05 AM
» Replies: 1
» Views: 631
|
Failed
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
05-30-2026, 07:16 AM
» Replies: 2
» Views: 959
|
SIM down?
Forum: General Discussion
Last Post: elpotatoexperto
05-29-2026, 11:29 AM
» Replies: 2
» Views: 923
|
|
|
| Access-list & CoPP Sim |
|
Posted by: muddytechz - 01-31-2026, 11:42 PM - Forum: CCNP ENCOR 350-401 Forum
- No Replies
|
 |
Great lab. Had to change the ACL to do the testing for COPP. I could not get a test from PC2. This could be just due to me not being able to get it to ping properly with it being a virtual PC and not a router.
Changed ACL to any any and tested from R10 and verified the config. I think the ACL is correct as shown I just couldn't get a test done properly from that device of PC20.
|
|
|
| OSPF DR/BDR Sim |
|
Posted by: muddytechz - 01-31-2026, 08:28 PM - Forum: CCNP ENCOR 350-401 Forum
- Replies (1)
|
 |
Task 1 show command results I think are wrong.
The neighbor ID is the router-id of R20 and not the interface IP. Also priority should be 1 and not 0. Also, address is 10.2.203.20 and not 10.2.203.2.
Task 2 is good. I've recently had to learn this on a production environment. Currently on a small project to switch from EIGRP to OSPF.
|
|
|
| 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
|
|
|
| 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
|
|
|
| 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
|
|
|
| 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
|
|
|
| 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
|
|
|
|