Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2023

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2023

10.8.1 Packet Tracer – Configure CDP, LLDP, and NTP Answers

Posted on November 15, 2020 By Admin

Last Updated on November 15, 2020 by Admin

10.8.1 Packet Tracer – Configure CDP, LLDP, and NTP Answers

Packet Tracer – Configure CDP, LLDP, and NTP (Answers Version)

Answers Note: Red font color or gray highlights indicate text that appears in the instructor copy only.

Addressing Table

Device

Interface

IP Address

HQ

G0/0/0

192.168.1.1/24

HQ

G0/0/1

192.168.2.1/24

HQ

S0/1/0

192.168.3.1/30

Branch

G0/0/0

192.168.1.2

Branch

S0/1/0

192.168.3.2/30

HQ-SW-1

VLAN 1

Not configured

HQ-SW-2

VLAN 1

Not configured

BR-SW-1

VLAN 10

192.168.4.250

BR-SW-2

VLAN 10

192.168.4.253

BR-SW-3

VLAN 10

192.168.4.254

NTP Server

NIC

192.168.1.254

PC1

NIC

192.168.2.10

PC2

NIC

192.168.4.10

PC3

NIC

192.168.4.20

Objectives

In this activity, you will configure a router to receive time information over NTP and configure devices with CDP and LLDP.

  • Configure CDP to run globally on a device.
  • Disable CDP on device interfaces where necessary.
  • Configure LLDP to run globally on a device.
  • Configure LLDP to send and receive messages according to requirements.
  • Configure a router to use an NTP server.

Background / Scenario

A network administrator has been asked to investigate a new client’s network. Documentation is incomplete for the network, so some information needs to be discovered. In addition, the NTP server needs to be configured on a router. Discovery protocols must also be adjusted to control traffic discovery protocol traffic and prevent information about the network from being received by potentially unauthorized hosts.

Some of the device IP addresses are unknown to you. You must determine what the IP addresses are so that you can connect to the devices over SSH in order to configure them. You can enter them into the Addressing Table as you discover them.

Instructions

Use the table below to logon to the Branch switches when you need to do so.

Device

Username

User Password

Enable Secret

BR-SW1

admin

SW1admin#

SW1EnaAccess#

BR-SW2

admin

SW2admin#

SW2EnaAccess#

BR-SW3

admin

SW3admin#

SW3EnaAccess#

Note: Click the Fast Forward Time button in the blue bar below the topology to speed up STP convergence. You can also click it several times to speed up the CDP update process.

Open configuration window

Configure LLDP as follows:

  • Disable CDP on the HQ router.
  • Enable LLDP globally on HQ.
  • On HQ, configure the links to the switches to only receive LLDP messages.
  • Disable CDP on the HQ-SW-1 and HQ-SW-2 switches.
  • Enable LLDP on the HQ-SW-1 and HQ-SW-2 switches.
  • On the HQ-SW-1 and HQ-SW-2 switches, configure the links to the HQ router to only send, not receive, LLDP messages.
  • Disable LLDP completely on the HQ-SW-1 and HQ-SW-2 access ports that are in use.

Configure CDP as follows:

  • Activate CDP on the Branch router.
  • Connect to switch BR-SW1 over SSH. You will not be able to open a CLI window by clicking the Branch switches.
  • Connect to switches BR-SW2 and BR-SW3 over SSH. Configure the access ports that are in use to not send CDP messages out of the ports.

Configure NTP:

  • Configure HQ to use the device at 192.168.1.254 as an NTP server.

Close configuration window

End of document

Answer Scripts

Router HQ

enable

conf t

lldp run

interface GigabitEthernet0/0/0

 no lldp transmit

 lldp receive

interface GigabitEthernet0/0/1

 no lldp transmit

 lldp receive

no cdp run

ntp server 192.168.1.254

end

Router Branch

enable

conf t

cdp run

end

Switch HQ-SW-1

enable

conf t

lldp run

no cdp run

interface FastEthernet0/24

 no lldp receive

 no lldp transmit

interface GigabitEthernet0/1

 no lldp receive

end

Switch HQ-SW2

enable

conf t

lldp run

no cdp run

interface FastEthernet0/1

 no lldp receive

 no lldp transmit

interface GigabitEthernet0/1

 no lldp receive

end

Switch BR-SW-2

enable

conf t

int fa0/1

 no cdp enable

end

Switch BR-SW-3

ena

conf t

int fa0/1

 no cdp enable

end

 

CCNA3 v7 – ENSA – Packet Tracer Answers

Post navigation

Previous Post: 10.7.6 Packet Tracer – Use a TFTP Server to Upgrade a Cisco IOS Image Answers
Next Post: 12.5.13 Packet Tracer – Troubleshoot Enterprise Networks Answers
  • CCNA1 v7
  • CCNA2 v7
  • CCNA3 v7
System Test Exam Answers
Modules 1 – 3 Exam Answers
Modules 4 – 7 Exam Answers
Modules 8 – 10 Exam Answers
Modules 11 – 13 Exam Answers
Modules 14 – 15 Exam Answers
Modules 16 – 17 Exam Answers
Practice Final – ITN Answers
Course Feedback
ITN Practice PT Skills Assessment (PTSA)
Final Exam Answers
Modules 1 – 4 Exam Answers
Modules 5 – 6 Exam Answers
Modules 7 – 9 Exam Answers
Modules 10 – 13 Exam Answers
Modules 14 – 16 Exam Answers
ITN Practice Skills Assessment – PT Answers
SRWE Practice Skills Assessment – PT Part 1 Answers
SRWE Practice Skills Assessment – PT Part 2 Answers
SRWE Hands On Skills Exam Answers
SRWE Practice Final Exam Answers
SRWE Final Exam Answers 
Modules 1 – 2 Exam Answers
Modules 3 – 5 Exam Answers
Modules 6 – 8 Exam Answers
Modules 9 – 12 Exam Answers
Modules 13 – 14 Exam Answers
ITN Practice PT Skills Assessment (PTSA) Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
ENSA Practice PT Skills Assessment (PTSA) Answers
ENSA Hands On Skills Exam Answers
Practice Final – ENSA Answers
ENSA Final Exam Answers
CCNA Certification Practice Exam Answers

Copyright © 2023 PressExam.