Explain the three-way-handshake in a TCP communication very briefly. Flashcards
Explain the three-way-handshake in a TCP communication very briefly
three-way-hanshake är en proccess i TCP
1. SYN: Klienten skickar ett syn-segment (meddelande) till servern som innehåller ett specifikt sekvensnummer och flagga (spåra dataöverföringen)
2.SYN-ACK: Därefter svarar servern med ett SYN-ACK meddelande som bekräftar klienten att SYN-segmentet är mottaget på korrekt sätt och är redo för anslutningen, även SYN-ACK innehåller ett sekvensnummer samt bekräftelse på det mottagna SYN-segment.
- ACK: Slutligen skickar klienten ett ACK-segment tillbaks till servern som bekräftar att den mottagit serverns SYN-ACK-segment korrekt.
Därefter är är anslutningen upprättad och data kan överföras säkert mellan de två enheter.
Write this IPV4 address in binary: 203.65.191.88
11001011.01000001.10111111.01011000
0XCA converted to binary:
11001010
What type of address is automatically assigned to an interface when IPV6 is enabled on that interface
Link-local
Match the protocol with correct port number
-SSH: 22
-Telnet: 23
-DNS: 53
-DHCP: 67
-HTTP: 80
Explain unicast, multicast and broadcast traffic.
-Unicast one-to-one: Innebär att meddelandet skickas från en källa till mottagare
-Multicast one-to-many: Innebär att ett meddelande skickas från en källa till flera mottagare.
-Broadcast one-to-all: innebär att ett meddelande skickas från en källa till alla enheter inom nätverket.
TCP Window size example:
PCA: MMS Maximum Segment Size PCB:
During three-way-handshake Window size 10.000 MSS 1.460 Send window 10.000<----------------------------------------------------------------- 1.460 bytes Sequence number 1--------------------------------------------------------------------->Recive 1-1.460 1.460 bytes Sequence number 1.461--------------------------------------------------------------->Recive 1.461-2.920
send window 19.920<——————————————–
1.460 bytes
Sequence number 2.921——————————————> Recive 2.921-4.380
ACK 4.381
window size 10.000
Recive aknowledgement send window 14.380<——————————-
REFEE TO THE EXHIBIT. WHAT DOES THE VALUE OF THE WINDOW SPECIFY?
The amount of data that can be sent at one time
Name the seven layers of the OSI-model and the name of the PDU for each layer.
- Application: PDU - Data
- Presentation: PDU - Data
- Session: PDU - Data
- Transport: PDU - Segment
- Datalink: PDU - Packet
- Network: PDU - Frame
- Physical: PDU -Bits
Name the full name of the two Data link sublayers
LLC - Logical Link Controller
MAC - Media Acces Control
Figure 2.
Refer to the exhibit. What are the source addresses an the destination Addresses in the header when the frame sent from PC A reaches PC E?
Match the MAC source and destination and the IP source and destination with the correct addresses.
Source MAC address: AA-AA-AA-AA-AA-AA
Source IP address: 1.1.1.1
Destination MAC adress: EE-EE-EE-EE-EE-EE
Destination IP address: 4.4.4.5
Match the type malicious code attack with the correct explanation
Virus: Malicious software attached…
Worms: self-contained programs that…
Trojan horse: An application written to local…
What does FTP mean and what is it used for?
Describe briefly in english or swedish
FTP står för (File Transfer Protocol) är ett nätverksprotokoll som överför filer mellan server och klinet. TCP inkluderas i applikationslager protokollen
what does the command “copy runnning-config tftp” accomplish?
You save the running-config to a TFTP-server (Trivial File Transfer Protocol)
What is a primary purpose of subnetting IPV6 address space?
Support hierarchical network design
Math the prompts with the correct configuration modes:
router>: User Executive Mode
Router# Privileged Executive Mode
Router(config)#: Global configuration Mode
Router(config-line)#: Line Configuration Mode
Figure 3.
Refer to the exhibit. How many directly connected networks does R2 have?
3
figure 4.
Refer to the exhibit. What type of attack is this?
Disturbed Denial of Service Attack
What is it the process of sending smaller pieces from many different conversations on the same network segment called?
Multiplexing
Given 195.85.75.0/24. If you subnet borrowing 6 bits from the host portion, how many usable host addresses do you get per subnet? (Answer in digits only)
2
What is the name of the protocol used to find information about directly connected to Cisco devices?
CDP (Cisco Discovery Protocol) är ett nätverksprotokoll av cisco för att upptäcka och samla information om direkt anslutna Cisco-enheter inom ett nätverk. CDP möjliggör automatiserad nätverksadminstration genom att tillåta enheter identifiera och kommunicera med varandra, och att byta enhetsnamn, IP adresser, operativsystem och hårdvarukonfiguration. Används ofta i Cisco-nätverk för att underlätta konfiguration, felsökning och övervakning av nätverksenheter.
Which two layers from the OSI Model are merged togheter and represented by the “Network Access layer” in TCP/IP Model?
Physical and Datalink
When is it neccessary to have an IP-address and a default gateway configured on a switch?
Det är nödvändingt att konfigurera IP och default gateway på en switch när switchen ska hantera kommunikation bortom det lokala nätverket. Ex vid fjärrhantering eller när den är den del av ett VLAN som sträcker sig över flera switchar. När en
Match the ping indicatior with the correct explanation
!: Each exlamation point “indicates receipt of reply”
U: An ICMP unreachable message error of PDU was recieved
.: Each period Indicates that the network server timed out as it waits for a reply
Q: Source quench (destination too busy)
M: Could not fragment.
?: Unkown packet type
&: Packet lifetime exceeded
You have the network 111.11.1.0 with the netmask 225.225.225.0 and needs to create a number of smaller networks with 5 usable addresses in every new network. Calculate the firs 4 networks and fil in the table below with the correct addresses:
1). 111.11.1.0 255.255.255.248 /29
2). 111.11.1.8 255.255.255.248 /29
3). 111.11.1.16 255.255.255.248 /29
4). 111.11.1.24 255.255.255.248 /29