Network Basics Flashcards
List each layer (7 to 1) of the OSI Seven-Layer Model.
L7 Application
L6 Presentation
L5 Session
L4 Transport
L3 Network
L2 Data Link
L1 Physical
Remember the mnemonic “All People Seem To Need Data Processing.”
In Windows, type ______ from a command prompt to display the MAC address.
ipconfig /all
In macOS, type ______ from a terminal to display the MAC address.
ifconfig
In Linux, type ______ from a terminal to display the MAC address.
ip a
What is the PDU for Layer 2, the Data Link layer?
Frame (Ethernet)
What is the max size of an Ethernet frame’s Data field?
1500 bytes
What is the Layer 2 broadcast address?
FF-FF-FF-FF-FF-FF
What are the two sublayers of the Data Link layer?
Logical Link Control (LLC)
Media Access Control (MAC)
What is the PDU for Layer 3, the Network layer?
Packet
Define: MAC or Media Access Control Address (aka. a physical address)
A 48-bit (6-byte) unique identifier that is burned onto a ROM chip in every NIC. It is in hexadecimal notation (12 hex digits).
What is an IPv4 address?
An IPv4 address is 32-bits (4 bytes) long. It uses dotted decimal notation based on four 8-bit numbers. Each byte is separated by a decimal (192.168.4.232).
What are the PDUs for the Transport Layer?
Segments (TCP) and Datagrams (UDP)
What logical addressing is used in the Transport Layer?
Port addressing
What is a port?
A port - a number between 1 and 65,535 - is a logical value assigned to specific applications or services.
What type of connector does coaxial cable use?
F-type connector
What two types of coaxial cables are used and what are their Radio Guide Ohms rating?
RG-6 at 75 Ohms
RG-59 at 75 Ohms
(RG-6 is the predominant cable used to connect modems to an ISP)
Cat 5 frequency and bandwidth
100 MHz
100 Mbps
Cat 5e frequency and bandwidth
100 MHz
1 Gbps
Cat 6 frequency and bandwidth
250 MHz
10 Gbps
Cat 6a frequency and bandwidth
500 MHz
10 Gbps
Cat 7 frequency and bandwidth
600 MHz
10+ Gbps
Cat 8 frequency and bandwidth
2000 MHz
25-40 Gbps
What connector does twisted pair use?
Technically 8 position 8 contact (8P8C) connectors but commonly called RJ-45 connectors (Network + uses the latter)
What are the two types of fiber-optic cables?
Multimode Fiber (MMF)
Single-mode Fiber (SMF)