Share your ENARSI v1.1 Experience
The new ENARSI 300-410 v1.1 has come to replace the old ENARSI exam so we create the “Share your ENARSI v1.1 Experience” for everyone to share their experience to prepare for this new exam.
Please share with us your experience to prepare for the new ENARSI 300-410 v1.1 exam, your materials, the way you learned, your recommendations… But please DO NOT share any information about the detail of the exam or your personal information, your score, exam date and location, your email…
Note:
+ The ENARSI exam include lab sims, multiple choice and Drag drop questions.
+ You can use shortcut command (like “int”, “no sh”, “conf t”…), “tab” and “?” in the simulations of the exam.
+ To get the CCNP Enterprise certificate, you need to pass the ENCOR 350-401 exam (core exam) and one of the concentration exam (like this ENARSI exam).
Your posts are warmly welcome! Hope you will find useful information here!
@D you need to purchase a premium account you will find Questions par 1-8 and all labs.
@ZZ
i have the account,
i just want have tips from people that pass the exam, how the learned and how was the exam
@D
I practiced them and learned so that after reading the tasks i was able to answer even without pc. Its a long process but possible.
Drag and drop questions were 3 maybe.
And yes questions from New ENARSI Questions Part 1 -8.
Hi, which labs you recently got?
hello
any recommendations for the exam ?
Passed the exam today. ALL questions were the same as here. Labs: 1) SNMP Configuration Sim – the same, only issues with ospfMIB. 2) IPSec Configuration Sim 2 – totally the same. 3) Telnet & uRPF Sim – also the same, even the same IP addresses.
@Pilzzee, please share your account onuhsearch @ gmail . com
Passed my exam today (success), 3 labs and ~45 questions. 4-5 of that questions were not from here, the rest was exactly the same with this website database.
LABs: dmvpn, snmp&logging, telnet&uRPF – all of them were same as here, even some commands were already pre-configured in exam lab.
to summarize, for future exam passers i recommend to go through some video tutorials (youtube or udemy) and fully learn everything what is here in networktut, it is more than enough to pass this exam
thank you a lot, @networktut !
@ fargat congrats, which SIMs did you get ?
@Pilzzee congrats ! what was the issue with ospdMIB ? does anyone know ? I have my exam in couple of days
Hello, I took the exam yesterday but didn’t pass. I wanted to point out that there was a lab that isn’t listed in your catalog. Best regards.
Is the entire Enarsi syllabus what you have here? That seems like very little to me. Can anyone confirm this for me?
@Nls what was the topic of the lab please ?
Anyone had passed the exam recently or have some information about this new lab ?
Finally I am CCNP certified !! I have just passed the exam.
4-5 new questions all other questions where from here
SIMs : IPSEC2, SNMP2(task1:All the commands should be locally saved to the routers, password hided and all password need to be encrypted), Redistribution (check the part There is another version of this sim with the tasks below ; there was a route-map (10 deny and 20 permis) used with access-list 7 0.0.0.0).
good luck !!!
@Uchilha
Congradulations.
I have exam next week.2 questions about the sim snmp and Redistribution
In snmp lab.Where did you find the Ips and is the below command configured or we have to configure
– Configure the SNMP MIB to capture the OSPF traps:
R-WEST(config)#snmp-server host informs version 2c
ospfMIB
___
for redistribution did you use these cmds or no?
(Updated on 5th-Jun-2025)
On R4:
ip access-list standard R2_Lo1
permit 10.2.22.0 0.0.0.255
ip access-list standard R5_Lo1
permit 10.5.55.0 0.0.0.255
!
route-map R2_Lo1_RM permit 10
match ip address R2_Lo1
route-map R5_Lo1_RM permit 10
match ip address R5_Lo1
!
router eigrp 10
redistribute ospf 10 metric 100000 1 255 10 1500 route-map R2_Lo1_RM
!
router ospf 10
redistribute eigrp 10 metric-type 1 subnets route-map R5_Lo1_RM
@question thanks
SNMP SIM did not ask for the commands to be sent to syslog BUT they asked that all password must be encrypted
R-WEST(config)#snmp-server host informs version 2c ospfMIB
You can find the informations with “show run” the command was already configured, I add ospf at the end (ospfMIB did not work)
———-
Redis tasks was exactly the same but the initial configuration was a bit different
ip access-list 7 0.0.0.0
route-map default deny 10
match ip address 7
route-map default permit 20
router eigrp 10
redistribute ospf 10 route-map default
metric 255……
!
router ospf 10
redistribute eigrp 10
———–
I was passing the exam online with my MACOS, “.” and “?” did not work in the labs.
I had to copy paste every “.” in every IP address !!