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: 95
I Failed ENARSI Today
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
03-07-2026, 11:25 AM
» Replies: 1
» Views: 316
These lab simulations are...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-27-2026, 09:04 AM
» Replies: 2
» Views: 873
LAB - CoPP Configuration
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-26-2026, 09:49 AM
» Replies: 2
» Views: 985
eBGP Neighbor Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-11-2026, 09:55 AM
» Replies: 1
» Views: 730
300-710 SNCF (Securing Ne...
Forum: General Discussion
Last Post: help_desk
02-11-2026, 09:35 AM
» Replies: 1
» Views: 543
QID:EC1046
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-05-2026, 07:17 AM
» Replies: 1
» Views: 850
QID:EC1067
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-04-2026, 01:29 AM
» Replies: 0
» Views: 501
Netflow & IP SLA Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-03-2026, 09:59 AM
» Replies: 7
» Views: 8,538
VRF Configuration Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-02-2026, 02:54 PM
» Replies: 4
» Views: 3,663

 
  AR225
Posted by: genzdhal - 01-01-2026, 06:22 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please review, the correct option should be 

"Police the pir for BGP, conform-action transmit, and exceed action transmit"

to avoid dropping the BGP packets, which is causing the BGP flapping/re-calculations

Print this item

  AR388
Posted by: genzdhal - 01-01-2026, 04:52 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please Check, I think the correct option is to configure interface bandwidth on all routers, I tested in LAB, 
and traffic did flow through CapeTown --> Tokyo --> Dubai router after following

! Configuration for Cape Town
interface E 0/0
bandwidth 5000
interface E 0/1
bandwidth 10000

! Configuration for Dubai
interface E 0/0
bandwidth 50000
interface E 0/1
bandwidth 5000

! Configuration for Tokyo
interface E 0/0
bandwidth 50000
interface E 0/1
bandwidth 10000

Print this item

  AND45
Posted by: JamesJones - 12-31-2025, 10:55 PM - Forum: Answer this question - Replies (3)

Please review this drag and drop for accuracy.

This is wrong. Here’s why:

  • Autonomous Access Point
    ✅ Should have:
    • Supports different operational modes
    • Accessible for management via Telnet, SSH, or a Web GUI
      ❌ Your version incorrectly says “Requires a management IP address” (that applies to Lightweight APs).

  • Lightweight Access Point
    ✅ Should have:
    • Configured and managed by a WLC
    • Requires a management IP address
      ❌ Your version incorrectly says “Supports different operational modes” (that applies to Autonomous APs).

Should be:

Autonomous Access Point
  • Supports different operational modes
  • Accessible for management via Telnet, SSH, or a Web GUI
Lightweight Access Point
  • Configured and managed by a WLC
  • Requires a management IP address

Thanks,
James

Print this item

  AR075
Posted by: genzdhal - 12-31-2025, 12:40 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please review, 

Answer should be  It has sub-second failure detection for layer 1 and layer 3 problems

Print this item

  No PacketTracer?
Posted by: networkbandit670 - 12-30-2025, 01:57 AM - Forum: General - Replies (1)

I don't see PacketTracer download links for 'Local User, NACL and Security Sim, and IPv4 and IPv6 Deployment Sim

Print this item

  AR550
Posted by: genzdhal - 12-27-2025, 05:56 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please review, I think the correct option is 

access-list 1 deny host 192.168.1.1
access-list 1 permit any
route-map CCNP permit 10
match ip address 1
set ip precedence critical
interface g0/0/0
ip address 192.168.1.4 255.255.255.0
ip policy route-map CCNP


As the above will mark all traffic with "Critical IP Precedence" except for the 192.168.1.1

Print this item

  IP Services Sim 2
Posted by: networkbandit670 - 12-24-2025, 12:56 AM - Forum: Answer this question - Replies (1)

I just want to confirm if the written tasks are complete? 

This is the most vague tasks that I have seen so far so I just want to confirm if this type of writing is what to expect in the actually exam.

Print this item

  AR288
Posted by: genzdhal - 12-18-2025, 11:46 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please check, 

I think all the given options are wrong. Due to OSPF's behavior of preferring intra-area routes (O) over inter-area routes (O IA)

R2 will always send traffic to R3 (intra area) no matter the cost of link. 


Thanks

Print this item

  AR012
Posted by: genzdhal - 12-18-2025, 02:14 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Please review, I think the correct answer is "Set the AD 100 under RIP Process on R2"

R1 advertises 10.1.1.0/24 to R2 via RIP (AD 120)

R2 redistributes into EIGRP --> R4 learns it (AD 170) [D EX]

R4 advertises to R3 via EIGRP (AD 170) [D EX]

R3 redistributes EIGRP into OSPF --> R2 learns it via OSPF (AD 110) [O E2]

R2 prefers OSPF (110) over RIP (120)

R2 installs wrong route - > Next-hop = R3 instead of R1

Routing Loop, but if we change the AD to 100 under RIP on R2, then R2 prefers RIP route hence no loop, issue solved

Print this item

  Packet tracer lab
Posted by: krthorpe13 - 12-17-2025, 07:30 PM - Forum: Site News & Issues - Replies (1)

In sim trunking lacp config the ports are f03 and f04 but the lab suggests e0/0

Print this item