Configuring Routing and Advanced Switching

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/35

flashcard set

Earn XP

Description and Tags

These flashcards cover key terminology and concepts related to routing and advanced switching, primarily focusing on the configuration and operation of networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

36 Terms

1
New cards

Routing Table

An internal map used by routers to guide data packets to their destinations.

2
New cards

Dynamic Routing Protocols

Algorithms that automatically update route information and adjust paths between network nodes.

3
New cards

Network Address Translation (NAT)

Modifies network address information in packet headers to allow multiple devices to share a single public IP address.

4
New cards

VLAN (Virtual LAN)

Creates separate networks within a single physical network infrastructure.

5
New cards

Static Route

A manually added route that only changes if edited by the administrator.

6
New cards

Routing Entry Parameters

Include protocol, destination, interface, and gateway/next hop.

7
New cards

Traceroute

A tool that tracks a packet’s path to its destination.

8
New cards

Edge Router

Located at the boundary of a network, manages the flow of data between internal and external networks.

9
New cards

Tagged Ports

Ports configured to receive packets that have a VLAN identifier.

10
New cards

Untagged Ports

Ports set to receive data without a VLAN identifier.

11
New cards

Hop Count

A metric used by the RIP protocol to find the best path between source and destination.

12
New cards

Distance-Vector Protocol

A type of routing protocol that calculates the best path based on distance metrics.

13
New cards

Link-State Protocol

A routing protocol that transmits complete routing information to every router on the network.

14
New cards

Native VLAN

The VLAN that receives all untagged frames.

15
New cards

Three-Tiered Network Hierarchy

A network design that consists of core, distribution, and access layers.

16
New cards
Term
Definition
17
New cards
Routing Table
An internal map used by routers to guide data packets to their destinations.
18
New cards
Dynamic Routing
Protocols automate routing information exchange between routers.
19
New cards
Static Route
A manually added route that only changes if edited by the administrator.
20
New cards
Distance-Vector Protocol
A type of routing protocol that calculates the best path based on distance metrics.
21
New cards
Link-State Protocol
A routing protocol that transmits complete routing information to every router on the network.
22
New cards
Hop Count
A metric used by the RIP protocol to find the best path between source and destination.
23
New cards
Traceroute
A tool that tracks a packet's path to its destination.
24
New cards
Network Address Translation (NAT)
Translates between private and public IP addresses for internet access.
25
New cards
VLAN (Virtual LAN)
Creates separate logical network segments within a single physical network.
26
New cards
Native VLAN
The VLAN that receives all untagged frames.
27
New cards
Tagged Port
Ports configured to receive packets that have a VLAN identifier.
28
New cards
Untagged Port
Ports set to receive data without a VLAN identifier.
29
New cards
Edge Router
Located at the boundary of a network
30
New cards
Three-Tiered Network Hierarchy
A network design that consists of core
31
New cards
Static NAT
One-to-one mapping between private and public IP addresses.
32
New cards
Dynamic NAT
Maps multiple private IPs to a pool of public IP addresses.
33
New cards
PAT (Port Address Translation)
Maps multiple private IPs to a single public IP using different ports.
34
New cards
Core Layer
High-speed backbone; forwards traffic between distribution layers.
35
New cards
Distribution Layer
Routes traffic between VLANs; implements policies.
36
New cards
Access Layer
Connects end devices; provides VLAN segmentation.