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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Medic GLP Erfahrungen: Vo...
Forum: General
Last Post: medicglpdm2026
Yesterday, 11:52 AM
» Replies: 0
» Views: 19
QID:AR253 - Incorrect ans...
Forum: CCNP ENARSI 300-410 Forum
Last Post: adilnasser3
09-04-2026, 08:07 PM
» Replies: 2
» Views: 68
[Important Update] Cisco ...
Forum: General
Last Post: forumsupport
09-03-2026, 12:02 PM
» Replies: 0
» Views: 44
Passed! My Notes
Forum: CCNP ENARSI 300-410 Forum
Last Post: elpotatoexperto
09-01-2026, 05:59 PM
» Replies: 7
» Views: 1,373
QID : AR433 - Prepend BGP
Forum: CCNP ENARSI 300-410 Forum
Last Post: Solidus
08-26-2026, 08:14 PM
» Replies: 2
» Views: 249
ar407
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-24-2026, 02:58 PM
» Replies: 3
» Views: 8,273
QID: AR403 Given Answer I...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-22-2026, 10:32 AM
» Replies: 2
» Views: 290
Login successful but unab...
Forum: CCNP ENARSI 300-410 Forum
Last Post: Solidus
08-18-2026, 11:03 AM
» Replies: 5
» Views: 599
Failed
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-10-2026, 07:32 AM
» Replies: 5
» Views: 1,641
QID: AR075 - What is adva...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-05-2026, 10:25 AM
» Replies: 1
» Views: 352

 
  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

  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