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

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
Login successful but unab...
Forum: CCNP ENARSI 300-410 Forum
Last Post: forumsupport
08-14-2026, 10:07 AM
» Replies: 4
» Views: 239
Failed
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-10-2026, 07:32 AM
» Replies: 5
» Views: 1,358
QID: AR075 - What is adva...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-05-2026, 10:25 AM
» Replies: 1
» Views: 202
QID: AR267 One of the Ans...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
08-01-2026, 10:24 AM
» Replies: 1
» Views: 232
QID: AR564 answer is wron...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
07-25-2026, 09:24 PM
» Replies: 2
» Views: 366
Sim Time
Forum: CCNP ENARSI 300-410 Forum
Last Post: ratedr
07-15-2026, 05:43 PM
» Replies: 6
» Views: 2,265
AR085 Seem Wrong
Forum: CCNP ENARSI 300-410 Forum
Last Post: ratedr
07-13-2026, 12:11 AM
» Replies: 0
» Views: 271
Passed! My Notes
Forum: CCNP ENARSI 300-410 Forum
Last Post: adilnasser3
07-05-2026, 10:56 PM
» Replies: 3
» Views: 853
QID: AR677 Answer is wron...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
07-03-2026, 10:20 AM
» Replies: 3
» Views: 744
Failed Exam 6/17
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-20-2026, 07:12 AM
» Replies: 2
» Views: 906

 
  AR435
Posted by: comedian91 - 03-10-2024, 04:17 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

there is a debug log shown in the exhibit not an syslog.

It would make more sense, to configure "service timestamps debug datetime localtime msec"

Print this item

  AR239
Posted by: pc_evans - 03-10-2024, 05:43 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

None of the answers are correct.

le is not the same as lower than

le 23 is not the same as lower than 23

Print this item

  AR374
Posted by: comedian91 - 03-07-2024, 10:34 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

The clue to the answer is provided by the question. "Not all guests"

Allow 10.66.46.0/23 should be the correct answer in my opinion. The interface itself is also in the /23 subnet, so the entire range should also be taken into account in the ACL.

Print this item

  Tab / ? allowed in Sims?
Posted by: comedian91 - 03-04-2024, 08:04 PM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

Hello,

Do you know if “Tab” and/ or “?” are working on the ENARSI-Exam?

Thanks in advance

Print this item

  ar483
Posted by: pc_evans - 03-04-2024, 05:08 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

There is no reason to believe a local user account has been created on R2.

there is no password command in global config.  there is enable password and password under line config.  Still no reference to a local user account on the device.

All configs lead toward a telnet session using the password under the vty lines with enable secret to enter privileged mode.

login local will not work without a user account on the device.

vty has 3 options
no login <-- gives access without authentication
login <-- uses vty password for authentication
login local <-- prompts for a username and password

the only way to get connection refused is by

line vty 0 4
trans in none

or

line vty 0 4
no exec

Print this item

  ar338
Posted by: pc_evans - 03-04-2024, 06:47 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (3)

exhibit show that R1 is attempting to connect to 10.221.10.10 and reveals a connect error

fixing the diagram will show that a static route out e 0/1 will fix the problem

Print this item

  ar338
Posted by: pc_evans - 03-04-2024, 06:32 AM - Forum: CCNP ENARSI 300-410 Forum - Replies (1)

R1 has two interfaces labeled E0/0

Print this item

  ar551
Posted by: pc_evans - 03-04-2024, 02:29 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

an ospf stub area only prevents external routes.  Type-3 (summary LSAs) are permitted in an ospf stub area.

you need the command 'area 1 stub no-summary'

Print this item

  ar403
Posted by: pc_evans - 03-04-2024, 02:01 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Tough question.

A permit any statement is modifying the acl, which is prohibited.

a continue statement on the route map does nothing


A permit 20 is route-map syntax (20 permit would be for an ACL).  Adding a route-map entry to permit anything not matched by route-map entry 10  is the correct option.

Print this item

  AR185
Posted by: pc_evans - 03-04-2024, 01:40 AM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Keywords here are 'only ever uses the MPLS B Network'. Any option that sets a preferences is invalid.

Modifying the weight, local preference or AS Path prepending allows traffic to go through MPLS A during an outage.

AS Path filtering is the only option.  It allows connectivity to Branch A, but would prevent Branch b from learning routes from MPLS A.

Print this item