COM_DATA Flashcards
(47 cards)
Name two different network types (according to size/reach).
LAN (local area network)
WAN (wide area network)
Describe characteristics of LANs and name used technologies
A Local Area Network (LAN) is a computer network that interconnects computers in a limited area.
Characteristics:
-smaller geographic area
-higher data-transfer rates
-low error rate
-Com evironment: client server
Technologies: Ethernet and WLAN
Describe characteristics of WANs and name used technologies
A Wide Area Network (WAN) is a network that covers a broad area.
Characteristics:
-large geographic area
-More often public, but also Privat possible
-medium data transmission rate
-Com environment: server-server, server-client
Technologies: SDH/PDH, LTE, MPLS (Multi Protocol Label Switching), Metro Ethernet, VHF Datalink
Name two layer models
OSI 7-layer model, TCP/IP layer model (4 layer)
Name the layers of the OSI Model
- Application
- Presentation
- Session
- Transport
- Network
- Data link
- Physical
Name the layers of the TCP/IP model
-Application level (FTP, SSH, SMTP, HTTP)
-Transport level (TCP, UDP)
-Internet level (ICMP, IP)
-Link level (Ethernet, xDSL, LTE)
Name Devices for OSI Layer 1:
Modems, media converter, repeater
Modems and Repeater do not change or filter the transfered data
Name Devices for OSI Layer 2:
Bridges, Switches
Name technologies for OSI Layer 2:
LAN area: Ethernet
WAN area: HDLC, AVLC
In which OSI Layer MAC Adresses are used?
OSI Layer 2 (Datalink)
Name Devices for OSI Layer 3:
Routers
Name three types of cables.
copper: Twisted pair, coaxial
fibre opticle: multimode/singlemode
Name examples for copper connectors.
RJ-45, DB-9, DB-15, DB-25
Name examples for FibreOptic connectors.
ST, SC, LC, E2000, MTRJ, MDC, MPO
What is the difference between the broadcast- and collision domain?
In a broadcast domain every device has it’s one port (no data collision possible).
In a collision domain several devices share one port (collision possible).
Name Ground-Ground networks
AFTN/AMHS, Pens, RAPNET, connection between ANSPs and airports, NewPENS, Future: ATM-VoIP, SWIM
Name Air-ground networks
SITA + ANSP’s, Collins aerospace (ARINC), VDL
Which different devices operate on the physical layer in the tcp model ?
repeater, bridge
Which addresses are used to establish communication on the physical layer in tcp/ip?
MAC
What is a MAC-Adress?
A MAC (Media Acess Control) address is a unique identifier assigned to network interfaces for communications on the physical network segment.
-address is 6 Byte (48 bit) long
-first 3 Bytes are for the manufacturer
-used for communication within a layer 2 network with more than two nodes
Describe a switch
A network switch is a computer networking device that links network segments or network devices. (Layer 2 OSI)
What is the difference between a bridge and a switch?
A switch is a multiple-port-bridge
Definition of IP protocol
-part of OSI layer 3
-unique address to each network device
- connectionless protocol
-routes packets through the network
- does not provide Guarantees->not a reliable transmission
What is an IPv4 address?
32-bit values, division into network and host part