24.2.1 Packet Tracer – Configure Syslog and NTP Answers
CCNP ENCOR v8 & 8.01 | |
Final Exam Answers | |
This Chapters 22 - 24 | |
Chapters 22 - 24 Exam Answers | Online Test |
Chapters 22 - 24 Quizzes Answers | Online Test |
Next Chapters 25 - 26 | |
Chapters 25 - 26 Exam Answers | Online Test |
Chapters 25 - 26 Quizzes Answers | Online Test |
CCNP ENCOR Packet Tracer Activity Files Answers | |
24.2.1 Packet Tracer – Configure Syslog and NTP Answers | |
24.2.2 Packet Tracer – Logging from Multiple Sources Answers | |
CCNP ENCOR Student Lab Source Files Answers | |
24.1.2 Lab – Use Connectivity Tests and Debug for Network Assurance Answers | |
24.1.3 Lab – Implement SNMP and Syslog Answers | |
24.1.4 Lab – Implement Flexible Netflow Answers | |
24.1.5 Lab – Implement SPAN Technologies Answers | |
24.1.6 Lab – Implement IP SLA Answers |
Packet Tracer – Configure Syslog and NTP (Answers Version)
Answers Note: Red font color or gray highlights indicate text that appears in the instructor copy only.
Objectives
Part 1: Configure Syslog Service
Part 2: Generate Logged Events
Part 3: Manually Set Switch Clocks
Part 4: Configure NTP Service
Part 5: Verify Timestamped Logs
Scenario
In this activity, you will enable and use the Syslog service and the NTP service so that the network administrator is able to monitor the network more effectively.
Instructions
Part 1:Configure Syslog Service
Step 1:Enable the Syslog service.
- Click the Syslog server, then select the Services tab.
- Turn the Syslog service on and move the window so you can monitor activity.
Step 2:Configure the intermediary devices to use the Syslog service.
- Configure R1 to send log events to the Syslog server.
R1(config)# logging 10.0.1.254
- Configure S1 to send log events to the Syslog server.
S1(config)# logging 10.0.1.254
- Configure S2 to send log events to the Syslog server.
S2(config)# logging 10.0.1.254
Part 2:Generate Logged Events
Step 1:Change the status of interfaces to create event logs.
- Configure a Loopback 0 interface on R1 then disable it.
R1(config)# interface loopback 0
R1(config-if)# shutdown
- Turn off PC1 and PC2. Turn them on again.
Step 2:Examine the Syslog events.
- Look at the Syslog events. Note: All of the events have been recorded; however, the time stamps are incorrect.
- Clear the log before proceeding to the next part.
Part 3:Manually Set Switch Clocks
Step 1:Manually set the clocks on the switches.
Manually set the clock on S1 and S2 to the current date and approximate time. An example is provided.
S1# clock set 11:47:00 July 10 2020
Step 2:Enable the logging timestamp service on the switches.
Configure S1 and S2 to send its timestamp with logs it sends to the Syslog server.
S1(config)# service timestamps log datetime msec
S2(config)# service timestamps log datetime msec
Part 4:Configure NTP Service
Step 1:Enable the NTP service.
In this activity, we are assuming that the NTP service is being hosted on a public Internet server. If the NTP server was private, authentication could also be used.
- On the NTP server, open the Services tab of the NTP server.
- Turn the NTP service on and note the date and time that is displayed.
Step 2:Automatically set the clock on the router.
Set the clock on R1 to the date and time according to the NTP server.
R1(config)# ntp server 64.103.224.2
Issue the show clock command to view the system clock setting. It can take time for the system clock to be updated to the time that is configured on the NTP server. If the system clock has not updated, click the Fast Forward time button until the router system clock is synchronized with the NTP server.
Part 5:Verify Timestamped Logs
Step 1:Change the status of interfaces to create event logs.
- Re-enable and then disable the Loopback 0 interface on R1.
R1(config)# interface loopback 0
R1(config-if)# no shutdown
R1(config-if)# shutdown
- Turn off laptops L1 and L2. Turn them on again.
Step 2:Examine the Syslog events.
Look at the Syslog events. Note: All of the events have been recorded and the time stamps are correct as configured. Note: R1 uses the clock settings from the NTP server, and S1 and S2 use the clock settings that you configured in Part 3.
CCNP ENCOR v8 & 8.01 | |
Final Exam Answers | |
This Chapters 22 - 24 | |
Chapters 22 - 24 Exam Answers | Online Test |
Chapters 22 - 24 Quizzes Answers | Online Test |
Next Chapters 25 - 26 | |
Chapters 25 - 26 Exam Answers | Online Test |
Chapters 25 - 26 Quizzes Answers | Online Test |
CCNP ENCOR Packet Tracer Activity Files Answers | |
24.2.1 Packet Tracer – Configure Syslog and NTP Answers | |
24.2.2 Packet Tracer – Logging from Multiple Sources Answers | |
CCNP ENCOR Student Lab Source Files Answers | |
24.1.2 Lab – Use Connectivity Tests and Debug for Network Assurance Answers | |
24.1.3 Lab – Implement SNMP and Syslog Answers | |
24.1.4 Lab – Implement Flexible Netflow Answers | |
24.1.5 Lab – Implement SPAN Technologies Answers | |
24.1.6 Lab – Implement IP SLA Answers |