ENARSI Exam QuestionsBrowse all questions from this exam

ENARSI Exam - Question 574


SIMULATION

-

Guidelines

-

This is a lab item in which tasks will be performed on virtual devices.

• Refer to the Tasks tab to view the tasks for this lab item.

• Refer to the Topology tab to access the device console(s) and perform the tasks.

• Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window.

• All necessary preconfigurations have been applied.

• Do not change the enable password or hostname for any device.

• Save your configurations to NVRAM before moving to the next item.

• Click Next at the bottom of the screen to submit this lab and move to the next question.

• When Next is clicked, the lab closes and cannot be reopened.

Topology

-

Tasks

-

Troubleshoot R-WEST to achieve the desired results:

1. All the commands should be locally saved to the router as well as sent to the Syslog server except passwords.

2. All the Cisco OSPF LSA traps should be sent to the SNMP server.

Show Answer
Correct Answer:

Discussion

4 comments
Sign in to comment
jabal93
Aug 17, 2024

R-WEST#config t R-WEST(config)#archive R-WEST(Config-archive)#log config R-WEST (config-archive-log-cfg)#logging enable R-WEST (config-archive-log-cfg)#hidekeys R-WEST (config-archive-log-cfg)#notify syslog R-WEST(config-archive-log-cfg)#exit R-WEST (config)#snmp-server enable traps R-WEST(config)#snmp-server enable traps ospf Isa R-WEST (config)#snmp-server enable traps ospf cisco-specific Isa

Rabbit3232
Jan 28, 2025

It only says Cisco OSPF LSA traps, so this is what I did R-WEST#config t R-WEST(config)#archive R-WEST(Config-archive)#log config R-WEST (config-archive-log-cfg)#logging enable R-WEST (config-archive-log-cfg)#hidekeys R-WEST (config-archive-log-cfg)#notify syslog R-WEST(config-archive-log-cfg)#exit R-WEST (config)#snmp-server enable traps R-WEST (config)#snmp-server enable traps ospf cisco-specific Isa

cloud29
Apr 23, 2024

Is it even good?

dapardo
May 22, 2024

Can we get a confirmation this is right? I was trying to lab it but Im still a little bit confuse on this topic

dapardo
May 22, 2024

mainly in the log config configuration.