Cisco Packet Tracer Fundamentals

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

Flashcards based on the Cisco Packet Tracer Lecture Notes

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

28 Terms

1
New cards

Cisco Packet Tracer (CPT)

A software used to create network simulations and labs.

2
New cards

LAN Creation

Involves using network devices and end devices within CPT to simulate a local area network.

3
New cards

Network Devices

Include routers, switches, hubs, wireless devices, and firewalls, accessible within CPT.

4
New cards

End Devices

Include PCs, laptops, and servers, used to simulate computers and other endpoints in a network.

5
New cards

Automatic Connection

CPT feature that automatically selects the appropriate wire type for connecting devices.

6
New cards

Straight Cable

Indicated by a pure black wire, used to connect computers to a switch in a basic LAN setup.

7
New cards

Deleting Elements

Use the cross symbol to delete items in the CPT workspace; use the escape key to return to the normal cursor.

8
New cards

Writing in CPT

Use the clipboard icon to add text annotations, such as IP addresses, to the network diagram.

9
New cards

IP Configuration

Accessed through the desktop option on a device to configure IP addresses, subnet masks, and default gateways.

10
New cards

Static IP Assignment

Manually configuring the IP address, subnet mask, and default gateway on a device.

11
New cards

Command Prompt

Used within CPT to test network connectivity using the ping command.

12
New cards

Ping

A command used to test network connectivity between devices by sending and receiving packets.

13
New cards

Interface Names

Port names like FA0/1, FA0/2, etc., are displayed by enabling 'Always show port label in logical workspace' in Preferences.

14
New cards

DHCP Server

A server that automatically assigns IP addresses to devices on a network.

15
New cards

DORA Process

The process DHCP servers use to assign IP addresses which includes Discover, Offer, Request, and Acknowledge.

16
New cards

Broadcast Packet

A type of network packet that is sent to all devices on a network (represented as FFF or 255.255.255.255).

17
New cards

Unicast

One-to-one communication.

18
New cards

Multicast

One-to-a-group communication.

19
New cards

Broadcast

One-to-all communication.

20
New cards

Relay Agent

A tool configured on a router to forward DHCP requests from one network to another.

21
New cards

Router Configuration - CLI

Configuring a router through the command line interface.

22
New cards

Router Configuration - GUI

Configuring a router through the graphical user interface.

23
New cards

User Mode

The default mode when accessing a Cisco router CLI, indicated by a '>'

24
New cards

Privilege Mode

Accessed from user mode using the 'enable' command. Indicated by '#'.

25
New cards

Configuration Mode

Accessed from the privilege mode using command config t.

26
New cards

Configuration Interface Mode

Accessed from the configuration mode by specifying an interface.

27
New cards

No Shutdown

Command used on a router to activate an interface, enabling traffic flow.

28
New cards

Default Gateway

The IP address of the router interface that allows communication outside the local network.