ITEC54 (Sir Anda) Flashcards
- they constitute the Link layer, the Internetwork
layer, and the Transport layer respectively. - corresponds strongly to the idea of a
programming interface or library, with the
understanding that a given layer communicates
directly only with the two layers immediately
above and below it.
Layers
Internet five-layer Model
- Application Layer
- Transport Layer
- Internet Layer
- Link Layer
- Physical Layer
- the rate at which bits are transmitted
- the speed at which data is transferred within the computer or between a peripheral device and the computer, measured in bytes per second
Data Rate
is the amount of data moved successfully from one place to another in a given time period, and typically measured in bits per second (bps), as in megabits per second (Mbps) or gigabits per second (Gbps)
Throughput
refers to the theoretical rate of speed that data on your network can travel, which is probably a speed you won’t see very often.
Bandwidth
- are modest-buffers of data, transmitted as a unit through some shared of links
- cutting data into small chunks
- is collection of data that can be used by computers which need to communicate with each other, usually part of a network
PACKETS
contains instructions about the data carried by the packet
Header
- the actual data
- the only data received by the destination system.
Payload
sometimes called the footer, typically contains a couple of bits that tell the receiving device that it has reached the end of the packet. It may also have some type of error checking.
Trailer
- is the arrangement with which computer systems or network devices are connected to each other
- can be used to define or describe the arrangement of various types of telecommunication networks, including command and control radio networks, industrial field busses and computer networks
Topology
- a set of entries in the forwarding tables that cause some packets to circulate endlessly
- is a serious network problem which happens when a data packet is continually routed through the same routers over and over
Routing Loops
- is the reduced quality of service that occurs when a network node or link is carrying more data that it can handle.
- typical effects include queueing delay, packet loss or the blocking of new connections
Congestion
Causes of Congestion
- Too many hosts in broadcast domain
- Broadcast Storm
- Low Bandwidth
- Adding retransmitting hubs
- Multicasting
- Outdated Hardware
- Bad Configuration Management
- Rogue Adapter Broadcast
- Artificial Congestion
- is a communication protocol for LAN using same media interfaces (mainly RJ45 or fiber)
- is a local are network access technology. So any cable that enables connection with a system/device, within a LAN, you can name it “ethernet cable” or “network cable”
Ethernet
- are independent networks but may be linked within a WAN through internet devices such as Routers.
- there is a no difference in network and ethernet cables. Network cables comprises of ethernet and LAN cable.
LAN
- is the principle communications protocol in the Internet protocol suite for relaying datagrams across network boundaries
- its routing function enables internetworking, and essentially establishes the internet.
Internet Protocol (IP)
- provides a global mechanism for addressing and routing, so that packets can actually be delivered from any host to any other host.
Internet Protocol (IP)
- The entire suite ius commonly reffered to as ____
- originated in the initial network implementation in which it complemented the Internet Protocol (IP)
Transmission Control Protocol (TCP)
- is a hierarchical and decentralized naming system for computers, services, or other resources connected to the internet or a private network.
- is the phonebook of the internet
Domain Name System (DNS)
- is a system designed to prevent unauthorized access to or from a private network.
- is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
- establishes a barrier between a trusted networks and a untrusted network, such as the internet.
Firewall
is useful to determine if another machine is accessible
ping
- is a way of connecting computers together in a local are network or LAN
- it has been the most widely used method if linking computers together in LAN’s since the 1990s
- a system for connecting a number of computer systems to form a local area network, with protocols to control the passing of information and to avoid simultaneous transmission by two or more systems
- original was the 1976 paper of metcalfe and boggs.
Ethernet
- the only active components besides the stations
- originally intended simply to make end to end joins between cable segments
repeaters
- is an electronic device that receives a signal and retransmit it.
- are used to extend transmissions so that the signal can cover longer distances or be received on the other side of an obstruction.
Repeater
- is networking hardware that connects devices on a computer network by using packet switching to receive and forward data to the destination device.
- is a multiport network bridge that uses MAC addresses to forward data at the data link layer of the OSI model
Switches