Basic Networking Rules

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/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:43 AM on 7/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

What is an IP Address?

A logical, software-based address used to identify a device's location on a network.

2
New cards

Can an IP address change?

Yes, it can change dynamically or be set statically depending on the network.

3
New cards

Avionics systems that use IP addresses

Maintenance laptops, test equipment, and Ethernet-based systems (e.g., B787 / A350).

4
New cards

What core question does an IP address answer?

"Where am I on this network right now?"

5
New cards

What is a MAC Address?

A permanent physical hardware identifier assigned to a device by the manufacturer.

6
New cards

Can a MAC address normally be changed?

No, it is permanently burned into the hardware interface or avionics module.

7
New cards

Give an example format of a MAC address

00:1A:2B:3C:4D:5E (or separated by hyphens)

8
New cards

What core question does a MAC address answer?

"What am I (hardware identity)?"

9
New cards

Mailing analogy: What do MAC and IP addresses represent?

MAC address = Serial number of the device; IP address = Street address where it sits.

10
New cards

Difference: How are IP and MAC addresses assigned?

IP is assigned by the network/admin; MAC is assigned by the manufacturer.

11
New cards

Difference: What type of addresses are IP and MAC?

IP is a logical address; MAC is a physical address.

12
New cards

What is the function of a Subnet Mask?

It defines which part of an IP address belongs to the network and which part belongs to the device.

13
New cards

Subnet Mask rule of thumb

Everything left of the mask = network portion; Everything right = device portion.

14
New cards

In IP 192.168.1.10 with mask 255.255.255.0, what is the network portion?

192.168.1

15
New cards

In IP 192.168.1.10 with mask 255.255.255.0, what is the device (host) portion?

.10

16
New cards

Why do modern aircraft networks use subnetting?

To safely separate systems (flight controls, entertainment, diagnostics) and prevent interference.

17
New cards

Where can an avionics technician find a physical hardware MAC address?

Printed on device labels, network module stickers, or LRU documentation.

18
New cards

What Windows command is used on a maintenance laptop to find a MAC address?

ipconfig /all (labeled as Physical Address)

19
New cards

What software system on an aircraft can display a module's MAC address?

Maintenance software or Built-In Test Equipment (BITE) systems.

20
New cards

Mental Model: What is the analogy for a Subnet Mask?

The rules that dictate which houses are located on the same street.

21
New cards

Practice 1: What is a MAC address?

A unique hardware identifier assigned to a network device.

22
New cards

Practice 2: What is an IP address used for?

To identify a device’s location on a network for communication.

23
New cards

Practice 3: What does a subnet mask do?

It separates the network portion of an IP address from the host portion.

24
New cards

Practice 4: Which address is permanent: IP or MAC?

MAC address.

25
New cards

Practice 5: Which address changes depending on the network you connect to?

IP address.

26
New cards

Summary: What are the two-word associations for IP and MAC?

IP = network location; MAC = hardware identity.

27
New cards