exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 480 discussion

Actual exam question from Cisco's 300-410
Question #: 480
Topic #: 1
[All 300-410 Questions]

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. The locally generated logs should have sequence numbers, date and time.
2. The SNMP traps related to OSPF and participating interface state changes utilizing RFC1253-MIB OSPFv2 should be sent to SNMP server.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mouin
Highly Voted 1 year, 9 months ago
R1(config)#service sequence-numbers R1(config)#service timestamps log datetime R1(config)#snmp-server enable traps ospf
upvoted 12 times
...
[Removed]
Highly Voted 1 year, 5 months ago
I hope I get this one lol.
upvoted 9 times
dapardo
1 year ago
same here
upvoted 2 times
...
...
NazgulNr5
Most Recent 7 months, 1 week ago
As the instructions say 'SNMP traps related to OSPF and participating interface state changes' I think you also need to include 'snmp trap link-status' under the OSPF interfaces. The OSPF state-change rerfers to neighbor state changes.
upvoted 2 times
...
leipeG
8 months ago
R-WEST(config)#service sequence-numbers R-WEST(config)#service timestamps log datetime R-WEST(config)#snmp-server enable traps ospf R-WEST(config)#snmp-server enable traps ospf state-change
upvoted 1 times
leipeG
7 months, 2 weeks ago
Correction: "snmp-server enable traps ospf state-change" is already included with the "snmp-server enable traps ospf" command. R-WEST(config)#snmp-server enable traps ospf R-WEST(config)#do sh run | include snmp snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps entity-sensor threshold
upvoted 3 times
...
...
Dont forget "snmp-server enable traps ospf state-change" as it states interface changes.
upvoted 4 times
leipeG
7 months, 2 weeks ago
Correction: "snmp-server enable traps ospf state-change" is already included with the "snmp-server enable traps ospf" command. R-WEST(config)#snmp-server enable traps ospf R-WEST(config)#do sh run | include snmp snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps entity-sensor threshold
upvoted 2 times
...
...
Bombbear_W
1 year, 2 months ago
There is another variation in the exam with this topology asking for configuring AAA to ensure that R-East can telnet to R-West.
upvoted 6 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...