Networking Fundamentals Practice Exam Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/61

flashcard set

Earn XP

Description and Tags

Comprehensive flashcards covering Microsoft networking fundamentals, including OSI layers, protocols, topologies, and hardware specifications as found in transcription notes.

Last updated 11:22 AM on 7/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

62 Terms

1
New cards

Network address translation (NAT)

A technology required to connect to a private network address from a public network; it is used to mask internal IP addresses from outside the network.

2
New cards

Media Access Control (MAC) address

A unique identifier used to associate a physical port on a switch with a specific Network interface card (NIC).

3
New cards

Extranet

A network that allows controlled access for specific business or educational purposes, or provides a solution for two companies to share data using the Internet.

4
New cards

VPN (Virtual Private Network)

A technology used to extend an internal network across shared or public networks, providing a secure, encrypted tunnel across the Internet.

5
New cards

Perimeter network

A network that separates an organization's private network from a public network to make resources available to the Internet.

6
New cards

Intranet

A private network that allows members of an organization to exchange data and allows access only to users within that organization.

7
New cards

Packet switching

A technology that takes data, breaks it into packets, and sends them over a network, sometimes using different routes for each packet.

8
New cards

Remote Desktop Service

The name used by Windows Server 2008 R2 for terminal services.

9
New cards

Microsoft RRAS

The service used to create VPN tunnels so that users can connect to an internal network from home using Windows Server 2008 R2.

10
New cards

Firewall

A device or software that protects a network's perimeter by monitoring traffic as it enters and leaves.

11
New cards

SSL VPN

A type of VPN that allows a remote user to connect to a private network from anywhere on the Internet.

12
New cards

Site-to-Site VPN

A VPN connection type that securely connects two portions of a private network or two distinct private networks.

13
New cards

Port 3389

The default port used by Remote Desktop Services.

14
New cards

Telnet

A command-line tool used to connect to a remote computer to execute commands; it does not encrypt session data.

15
New cards

Contention and Token passing

The two primary media access methods used in Local Area Network (LAN) topologies.

16
New cards

Star Topology

A physical network topology where each computer is connected to a central connectivity device, such as a hub or switch.

17
New cards

Mesh Topology

A fault-tolerant network topology where each computer is connected to every other computer using redundant paths.

18
New cards

Ring Topology

A topology where each workstation acts as a repeater and each node is connected to exactly two other nodes.

19
New cards

Trunk port

A type of port used to support VLAN traffic between two switches.

20
New cards

VLAN

A logical network partition used to compartmentalize a network, isolate traffic, and reduce the number of nodes in a broadcast domain.

21
New cards

CSMA/CD

A media access method that waits until the transmission medium is idle and checks to see if a collision has been detected.

22
New cards

CSU/DSU

A device that acts as a high-speed modem for a Local Area Network (LAN).

23
New cards

Point-to-Point Protocol (PPP)

A Layer 2 WAN protocol.

24
New cards

T1 Bit Rate

1.544Mbps1.544\,Mbps.

25
New cards

T3 Bit Rate

44.736Mbit/s44.736\,Mbit/s or approximately 44.7Mbps44.7\,Mbps.

26
New cards

E1

The European circuit equivalent to a North American T1 line.

27
New cards

ISDN PRI

An ISDN service that supports 2323 B channels.

28
New cards

DSL

A technology that uses wires from the telephone company to provide a broadband internet connection.

29
New cards

Committed Information Rate

A guaranteed certain amount of information provided by a circuit or line.

30
New cards

DS0 circuit

A digital circuit with a speed of 62Kbps62\,Kbps.

31
New cards

PAD interface

The point in the network where the responsibility of the administrator ends and the telecommunications provider's responsibility begins.

32
New cards

802.11a

A wireless standard operating in the 5.15.8GHz5.1-5.8\,GHz frequency range with a data rate of 54Mbps54\,Mbps.

33
New cards

802.11b

A wireless standard operating in the 2.42.485GHz2.4-2.485\,GHz frequency range with a data rate of 11Mbps11\,Mbps.

34
New cards

802.11g

A wireless standard operating in the 2.42.485GHz2.4-2.485\,GHz frequency range with a maximum throughput of 54Mbps54\,Mbps.

35
New cards

802.11n

A wireless standard operating in the 2.45.8GHz2.4-5.8\,GHz frequency range with data rates of 65600Mbps65-600\,Mbps; it features MIMO and channel bonding.

36
New cards

802.1X

An IEEE security type that requires certificates for encryption.

37
New cards

WPA (Wi-Fi Protected Access)

A wireless authentication method providing a higher level of security than WEP.

38
New cards

Multilayer switch

A switch that provides Layer 3 routing functions in addition to Layer 2 switching.

39
New cards

Dynamic routing

A fault-tolerant routing method that automatically maintains routing tables and selects the best route based on metrics.

40
New cards

Routing Information Protocol (RIP)

A popular distance-vector routing algorithm that uses hop count to determine routes.

41
New cards

Open Shortest Path First (OSPF)

The most popular link-state protocol used within large organizations.

42
New cards

Hop

A term for each router a packet traverses as it moves across a network.

43
New cards

1000BaseT

An Ethernet standard for a cable with a maximum length of 100m100\,m.

44
New cards

Single-mode fiber

The cable type that transmits data the greatest distance compared to multi-mode fiber or copper cables.

45
New cards

Crossover cable

A cable used to directly connect the Ethernet NICs of two computers.

46
New cards

RJ-45

The type of connector used on a 100BaseT Ethernet cable.

47
New cards

ARP (Address Resolution Protocol)

A protocol used to resolve an IP address to a Media Access Control (MAC) address.

48
New cards

Transmission Control Protocol (TCP)

A connection-oriented protocol with guaranteed service.

49
New cards

User Datagram Protocol (UDP)

A connectionless, message-based protocol with best-effort service.

50
New cards

Well-known Ports

Specific ports for services: FTP (2121), Telnet (2323), SMTP (2525), DNS (5353), DHCP (6767), and HTTP (8080).

51
New cards

Subnet Mask

A value used to define the network portion of an IP address (e.g., 255.255.0.0255.255.0.0 for Class B; 255.255.255.0255.255.255.0 for Class C).

52
New cards

IPv4 Loopback address

127.0.0.1127.0.0.1; used for a host to self-test its own network interface.

53
New cards

IPv4 Multicast range

224.0.0.0224.0.0.0 to 239.255.255.255239.255.255.255.

54
New cards

IPv6 address length

128128 bits.

55
New cards

IPv6 Loopback address

0:0:0:0:0:0:0:10:0:0:0:0:0:0:1 or ::1::1.

56
New cards

Teredo tunneling

A protocol that allows IPv6 connectivity through IPv4 devices.

57
New cards

WINS (Windows Internet Name Service)

A service that resolves NetBIOS names to IP addresses.

58
New cards

DNS (Domain Name System)

A service that resolves fully qualified domain names (FQDN) to IP addresses.

59
New cards

MX DNS record

A Mail Exchanger record used by DNS to find a mail service.

60
New cards

CNAME DNS record

A Canonical Name record that specifies an alias for another address record.

61
New cards

TTL (Time to Live)

A value in a resource record that indicates the length of time other DNS servers should cache information before it expires.

62
New cards

Tracert

A command-line tool used to report the route taken by packets across an IP network.