NETWORK+ EXAM CompTIA Textbook Notes Flashcards
(221 cards)
Missing Route Issues
- Use ping and traceroute/tracert to identify where network path fails
- Check routing table
- Missing static route
- Dynamic protocol failure
- Device configuration review
Routing Loop Issues
- Incorrect path information causes
packet to circulate until TTL is
exhausted - Use traceroute to diagnose
Asymmetrical Routing Issues
- Return path different to forward path
- Issues
- Inconsistent latency
- Security appliances dropping return packets
- Analyze traceroute output and investigate routing tables
Low Optical Link Budget Issues
- Consider PHY/data link layer issues when routing across WANs
- Poor connectivity across fiber link
- Loss budget expresses amount of loss from attenuation, connectors,
and splices measured in dB - Loss budget must be less than power budget (transceiver transmit
power and receive sensitivity)
OSI Model
Layer 1 – Physical
Layer 2 – Data link
Layer 3 – Network
Layer 4 – Transport
Layer 5 – Session
Layer 6 – Presentation
Layer 7 – Application
Application Layer 7
End User Layer
Protocols: SMTP, HTTP
program that opens what was sent or creates what was sent
Presentation Layer 6
Syntax Layer
JPEG/ASCII/EBDIC/TIFF/GIF/PICT
encrypt and decrypt (if needed)
formats data to be presented to the application layer and can be viewed as “translator” for network.
Session Layer 5
synch and send to ports (logical ports)
Logical Ports: RPC/SQL/NFS/NetBIOS names/Stateful Inspection Firewall
allows session establishment between processes running on different stations.
Transport Layer 4
TCP Host to Host, Flow Control
Packet Filtering
TCP/SPX/UDP
ensures delivery of messages error free, in sequence, no losses or duplicates.
Network Layer 3
Packets “letter”, contains IP address
Packet Filtering
Routers: IP/IPX/ICMP
TTL, Firewall
Controls the operation of the subnet, deciding which physical path data takes.
Data Link Layer 2
Frames “envelope”, contains MAC address
Switch/Bridge/WAP/NIC/Ethernet/PPP/SLIP
[NIC card > Switch > NIC card]
Provides error-free transfer of data frames from one node to another over the physical layer.
Physical Layer 1
Physical Structure (signal layer)
Cables, hubs, modem, transceivers, media converters…
Transmission and reception of the unstructured raw bit stream over the physical medium.
Network Protocol two principal functions:
Addressing and Encapsulation
Addressing
describing where data messages should go
Encapsulating
describing how data messages should be packaged for transmission
At each layer what must two nodes be running to communicate?
the same protocol at each layer
Same Layer Interaction
communication between nodes at the same layer
Adjacent Layer Interaction
To transmit or receive communication on each node each layer provides services for the layer above and uses the services of the layer below
Process of Encapsulation
When a message is sent from one node to another, it travels down the stack of layers on the sending node, reaches the receiving node using the transmission media, and then passes up the stack on that node. At each level (except the physical layer), the sending node adds a header to the data payload, forming a “chunk” of data called a protocol data unit (PDU).
Physical Topology
The layout of nodes and links as established by the transmission media. An area of a larger network is called a segment. A network is typically divided into segments to cope with the physical restrictions of the network media used, to improve performance, or to improve security. At the Physical layer, a segment is where all the nodes share access to the same media.
Physical Interface
Mechanical specifications for the network medium, such as cable specifications, the medium connector and pin-out details (the number and functions of the various pins in a network connector), or radio transceiver specifications.
Devices that operate at the Physical Layer 1:
Transceiver—The part of a network interface that sends and receives signals over the network media.
Repeater—A device that amplifies an electronic signal to extend the maximum allowable distance for a media type.
Hub—A multiport repeater, deployed as the central point of connection for nodes.
Media converter—A device that converts one media signaling type to another.
Modem—A device that performs some type of signal modulation and demodulation, such as sending digital data over an analog line.
Logical Topology
A layer 2 segment might include multiple physical segments.
End Systems or Host Nodes
Nodes that send and receive information
This type of node includes computers, laptops, servers, Voice over IP (VoIP) phones, smartphones, and printers.