Internet Protokoli I Tehnologije (Ipt)

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Milos Maric
M
Milos Maric
Community Contributor
Quizzes Created: 1 | Total Attempts: 841
| Attempts: 841 | Pitanja: 200
Please wait...
Question 1 / 200
0 %
0/100
Score 0/100
1. У којој од позиција ће бити прозор на пријемној станици после успешног пријема сегмената са редним бројем 1, 2 и 3? (jako tesko pitanje, samo za hrabre!)

Explanation

The correct answer is "a" because the question asks about the position of the window on the receiving station after successfully receiving segments with serial numbers 1, 2, and 3. Since the segments are received in order, the window will be at position "a" after receiving all three segments.

Submit
Please wait...
About This Quiz
Internet Protokoli I Tehnologije (Ipt) - Quiz

2. Пријемник који види 01111110 коме претходи 01111101 ће уклонити попуње контролни бајт да би реконструисао оригиналне податке.

Explanation

The given statement is true. The receiver, upon receiving the sequence 01111110, which is the flag byte, will remove the stuffing byte 01111101 in order to reconstruct the original data. This is a technique used in data transmission to ensure that the flag byte does not occur within the data itself, causing confusion or misinterpretation.

Submit
3. Prvi sloj osi modela:

Explanation

The given options represent different layers of the OSI model. The OSI model is a conceptual framework that standardizes the functions of a communication system into seven different layers. The physical layer, which is the correct answer, is the lowest layer in the model. It deals with the physical transmission of data, such as the electrical or optical signals that are used to transmit data over a physical medium, like cables or wireless connections. This layer is responsible for converting digital data into a format that can be transmitted over the physical medium and vice versa.

Submit
4. Пар контролних бајтова један до другог значи да се један од њих појављује у оригиналним подацима који се шаљу:

Explanation

The given statement in the question is in Serbian language and it translates to "The pair of control bytes means that one of them appears in the original data being sent." The correct answer, "Тачно" in Serbian, translates to "True" in English. Therefore, the correct answer indicates that the statement is true, and it means that one of the control bytes appears in the original data being sent.

Submit
5. Aко кроз мрежу пролази 1024, 2048 и 4096 бајтова, а 8192 бајта изазива кашњење прозор загушења биће подешен на:

Explanation

The correct answer is "На 4096 бајтова да би се избегло загушење" because the question states that passing through the network with 1024, 2048, and 4096 bytes does not cause congestion, but 8192 bytes does. Therefore, to avoid congestion, the window size should be set to 4096 bytes.

Submit
6. Zbog cega je PPP cesto koriscen kod posrednika usluga?

Explanation

PPP (Point-to-Point Protocol) is often used by service providers because it supports address allocation, billing, and authentication. This means that PPP allows for the assignment of unique IP addresses to individual users, enables the tracking and charging of usage, and provides a secure method for verifying the identity of users. These features make PPP a suitable choice for service providers who need to manage and control the allocation of resources, track usage for billing purposes, and ensure the security of their network.

Submit
7. Koji od navedenih standarda se odnosi na fizicki sloj?

Explanation

RS-232 is the correct answer because it is a standard that defines the physical and electrical characteristics of the interface between data terminal equipment and data communication equipment. It specifies the voltage levels, signal timing, and connector pinouts for serial communication between devices. TCP/IP, OSI, and IPХ are not standards that specifically relate to the physical layer of communication.

Submit
8. SDU je skracenica za:

Explanation

SDU is an acronym that stands for Service Data Unit. In networking, a Service Data Unit refers to a block of data that is passed between different layers of a communication protocol. It contains the payload data as well as the necessary control information for transmission. This term is commonly used in the context of protocols like Ethernet, where data is divided into smaller units called frames, and each frame includes a Service Data Unit. Therefore, the correct answer is Service Data Unit.

Submit
9. Код алгоритма за избегавање загушења прозора загушења се:

Explanation

The correct answer is "Линеарно увећава" which means "Linearly increases". This suggests that the algorithm for congestion window avoidance increases the window size in a linear manner. This means that the algorithm gradually increases the number of packets sent without overwhelming the network, allowing for efficient transmission of data.

Submit
10. Код алгоритма за избегавање загушења прозора загушења се:

Explanation

The algorithm for avoiding window congestion linearly increases the size of the window. This means that as congestion is detected, the algorithm gradually increases the size of the window to allow for more data to be transmitted. This approach helps to prevent congestion by gradually increasing the capacity of the window to accommodate the network traffic.

Submit
11. Алгоритам за израчунавање најкраћег пута код рутера је:

Explanation

The correct answer is Dijkstra's algorithm. Dijkstra's algorithm is a graph search algorithm used to find the shortest path between nodes in a graph. It works by starting at a given node and iteratively exploring the neighboring nodes, updating the shortest path to each node as it goes. The algorithm continues until it has visited all the nodes or until it reaches the target node. Dijkstra's algorithm is commonly used in routing protocols to find the shortest path for data packets in computer networks.

Submit
12. Virtuelna veza izmedu parnjak (peer) celina u OSI modelu ostvarena je:

Explanation

The correct answer is "parnjak protokolima." In the OSI model, a virtual connection between peer entities is established using protocols. These protocols define the rules and procedures for communication between the peer entities at the same layer in the model. This ensures that data can be exchanged reliably and efficiently between the peers. The other options, such as services provided by higher layers or lower layers, do not accurately describe how the virtual connection is established in the OSI model.

Submit
13. Код алгоритма за избегавање загушења прозора загушења се:

Explanation

The correct answer is "Линеарно увећава" because the algorithm for avoiding congestion window congestion linearly increases the size of the congestion window. This means that as the congestion window fills up, the algorithm gradually increases its size to allow for more data to be transmitted without causing congestion.

Submit
14. Prema OSI modelu sloj N na jednoj masini komunicira sa:

Explanation

According to the OSI model, each layer communicates with its corresponding layer on another machine. Therefore, in this case, layer N on one machine communicates with layer N on the other machine.

Submit
15. Пријемник који види 01111110 коме претходи 01111101 ће, уклонити попуњен контролни бајт да би реконструисао оригиналне податке.

Explanation

When a receiver detects the pattern "01111110" following the pattern "01111101", it knows that the stuffed byte has been added to the data. The stuffed byte is added to prevent any confusion between the flag byte and the data byte. Therefore, the receiver will remove the stuffed byte to reconstruct the original data.

Submit
16. Glavna karakteristika fizičkog sloja je :

Explanation

The main characteristic of the physical layer is its mechanical, electrical, functional, and procedural aspects. This means that the physical layer deals with the physical components and processes involved in data transmission, including the physical medium used for transmission. It also ensures reliability and immunity to errors in data transmission.

Submit
17. На слици је комбинацијом црне и црвене боје означен дијаграм:

Explanation

The diagram is labeled with the names of different places, including Tahoe, Reno, Neigl, and Karn. The question asks for the explanation of the correct answer, which is Reno. However, without any additional context or information about the diagram or the places mentioned, it is not possible to provide a meaningful explanation for why Reno is the correct answer.

Submit
18. Ako stanica koja se nalazi u lokalnoj mrezi, zeli da posalje pakete izvan lokalne mreze onda ona mora da zna:

Explanation

If a station in a local network wants to send packets outside of the local network, it needs to know the address of the default router. The default router is responsible for forwarding packets between different networks.

Submit
19. Sloj veze obezbedjuje usluge sloju iznad sebe, a to je

Explanation

The correct answer is the mrezni sloj. The mrezni sloj, also known as the network layer, provides services to the layer above it. It is responsible for routing and forwarding data packets across different networks. It ensures that data is delivered from the source to the destination by selecting the best path and handling any necessary network protocols.

Submit
20. Sloj mreze je u OSI modelu:

Explanation

The correct answer is "Treci sloj" which translates to "Third layer" in English. This answer refers to the third layer of the OSI model, which is the Network layer. This layer is responsible for the transmission of data packets over the network, including routing and addressing. It ensures that data is properly delivered from one network device to another.

Submit
21. Sedmi sloj OSI referentni modela je:

Explanation

The correct answer is "Aplikacioni sloj" (Application layer). The application layer is the topmost layer in the OSI reference model. It is responsible for providing network services to end-user applications, such as email, web browsing, and file transfer. This layer interacts directly with the user and provides a means for accessing network resources and services. It is responsible for the communication protocols and interfaces used by applications to access the network.

Submit
22. PDU je skracenica za:

Explanation

PDU is an acronym for Protocol Data Unit. A Protocol Data Unit refers to a block of data that is transmitted over a network. It is the smallest unit of data that is exchanged between network devices. PDU contains control information and user data, and it is used to encapsulate data at different layers of the network protocol stack.

Submit
23. За успоставу и окончање PPP везе задужен је:

Explanation

The correct answer is LCP. LCP stands for Link Control Protocol, and it is responsible for establishing and terminating the PPP connection. It handles the negotiation and configuration of the link parameters between the two endpoints of the PPP connection. NCP, on the other hand, stands for Network Control Protocol, and it is responsible for establishing and configuring the network layer protocols (such as IP) over the PPP connection. However, in this question, the focus is on the establishment and termination of the PPP connection, which is the responsibility of LCP.

Submit
24. Ако кроз мрежу пролази 1024, 2048 и 4096 бајтова, а 8192 бајта изазива кашњење прозор загушења биће подешен на:

Explanation

The correct answer is "На 4096 бајтова да би се избегло загушење" because the question states that passing through the network with 1024, 2048, and 4096 bytes does not cause congestion, but 8192 bytes does. Therefore, to avoid congestion, the window size should be set to 4096 bytes.

Submit
25. Nabroj tri mrezne arhitekture:

Explanation

The given answer lists three network architectures: OSI, TCP/IP, and X 25. These are all well-known and widely used network architectures. OSI (Open Systems Interconnection) is a conceptual framework that standardizes the functions of a communication system into seven different layers. TCP/IP (Transmission Control Protocol/Internet Protocol) is a set of protocols used for communication on the internet and other networks. X 25 is a packet-switched network protocol that was widely used in the past for connecting remote devices over long distances.

Submit
26. Колико дупликата Ack сегмената TCP целина треба да прими да би применила алгоритам брзе ретрансмисије:

Explanation

The correct answer is "Три дупликата" which translates to "Three duplicates" in English. This means that the TCP destination needs to receive three duplicate Ack segments in order to apply the fast retransmission algorithm.

Submit
27. Kada se koristi ARP (Address resolution protocol)?

Explanation

ARP (Address Resolution Protocol) se koristi kada je poznata IP adresa odredišta, ali je nepoznata njegova MAC adresa. ARP omogućava da se pronađe odgovarajuća MAC adresa za datu IP adresu tako da se šalje ARP zahtjev lokalnoj mreži. Računar sa traženom IP adresom odgovara sa svojom MAC adresom, omogućavajući komunikaciju između uređaja na istoj mreži.

Submit
28. Пар контролних бајтова један до другог значи да се један од њих појављује у оригиналним подацима који се шаљу.

Explanation

The statement in the question states that "pair of control bytes means that one of them appears in the original data being sent." This means that when there is a pair of control bytes, one of them is present in the original data. Therefore, the answer "Тачно" (True) is correct.

Submit
29. Drugi sloj osi modela:

Explanation

The correct answer is "Sloj veze" because it is the layer responsible for establishing and maintaining communication between devices on a network. It handles tasks such as addressing, error detection and correction, and flow control. The link layer also defines protocols for accessing the physical medium, such as Ethernet or Wi-Fi.

Submit
30. Drugi sloj OSI referentnog modela je:

Explanation

The correct answer is "Sloj veze" (Link Layer). The Link Layer is the second layer of the OSI reference model. It is responsible for the node-to-node communication, handling the transfer of data between adjacent network nodes. It provides error detection and correction, as well as flow control and addressing. This layer is crucial in establishing and maintaining a reliable communication link between devices on a local network.

Submit
31. Prilikom CHAP autentifikacije, Challenge generise:

Explanation

During CHAP authentication, the challenge is generated by the authenticator. The authenticator sends a random challenge to the initiator, who then uses this challenge to create a response. The response is sent back to the authenticator, who verifies it to authenticate the initiator. Therefore, the authenticator is responsible for generating the challenge in CHAP authentication.

Submit
32. Prva tri okteta MAC adrese oznacavaju:

Explanation

The first three octets of a MAC address represent the manufacturer. This means that the first three octets can be used to identify the company or organization that produced the network interface card (NIC) or device. Each manufacturer is assigned a unique identifier known as the Organizationally Unique Identifier (OUI), which is represented by the first three octets of the MAC address. Therefore, by looking at the first three octets, one can determine the manufacturer of the device.

Submit
33. PPP protokol se moze koristiti

Explanation

PPP protokol se može koristiti i na sinhronim i asinhronim vezama.

Submit
34. Ако се у мрежи користи VLSM и CIDR, онда је неопходно користити...

Explanation

When using VLSM (Variable Length Subnet Mask) and CIDR (Classless Inter-Domain Routing), it is necessary to use a classless routing protocol. This is because VLSM and CIDR allow for the allocation of subnet masks of varying lengths, which means that the traditional classful routing protocols that rely on fixed-length subnet masks (such as classful routing protocols) are not suitable for this scenario. Therefore, a classless routing protocol is required to properly handle the variable length subnet masks used in VLSM and CIDR.

Submit
35. Protokol cine:

Explanation

The correct answer is "sintaksa, semantika i vremenski redosled." This answer suggests that when it comes to protocols, the order of events and the syntax (grammar) of the protocol are important, but equally important is the meaning or semantics behind the protocol. All three elements - syntax, semantics, and order of events - play a role in defining and understanding protocols.

Submit
36. Osi referentni model je:

Explanation

The correct answer is "Podloga za definisanje standard za povezivanje heterogenih mreza" (The basis for defining standards for connecting heterogeneous networks). The OSI reference model is a conceptual framework that standardizes the functions of a communication system into seven different layers. It provides a common language for different vendors and manufacturers to ensure compatibility and interoperability between different network technologies. The model helps in understanding how data is transmitted over a network and allows for easier troubleshooting and development of network protocols.

Submit
37. Koji sloj obezbedjuje dijalog izmedju aplikacija?

Explanation

The correct answer is "Sloj sesije" (Session layer). The session layer provides dialog control between applications. It establishes, manages, and terminates communication sessions between two or more applications. This layer ensures that data is delivered in the correct order and handles any errors or interruptions in the communication. It also handles authentication and authorization processes for the session.

Submit
38. Primitive su:

Explanation

The given answer "zahtev, indikacija, odgovor i potvrda" is the correct one because these words are all related to communication or interaction. "Zahtev" means request, "indikacija" means indication, "odgovor" means response, and "potvrda" means confirmation. These words suggest a process of exchanging information or messages between two or more parties. The other options provided in the question, such as "otkaz" (cancellation), "prekid" (interruption), and "alternativna ruta" (alternative route) do not fit into this context of communication.

Submit
39. Pristupom mrezi preko aplikacije bavi se:

Explanation

The correct answer is the application layer. The application layer is responsible for providing services and protocols that enable user applications to access the network. It deals with tasks such as email, file transfer, web browsing, and other application-specific functions. It interacts directly with the user and provides a platform for applications to communicate with the network.

Submit
40. Navesti funkciju aplikacionog sloja:

Explanation

The correct answer is "omogucava aplikacionom procesu da pristupi OSI okruzenju." This function of the application layer allows the application process to access the OSI environment. The application layer is responsible for providing services and protocols that enable communication between applications on different devices. It allows applications to establish, manage, and terminate connections with other applications over a network. This layer also handles tasks such as data encryption, compression, and formatting for transmission.

Submit
41. Skup slojeva I protokola naziva se:

Explanation

The correct answer is "Slojevita arhitektura" (Layered architecture). This term refers to the organization of network protocols and layers into a hierarchical structure. In a layered architecture, each layer has a specific function and interacts with adjacent layers to provide a complete network communication. This approach allows for modular design, easy troubleshooting, and the ability to replace or upgrade individual layers without affecting the entire system.

Submit
42. Избегавањем загушења реализује се контрола тока:

Explanation

By avoiding congestion, the control of the flow is achieved in the transmitter.

Submit
43. Када је веза у стању CLOSE и добије ACTIVE OPEN примитиву она:

Explanation

When a connection is in the CLOSE state and receives an ACTIVE OPEN primitive, it sends a SYN segment and transitions to the SYN SENT state.

Submit
44. Celija kod ATM Sistema je velicine:

Explanation

The size of a cell in an ATM system is 53 bytes.

Submit
45. Promena jednog sloja u OSI modelu:

Explanation

The correct answer states that a change in one layer of the OSI model does not affect the other layers, allowing for a change in network configuration without affecting the other layers. This means that modifications can be made to the network without disrupting the functionality of the other layers.

Submit
46. Fizicki sloj OSI modela:

Explanation

The physical layer of the OSI model is responsible for the transmission of bits between two devices. It deals with the actual physical connection and the electrical, mechanical, and functional specifications for the physical medium used for communication. This layer ensures that the bits are transmitted accurately and reliably from one device to another.

Submit
47. Pranjak celine (peer) su:

Explanation

The correct answer is "isti slojevi na razlicitim masinama" which means "same layers on different machines" in English. This suggests that Pranjak and Celine are referring to the layers of something (possibly software or network architecture) that are the same on different machines. This implies that they are discussing the consistency of layers across multiple machines, rather than the proximity or combination of layers on the same machine.

Submit
48. Избегавањем загушења реализује се контрола тока:

Explanation

By avoiding congestion, control of flow is achieved. In the context of the question, this refers to the control of flow in the transmitter.

Submit
49. MAC adresa se sastoji od:

Explanation

A MAC address consists of 6 octets (48 bits) that are represented in hexadecimal format. Each octet is composed of 8 bits. Therefore, the correct answer is "6 okteta bitova zapisanih heksadecimalno".

Submit
50. Pre PPP protokola, koristili su se protokoli:

Explanation

Before the Point-to-Point Protocol (PPP), the protocols used were SLIP (Serial Line Internet Protocol) and CSLIP (Compressed SLIP). SLIP was a simple protocol that allowed communication over serial lines, but it lacked features like error detection and compression. CSLIP was an extension of SLIP that added compression capabilities to reduce the amount of data transmitted over the network. These protocols were commonly used for establishing a connection between a computer and the internet before PPP became widely adopted.

Submit
51. Jedinica podataka drugog sloja OSI referentnog modela je:

Explanation

The correct answer is "ram." In the OSI reference model, the second layer is the Data Link layer, which is responsible for the reliable transmission of data between two nodes on a network. RAM (Random Access Memory) is a type of computer memory that is used by the Data Link layer to temporarily store data that is being transmitted or received. It provides fast and temporary storage for data packets before they are processed and forwarded to the next layer in the network.

Submit
52. Koji referentni model je standardizovan od ISO?

Explanation

The correct answer is OSI. The ISO (International Organization for Standardization) has standardized the OSI (Open Systems Interconnection) reference model. This model is a conceptual framework that standardizes the functions of a communication system into seven layers, allowing different systems to communicate with each other. X.25, TCP/IP, and ATM are all networking protocols or technologies, but they are not the referent model standardized by ISO.

Submit
53. Рутер:

Explanation

The correct answer is "Анализира IP адресу одредишта" which translates to "Analyzes the destination IP address." This means that the router examines the IP address of the packet's intended destination to determine the appropriate path for forwarding the packet. This analysis helps the router make decisions on how to route the packet to reach its intended destination efficiently.

Submit
54. Kada se koristi ARP (Adress resolution protocol)?

Explanation

ARP se koristi kada je poznata IP adresa odredišta, ali je nepoznata njegova MAC adresa. ARP protokol omogućava da se pretraži lokalna mreža kako bi se pronašla MAC adresa odgovarajućeg uređaja sa datom IP adresom. Na taj način, ARP omogućava slanje podataka na ispravnu MAC adresu u lokalnoj mreži.

Submit
55. X 25 je standard za:

Explanation

The correct answer is "interfejs između DTE i DCE" because X.25 is a standard protocol used for communication between data terminal equipment (DTE) and data circuit-terminating equipment (DCE). It defines the interface and procedures for packet-switched networks and provides error correction and flow control mechanisms.

Submit
56. Протокол за рутирање на основу метрике одређује?

Explanation

The correct answer is "Која је путања до неке мреже најбоља" (Which path to a network is the best). This is because a routing protocol based on metrics determines the best path to a network by considering factors such as hop count, bandwidth, delay, and reliability. The routing protocol calculates the metric for each available path and selects the path with the lowest metric as the best path to reach the destination network.

Submit
57. При великим брзинама преноса доминантан је утицај:

Explanation

The correct answer is "Кашњења због простирања" (delays due to propagation). This is because when data is transmitted over long distances, it takes time for the signals to travel from the sender to the receiver. This delay is known as propagation delay and can affect the overall speed of data transmission.

Submit
58. Који алгоритам за рутирање користи OSPF протокол?

Explanation

The correct answer is "Дајкстра алгоритам" because OSPF (Open Shortest Path First) protocol uses the Dijkstra algorithm for routing. The Dijkstra algorithm calculates the shortest path between nodes in a graph, which is essential for determining the optimal routes in a network.

Submit
59. Шта је аутономни систем?

Explanation

An autonomous system refers to a collection of networks and routers that are managed under a single administration. This means that all the networks and routers within the autonomous system are controlled and administered by the same organization or entity. This allows for centralized management and control over the routing and networking infrastructure, ensuring efficient and coordinated operation.

Submit
60. При великим брзинама преноса доминантан је утицај:

Explanation

The correct answer is "Кашњења због простирања" (Delays due to propagation). This means that the dominant influence on transmission speeds is the delay caused by the time it takes for signals to propagate through the medium. This delay can be affected by factors such as the distance between the sender and receiver, the speed of the transmission medium, and any obstacles or interference that may be present.

Submit
61. Раст табеле рутирања, као последица раста мреже се решава:

Explanation

Раст табеле рутирања, као последица раста мреже се решава поделом рутера у регије. This means that as the network grows, one way to handle the growth is by dividing the routers into regions. This allows for better organization and management of the routing tables, as each region can have its own set of routers and routing tables. This helps to reduce the complexity and improve the efficiency of the overall network routing.

Submit
62. Метрика код RIP протокола

Explanation

The correct answer is "Израчунава се једноставним сабирањем скокова" which translates to "It is calculated by simple addition of hops." This suggests that the metric for the RIP protocol calculates the distance between routers by counting the number of hops or intermediate routers between them.

Submit
63. Која ознака (флег) се поставља у заглављу ТCP сегмента као обавештење да је у мрежи дошло до загушења:

Explanation

ECN (Explicit Congestion Notification) is the correct answer. ECN is a flag that is set in the TCP segment header to indicate that network congestion has occurred. When a router detects congestion, it can set the ECN flag in the TCP header to notify the sender to reduce the transmission rate. This allows for congestion control without dropping packets, resulting in improved network performance and reduced packet loss. The other options, RST, FIN, and PUSH, are TCP control flags used for different purposes but not specifically related to congestion notification.

Submit
64. Servis se formalno specificira preko:

Explanation

The correct answer is "Primitiva." In the context of the question, a service is formally specified through primitives. Primitives are basic operations or functions that allow communication between different layers or components of a system. They define the actions that can be performed on a service and the parameters required for those actions. So, in order to formally specify a service, one would use primitives to define the specific operations and functionalities of that service.

Submit
65. Избегавањем загушења реализује се контрола тока:

Explanation

By avoiding congestion, control of flow is achieved. In this context, the correct answer "Предајника" (Transmitter) suggests that by preventing congestion in the transmission of data or signals, the flow of information can be effectively controlled.

Submit
66. Чему служе протоколи за рутирање?

Explanation

Routing protocols enable routers to share information about available networks with each other. This allows routers to dynamically update their routing tables and make informed decisions about the best path to forward data packets. By exchanging information about network topology and reachability, routing protocols enable routers to efficiently and effectively route traffic across interconnected networks.

Submit
67. Транспортна целина извршава ACTIVE OPEN примитиву:

Explanation

The correct answer is "Слањем SYN TPDU" because the SYN TPDU (Transport Protocol Data Unit) is used to initiate a connection in the Active Open primitive. It is sent by the transport entity to the remote transport entity to request a connection establishment.

Submit
68. Сваки рам PPP протокола почиње и завршава се једнобајтном ознаком:

Explanation

Each frame in PPP protocol starts and ends with a one-byte flag, which is represented by the sequence "01111110". This flag is used to indicate the beginning and end of a frame, allowing the receiver to easily identify the boundaries of the frame and synchronize with the sender.

Submit
69. Kod stafetnog prenosa ramova:

Explanation

The correct answer is that error correction and flow control are performed on the receiving side. This means that any errors in the transmitted frames are corrected and the flow of data is regulated at the receiving end of the transmission. This ensures that the data received is accurate and that the transmission is optimized for efficient data transfer.

Submit
70. После колико корака Е постаје радни чвор:

Explanation

After 2 steps, E becomes a working node.

Submit
71. Koje tehnologije za prenos podataka se koriste u lokalnim racunarskim mrezama?

Explanation

Ethernet and IEEE 802.3 are the correct answers because they are both technologies used for data transmission in local computer networks. Ethernet is a widely used standard for wired network connections, while IEEE 802.3 is the specific standard that defines the Ethernet protocol. These technologies provide reliable and efficient data transfer within a local network.

Submit
72. Na slici je prikazana

Explanation

The correct answer is "format rama PPP protokola." This means that the image shows the frame format used in the Point-to-Point Protocol (PPP) protocol. PPP is a data link layer protocol commonly used for establishing internet connections. It encapsulates network layer packets, such as IP packets, into frames for transmission over a serial link. The frame format in PPP includes fields for addressing, control, protocol identification, and error checking, allowing for reliable and efficient communication between network devices.

Submit
73. При великим брзинама преноса доминантан је утицај:

Explanation

The correct answer is "Кашњења због простирања" which translates to "Delays due to propagation." This refers to the delay caused by the time it takes for a signal to travel from the sender to the receiver. The speed of propagation is limited by the physical medium through which the signal is transmitted, such as cables or air. This delay can affect the overall transmission speed, especially when dealing with long distances or high-frequency signals.

Submit
74. ATM je:

Explanation

The correct answer is "Mreza koja omogucava asinhroni prenos govora, podataka I video zapisa." This option states that an ATM (Asynchronous Transfer Mode) network allows for the asynchronous transmission of voice, data, and video. This aligns with the definition and purpose of an ATM network, making it the correct answer choice.

Submit
75. Зашто се PPP протокол користи у дигиталним претплатничким петљама (DSL)?

Explanation

PPP протокол се користи у DSL претплатничким петљама због уграђеног механизма за аутентификацију, једноставне доделе и управљања IP адресним простором и могућности наплате. Овај протокол омогућава сигурно и ефикасно повезивање претплатника на DSL мрежу, пружајући им приступ интернету и другим мрежним услугама. PPP протокол такође омогућава поновно слање пакета уколико дође до грешке у преносу, што доприноси повећању надежности и стабилности везе.

Submit
76. Флег CWR у заглављу TCP сегмента је скраћеница од:

Explanation

The correct answer is "Congestion Window Reduced". In TCP, the Congestion Window (CWND) is used to control the amount of data that can be sent before receiving an acknowledgment. When congestion is detected in the network, the CWND is reduced to prevent further congestion. Therefore, the abbreviation "CWR" in the TCP segment header stands for "Congestion Window Reduced".

Submit
77. Колико потврда је примљено после 2 RTT на слици:

Explanation

The image shows a diagram of a network communication process. The term "RTT" stands for "Round Trip Time," which refers to the time it takes for a packet of data to travel from the source to the destination and back again. In the diagram, there are two arrows indicating the round trip path. After two round trips, the source has received two confirmations, indicated by the checkmarks on the diagram. Therefore, the correct answer is 2.

Submit
78. Када је веза у стању CLOSE и добије ACTIVE OPEN примитиву она:

Explanation

When a connection is in the CLOSE state and receives an ACTIVE OPEN primitive, it sends a SYN segment and transitions to the SYN SENT state.

Submit
79. Уколико два корисника истовремено покушавају да успоставе везу:

Explanation

When two users simultaneously attempt to establish a connection, one connection is established and labeled as (x, y). This means that only one connection is successfully established, and the other connection attempts are unsuccessful.

Submit
80. Standart IEEE802.11 definise nacin povezivanja racunara kod:

Explanation

The correct answer is "Bezicnih mreza" because the question is asking about the standard IEEE802.11, which specifically defines the way computers connect in wireless networks. The other options mentioned in the question are not relevant to the IEEE802.11 standard.

Submit
81. Флег ECE у TCP заглављу скраћеница је од:

Explanation

The correct answer is "Explicit Congestion Notification - Echo." This is because in TCP, the abbreviation "ECE" in the header stands for Explicit Congestion Notification. The "Echo" part of the answer is not relevant in this context.

Submit
82. Konverzijom u standardni format podataka bavi se:

Explanation

The correct answer is the Prezentacioni sloj (Presentation Layer). The presentation layer is responsible for converting the data into a standard format that can be understood by the receiving system. It handles tasks such as data encryption, compression, and formatting. This layer ensures that the data is properly formatted and presented to the application layer for further processing.

Submit
83. Механизам за контролу загушења се сматра коректним уколико сe за k TCP веза које пролазе кроз исти линк (уско грло) које је брзине R b/s може казати да је:

Explanation

The correct answer is "средња брзина преноса сваке од веза R/k" because in a congestion control mechanism, the average transmission speed for each connection passing through the same bottleneck link of speed R b/s is R/k. This means that the available bandwidth is divided equally among all connections passing through the link.

Submit
84. Primitive su podeljene u:

Explanation

There are a total of 4 classes in which the primitives are divided.

Submit
85. Ако са RSAD означимо процену RTT времена у тренутку посматрања, а RPRE процену претходне итерације, М измерену вредност и AL фактор поравњавања онда се техника за предвиђање следеће вредности RTTна основу претходних може се представити једначином: RSAD <— AL*RPRE+(1-AL)*M Колика вредност фактора поравњавања AL се препоручује?

Explanation

The recommended value for the alignment factor AL is 0.8-0.9.

Submit
86. Na slici je prikazana:

Explanation

The correct answer is CHAP authentication. The image shows different types of authentication methods, and CHAP authentication is one of them. CHAP (Challenge Handshake Authentication Protocol) is a secure method of authentication that uses a three-way handshake process. It involves the exchange of a challenge from the server to the client, a response from the client, and a verification by the server. This process ensures that the client's identity is verified and prevents unauthorized access to the network.

Submit
87. Najcesce korisceni predstavnik dinamickih metoda pristupa transmisionom medijumu je:

Explanation

CSMA (Carrier Sense Multiple Access) is the most commonly used representative of dynamic methods for accessing the transmission medium. CSMA is a protocol that allows multiple devices to share the same transmission medium by sensing whether the medium is idle before transmitting data. If the medium is busy, the device waits for it to become idle before transmitting. This method helps to avoid collisions and ensures efficient utilization of the transmission medium.

Submit
88. Koji se metod pristupa transmisionom medijumu najcesce koristi kod bezicnih lokalnih racunarskih mreza?

Explanation

CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) is the most commonly used method for accessing the transmission medium in wireless local computer networks. This method allows multiple devices to share the same channel by sensing whether it is busy or not before transmitting data. If the channel is busy, the device waits for a random period of time before attempting to transmit again, thereby reducing the chances of collisions and improving the overall efficiency of the network.

Submit
89. Шта би био пример спољњег протокола за рутирање?

Explanation

The correct answer is "Протокол за рутирање између два велика посредника Интернет услуга." This answer states that an example of an external routing protocol is a protocol used between two large Internet service providers. This suggests that external routing protocols are used to facilitate communication and routing between different networks or service providers on the Internet.

Submit
90. Дијкстра алгоритам везан је за:

Explanation

The Dijkstra algorithm is specifically designed for finding the shortest path between nodes in a graph. It is widely used in network routing protocols to determine the most efficient route for data packets to travel from a source to a destination. By calculating the shortest path, the algorithm helps optimize network performance and reduce packet transmission delays. Therefore, the correct answer for this question is "Shortest path routing."

Submit
91. При малим брзинама преноса доминантно је:

Explanation

The correct answer is "Кашњење због преноса" which translates to "Delay due to transmission" in English. This answer suggests that the dominant factor causing delay in this scenario is the time it takes for the data to be transmitted from one point to another.

Submit
92. Kod CHAP protokola lozinka se salje:

Explanation

The correct answer is that the password is not sent at all. This means that the password is not transmitted or communicated in any form during the CHAP protocol.

Submit
93. Шта се догађа ако се вредност поља индикатора 01111110 појављује у пољу за информације?

Explanation

If the value of the indicator field 01111110 appears in the information field, the PPP protocol places a control byte in front of that sequence. This is done to distinguish the indicator field from the actual information field and ensure proper transmission and interpretation of the data.

Submit
94. ATM je mreza sa:

Explanation

ATM (Asynchronous Transfer Mode) is a network that uses cell switching. In this type of network, data is divided into fixed-size cells and transmitted through the network. Each cell contains a header with information about its destination and order. This allows for efficient and fast transmission of data, as cells can be routed independently and in parallel. Therefore, the correct answer is "komutacijom celija" (cell switching).

Submit
95. Када се на пријемној страни може појавити дупликат?

Explanation

When the ACK segment is lost, a duplicate can appear on the receiving end.

Submit
96. LLC podsloj obezbedjuje:

Explanation

The LLC (Logical Link Control) sublayer provides functions necessary for establishing and managing logical connections between local devices in a network. It also handles error detection and management, procedures used by devices to control access to the transmission medium, and frame creation.

Submit
97. Који начин реализације је примењен на слици:

Explanation

The correct answer is Tahoe. Tahoe is a congestion control algorithm used in TCP (Transmission Control Protocol) that aims to achieve high network throughput and low latency. It uses a combination of slow start, congestion avoidance, and fast retransmit and recovery mechanisms to regulate the flow of data packets over a network. By dynamically adjusting the sending rate based on network conditions, Tahoe helps to prevent network congestion and ensure efficient data transmission.

Submit
98. На коју вредност је увек постављена одредишна адреса у заглављу PPP рама?

Explanation

The correct answer is 11111111. In PPP (Point-to-Point Protocol), the destination address in the header is always set to 11111111. This address is known as the broadcast address, and it is used to send a frame to all devices on the network. By setting the destination address to 11111111, the frame is received by all devices connected to the PPP network.

Submit
99. Код метода слања групе сегмента у случају да време истекне пре него што стигне потврда о успешном пријему било ког сегмента из реда поново се:

Explanation

In case the timer expires before receiving a successful acknowledgment for any segment from the queue, all the segments from the queue are sent again and the timer is restarted. This ensures that all the segments are resent and gives them another chance to be successfully received.

Submit
100. Код методе слања групе сегмената у случају да време истекне пре него што стигне потврда о успешном пријему било ког сегмента из реда поново се:

Explanation

The correct answer is "Шаљу се сви сегменти из реда a часовник се покреће" which means "All segments from the queue are sent and the timer starts." This option suggests that when the time expires before receiving a confirmation of successful reception of any segment, all segments from the queue are sent and the timer starts. This ensures that all segments are sent even if the timer expires before receiving any confirmation.

Submit
101. Код хијерархијског рутирања:

Explanation

The correct answer states that routers are divided into regions and that routers do not have knowledge about the structure of other regions. This suggests that the routing process is organized in a hierarchical manner, where routers within a region have knowledge only about the routers within their own region. This helps in reducing the complexity of routing and allows for efficient communication within each region.

Submit
102. Virtuelno kolo se uspostavlja kod

Explanation

The correct answer is "Servisa sa uspostavom veze". This means that a virtual circuit is established when using a connection-oriented service. In a connection-oriented service, a dedicated path is established between the sender and receiver before any data transfer occurs. This allows for reliable and ordered delivery of data, as the connection is maintained throughout the entire communication session.

Submit
103. Ако са RSAD означимо процену RTT времена у тренутку посматрања, а RPRE процену претходне итерације, М измерену вредност и AL фактор поравњавања онда се техника за предвиђање следеће вредности RTT на основу претходних може се представити једначином:

Explanation

The given equation represents a technique for predicting the next value of RTT based on previous estimates. In this equation, RSAD is updated by taking the weighted sum of the previous estimate RPRE and the measured value M, where the weight is determined by the factor AL. The equation suggests that RSAD is equal to AL multiplied by RPRE, added to (1-AL) multiplied by M.

Submit
104. Конвергенција је стање када...

Explanation

The correct answer is "Сви рутери имају усаглашене табеле рутирања" (All routers have synchronized routing tables). This means that all routers in a network have the same routing tables, which ensures that they are all using the same information to forward packets and make routing decisions. Having synchronized routing tables is important for efficient and accurate routing in a network.

Submit
105. Колико дупликата Ack сегмената TCP целина треба да прими да би применила алгоритам брзе ретрансмисије:

Explanation

The correct answer is "Три дупликата" because the question is asking how many duplicate ACK segments the TCP destination needs to receive in order to apply the fast retransmission algorithm. This algorithm is triggered when the sender receives three duplicate ACKs for the same sequence number. Therefore, three duplicate ACKs are required for the destination to apply the fast retransmission algorithm.

Submit
106. Прозором загушења предајник реализује:

Explanation

The correct answer is "Механизам контроле тока предајника" which translates to "Transmitter current control mechanism" in English. This explanation suggests that the transmitter uses a mechanism to control its current flow.

Submit
107. Уређај за рутирање примљени рам:

Explanation

The correct answer states that the routing device packages the received frame into a new frame without changing the addresses of the network layer. This means that the routing device does not modify the source and destination IP addresses in the network layer header of the packet.

Submit
108. Брзина слања сегмената ТСР протокола једнака je:

Explanation

The correct answer is "Брзини најспорије везе" (The speed of the slowest link). This is because the transmission speed of TCP segments is limited by the slowest link in the network. Even if there are faster links in the network, the transmission speed will be determined by the slowest link to ensure that all segments are successfully transmitted without overwhelming the slower link.

Submit
109. Како се наједноставније може повећати простор редних бројева?

Explanation

By increasing the field for sequence numbers in the segment header, the simplest way to increase the space of sequence numbers is achieved.

Submit
110. Za konfigurisanje, odrzavanje I okoncavanje veze kod PPP se koristi:

Explanation

LCP stands for Link Control Protocol and it is used for the configuration, maintenance, and termination of a PPP connection. It is responsible for establishing and negotiating the link parameters between the two endpoints of the connection. LCP ensures that the link is functioning properly and can detect any errors or issues that might occur during the communication. It also handles the authentication process and can terminate the connection if necessary. Therefore, LCP is the correct answer for the given question.

Submit
111. Горња граница предајног отвора прозора поставља се:

Explanation

The upper bound of the transmission window is set when credit is received. This means that the sender can continue sending packets until it receives credit from the receiver, indicating that it can send more packets. Once the credit is received, the sender knows that it can send additional packets within the transmission window.

Submit
112. Веза између транспортне целине и корисника посматра се:

Explanation

The relationship between the transport entity and the user is observed through the exchange of primitives and parameters. This means that the transport entity and the user communicate by exchanging specific commands or actions (primitives) and the associated data (parameters). These primitives and parameters allow the transport entity and the user to establish a connection, transmit data, and manage the communication process effectively.

Submit
113. ICI je skracenica od:

Explanation

The correct answer is "Interface Control Information" because ICI is commonly used as an abbreviation for Interface Control Information. This term refers to the information that is needed to control the interface between different systems or components. It includes specifications, protocols, and other details that are necessary for the smooth operation and communication between interfaces.

Submit
114. Кларк је предложио решење ефекта малог прозора које се састоји у томе да пошиљалац:

Explanation

The correct answer suggests that the sender waits for a significant amount of memory space to be freed up before notifying the sender. This means that the sender will only be informed when a substantial amount of memory is available, ensuring efficient use of resources.

Submit
115. Код протокола за рутирање са вектором раздаљине, рутер размењује информације о рутирању са:

Explanation

In the given question, the correct answer is "само са суседима" which translates to "only with neighbors" in English. This means that in the routing protocol with distance vector, a router exchanges routing information only with its neighboring routers. It does not exchange information with all routers within the autonomous system or only with routers that have inconsistent routing tables.

Submit
116. По Јакобсону, показатељи да је дошло до губитка података су:

Explanation

According to Jakobson, the indicators of data loss are when the clock expires and a duplicate Ack segment is received. This means that when the clock runs out and the receiver receives a duplicate acknowledgment segment, it indicates that there has been a loss of data.

Submit
117. Избегавање загушења и успорени почетак захтевају да се прате две променљиве за сваку везу:

Explanation

The explanation for the given correct answer is that to avoid congestion and slow start, it is necessary to track two variables for each connection: the congestion window (CWND) and the slow start threshold size (SSTRESH). The congestion window determines the amount of data that can be sent without causing congestion, while the slow start threshold size determines the point at which the slow start algorithm transitions to congestion avoidance. By monitoring and adjusting these variables, network congestion and slow start can be effectively managed.

Submit
118. За коју вредност прозора загушења (cwnd) са успореног почетка се прелази на заобилажење загушења:

Explanation

When the congestion window (cwnd) reaches the slow start threshold (sstresh), the transition to congestion avoidance occurs.

Submit
119. Да ли се у заглављу PPP рама наводи изворишна адреса?

Explanation

The answer is "No" because in the header of a PPP frame, the source address is not included. The header of a PPP frame typically includes fields such as the protocol identifier and control information, but not the source address.

Submit
120. Када се на пријемној страни може појавити дупликат?

Explanation

When the ACK segment is lost, a duplicate can appear on the receiving side. This means that the sender has sent a packet, but the receiver did not acknowledge its receipt. As a result, the sender retransmits the packet, leading to a duplicate on the receiving side.

Submit
121. Разлог због чега би се избегла употреба протокола са стањем везе:

Explanation

The reason why the use of a link-state protocol should be avoided is because it requires more memory and processing time to handle the data compared to a distance vector protocol.

Submit
122. Када се установи да је (или ће) доћи до недостатка баферског простора рутера које технике се данас најчешће примењују у самом рутеру:

Explanation

not-available-via-ai

Submit
123. X.25 je standard za:

Explanation

X.25 je standard za paketsku komutaciju. Ovaj standard se koristi za prenos podataka preko javnih telekomunikacionih mreža. Paketska komutacija se odnosi na prenos podataka u obliku paketa, gde se podaci dele na manje delove i svaki deo se šalje zasebno preko mreže. Ovaj način komutacije omogućava efikasniji prenos podataka i bolje iskorišćenje mrežnih resursa.

Submit
124. Pravila o konverzaciji N slojeva na razlicitim masinama se naziva

Explanation

The correct answer is "Protokol N-tog sloja." The given options are all related to the conversation rules of N layers on different machines. However, the term "Protokol N-tog sloja" specifically refers to the protocol of the Nth layer. A protocol is a set of rules and procedures that govern the communication between devices in a network. Therefore, it is the most appropriate term to describe the conversation rules of the Nth layer.

Submit
125. Упарите ознаке и реализације на слици:
Submit
126. Мултиплексирање на транспортном слоју на горе користи се када:

Explanation

Multiplexing at the transport layer is used when multiple transport connections use a single virtual network connection. This means that multiple transport connections are combined and transmitted over a single virtual network connection, allowing for more efficient use of network resources.

Submit
127. Kod PAP protokola lozinka se salje

Explanation

The correct answer is "Kao citljiv tekst" because in the given statement, it is mentioned that the password is sent. When a password is sent, it is typically sent as readable text rather than encrypted or encoded. Therefore, it can be inferred that the password is sent as plain, readable text.

Submit
128. Протоколи рутирња са стањем везе рачунају набољу путању тако што...

Explanation

Routing protocols with link state build a complete topological map of the network. This means that they gather information about all the routers and their connections in the network. By having this complete map, the routing protocol can calculate the best path for data packets to travel from one router to another. It considers factors such as the number of hops, bandwidth, and latency to determine the optimal route. This allows for efficient and reliable routing in the network.

Submit
129. Шта се дешава када се пријемник огласи да не може да прима податке тј. огласи прозор величине 0?

Explanation

When the receiver advertises a window size of 0, it means that the receiver's buffer is full and it cannot receive any more data. In this case, the sender stops sending any more data until the receiver advertises a window size greater than 0. This is because there is no point in sending data if the receiver cannot receive it, as it would result in data loss. Therefore, the correct answer is that the sender stops sending until the receiver advertises a window size different from 0.

Submit
130. Sta je prikazano na slici?

Explanation

The correct answer is "format rama PPP protokola." This suggests that the image is displaying the frame format used by the PPP (Point-to-Point Protocol) protocol. PPP is a data link layer protocol commonly used for establishing a direct connection between two network nodes. The frame format refers to the structure of the data packets transmitted over the PPP connection.

Submit
131. Код ефекта малог прозора SWS (Silly window syndrome) када интерактивна апликација очита један карактер из TCP бафера:

Explanation

When an interactive application reads one character from the TCP buffer, the TCP entity will change the window size (credit) by one byte and notify the sender that it can send one byte of data.

Submit
132. Колика је максимална вредност, изражена у бајтовима података која може да се пошаље?

Explanation

The correct answer is the minimum value of the congestion window and the advertised window of the receiver. The congestion window represents the maximum amount of data that can be sent by the sender without causing network congestion, while the advertised window of the receiver represents the maximum amount of data that the receiver is willing to accept. By taking the minimum of these two values, we ensure that the sender does not overwhelm the receiver with more data than it can handle.

Submit
133. Која је улога "протокол" поља у заглављу PPP рама?

Explanation

The role of the "protocol" field in the PPP header is to indicate the upper layer protocol to which the encapsulated data belongs. This field helps the receiver identify and process the data correctly by determining the protocol of the encapsulated data.

Submit
134. Кашњење због простирања је термин који се користи за:

Explanation

The term "кашњење због простирања" refers to the time it takes for a signal to travel from the sender to the receiver. This includes the time it takes for the signal to propagate through the medium, as well as any delays caused by the stretching or slowing down of the signal. It does not refer to the time it takes to send or receive a packet, or the maximum bit rate of the medium.

Submit
135. Транспортна веза може да пређе у стање ESTABLISHED из следећих стања:

Explanation

In the given question, the correct answer is LISTEN. In the TCP/IP protocol, the LISTEN state represents the initial state of a server before it establishes a connection with a client. When a server is in the LISTEN state, it is actively waiting for incoming connection requests from clients. Once a connection request is received, the server transitions from the LISTEN state to the ESTABLISHED state, indicating that the connection has been successfully established. Therefore, the LISTEN state can transition to the ESTABLISHED state in the TCP/IP transport layer.

Submit
136. Значајан део сваке нове процене RTT је:

Explanation

The correct answer is "Последица претходне процене времена RTT" which means "The consequence of the previous estimation of RTT". This suggests that the new estimation of RTT is influenced by the previous estimation, indicating that the current RTT value is based on the previous estimate rather than the current measurement or other factors such as clock expiration or 2MLS time.

Submit
137. Који часовник се користи када предајник не добије у одређеном времену потврду о успешном пријему сегмента податка?

Explanation

The correct answer is "Часовник за ретрансмисију" which translates to "Retransmission timer" in English. This timer is used when a transmitter does not receive confirmation of successful data segment transmission within a certain time. It is responsible for initiating the retransmission of the data segment to ensure its successful delivery.

Submit
138. Када клијент жели да комуницира са сервером извршава следећу примитиву:

Explanation

When a client wants to communicate with a server, it initiates the connection by sending an active open request. This means that the client actively sends a request to the server to establish a connection. The server can then respond with a SYN-ACK message to acknowledge the request and proceed with the connection establishment process. The active open method is commonly used in TCP/IP networking to establish connections between clients and servers.

Submit
139. Kako se resave problem pojave sekvence bitova indikatora(oznake) u polju za informacije?

Explanation

The correct answer is "Za resavanje problema koristi se tehnika umetanja bajtova" which means "The technique of inserting bytes is used to solve the problem of the appearance of bit sequence indicators (labels) in the information field." This suggests that the problem of bit sequence indicators in the information field is resolved by using the technique of inserting bytes.

Submit
140. Код Карноовог алгоритма:

Explanation

The correct answer is to double the retransmission timeout (RTO) value after each unsuccessful transmission. This is a common technique used in the Karn's algorithm for TCP congestion control. By doubling the RTO value, the algorithm aims to give more time for the network to recover from congestion before attempting retransmission. This helps in preventing unnecessary retransmissions and reducing network congestion.

Submit
141. Опис протокола за рутирање је: -Шаље ажурирања само кад се топологија промени, периодична ажурирања дешавају се ређе -Мреже се могу разврстати у хијерархијске области -Мреже у којима се користе ови протоколи подржавају бескласно адресирање -Овакве мреже подржавају и резимирање (summarization) Ово је пример за:

Explanation

The given description of the routing protocol includes the characteristics of using periodic updates less frequently, dividing networks into hierarchical areas, supporting classless addressing, and summarization. These features are associated with the link-state routing protocol. Therefore, the correct answer is "Рутирањe помоћу протокола стањa везе" which translates to "Routing using link-state protocol" in English.

Submit
142. Код ретрансмисије:

Explanation

The correct answer is that all packets from the faulty one to those that were sent before receiving a negative acknowledgment are resent.

Submit
143. Шта је Карн предложио?

Explanation

Карн је предложио да се време на које се поставља часовник за поновно слање удвостручити при сваком неуспелом слању. Овај предлог има за циљ да побољша ефикасност слања тако што ће се време између поновних покушаја постепено повећавати, што би могло да помогне у решавању проблема и смањи број неуспелих слања.

Submit
144. Datagram je tip servisa u kome

Explanation

A datagram is a type of service where there is no establishment of a connection. In a datagram service, there is no need for a connection setup or termination. This means that data can be sent without any prior arrangement or agreement between the sender and receiver. Datagram service is commonly used in network protocols like UDP (User Datagram Protocol), where data is sent in individual packets without any guarantee of delivery or order.

Submit
145. Ако се секвенца 01111110 појављује било где у раму, изузев у пољу ознаке (флега), PPP протокол не ставља испред те секвенце контролни бајт.

Explanation

The statement is incorrect. According to the given information, if the sequence 01111110 appears anywhere in the frame except in the flag field, the PPP protocol does insert a control byte before that sequence.

Submit
146. Последица примене методе прихватања сегментата који стигну у правилном редоследује:

Explanation

The correct answer is "Велики број ретрансмисија" (Large number of retransmissions). This is because when using the segment acceptance method, if the segments arrive in the correct order, there will be a large number of retransmissions. This is likely due to congestion or network issues causing the segments to be delayed or lost, leading to the need for retransmission. The other options mentioned in the question (long waiting time for delivery, overflow of the receiving buffer, overflow of the transmitting buffer) may also be consequences of using the segment acceptance method, but the one specifically mentioned is the large number of retransmissions.

Submit
147. После успоставе везе пошиљалац:

Explanation

The sender sends only one segment that is the size currently in use in the connection. Additionally, the sender determines the congestion window size based on the size of the segment in use in that connection.

Submit
148. После успоставе везе пошиљалац:

Explanation

The correct answer is "Шаље само један сегмент величине која је у тој вези у употреби, Одређује величину прозора загушења на основу величине сегмента који је у тој вези у употреби". This means that the sender only sends one segment that corresponds to the size currently in use in the connection, and the congestion window size is determined based on the size of the segment in use. This approach helps to regulate the flow of data and prevent congestion in the network.

Submit
149. Transportni sloj OSI modela:

Explanation

The correct answer is that the Transport layer of the OSI model determines the type of connection that needs to be established and performs data segmentation into datagrams if necessary. This layer is responsible for ensuring reliable and efficient communication between devices by controlling flow and detecting errors, as well as establishing, terminating, and maintaining connections. It does not handle physical transmission of bits or logical addressing and routing.

Submit
150. Обележити карактеристике PAP протокола.

Explanation

The correct answer is "2-Way Handshake, Лозинка се шаље као чист текст". This is because the given characteristics of the PAP protocol include the use of a 2-Way Handshake, where a password is sent as plain text. This means that the password is not encrypted or protected during transmission.

Submit
151. За потврду успешно примљеног низа сегмената уобичајено се користи:

Explanation

The correct answer is "Кумулативна потврда - један ACK сегмент за примљени низ сегмената података, са ознаком првог сегмената из следеће групе сегмената." This means that for a successfully received array of segments, a cumulative acknowledgment (ACK) segment is typically used, indicating the first segment of the next group of segments.

Submit
152. Да бисе заштитили од појаве дупликата који би био најједноставнији метод?

Explanation

To protect against the occurrence of duplicates, the simplest method would be to increase the space for sequence numbers. This means that each packet would be assigned a unique sequence number, which would prevent any duplicates from being sent or received. By increasing the space for sequence numbers, there would be a larger range of numbers available, reducing the likelihood of duplicates occurring.

Submit
153. Уколико протокол за рутирање уради следеће акције: -Открије своје суседе и сазна њихове мрежне адресе -Измери кашњење, односно метрику до сваког суседа -Формира пакет који садржи информације које је сазнао -Пошаље овај пакет свим другим рутерима -Израчуна најкраћу путању ка сваком рутеру Ово је пример за:

Explanation

The given actions describe the process of a routing protocol discovering its neighbors, measuring the delay to each neighbor, forming a packet with the learned information, sending this packet to other routers, and calculating the shortest path to each router. This process aligns with the concept of routing based on link state protocols, which involve routers exchanging information about their network state to determine the best path for data transmission. Therefore, the correct answer is "Рутирањe помоћу протокола стања везe" (Routing based on link state protocols).

Submit
154. Транспортна веза може да пређе у стање ESTABLISHED из следећих стања:

Explanation

The correct answer is SYN SENT because when a transport connection is in the SYN SENT state, it means that a connection request has been sent to the remote host, but a response has not yet been received. Once the response is received and acknowledged, the connection will transition to the ESTABLISHED state. The other states listed (FIN WAIT, IDLE, CLOSE) are not valid transitions to the ESTABLISHED state.

Submit
155. За одређену везу (путању):

Explanation

The correct answer is that the delay due to propagation time is constant. This means that the delay experienced by a signal traveling through a certain path remains the same regardless of other factors such as the size of the packet, the type of transmission medium, or the size of the receiving buffer.

Submit
156. У некој мрежи, рутери X, Y и Z су повезани на исту Eтернет мрежу. Уколико се у тој мрежи користи протокол за рутирање са стањем везе:

Explanation

If the network uses a link-state routing protocol, the Ethernet network will be represented as a single artificial node. This means that the routers X, Y, and Z will treat the Ethernet network as a single entity and calculate the best path to it based on the link-state information. The other routers will not decrement the metric to the Ethernet network because it is considered as one entity. The delay between the three routers is considered negligible in this case.

Submit
157. На самом почетку сервер извршава следећу примитиву:

Explanation

The given sequence of actions represents the steps involved in establishing a TCP connection. The correct answer, "PASSIVE OPEN," indicates that the server is in the initial stage of establishing a connection and is waiting for a client to initiate communication. This means that the server is ready to receive connection requests from clients. The other options, such as "CLOSE," "FIN WAIT," and "ACTIVE OPEN," do not represent the initial stage of establishing a connection and are not relevant to the given sequence.

Submit
158. Транспортна целина може да пређе у стање CLOSED из следећих стања:

Explanation

The correct answer is FIN WAIT because when a transport connection is in the FIN WAIT state, it means that one end of the connection has sent a FIN (finish) packet to initiate the termination process. This state indicates that the connection is waiting for the other end to acknowledge the FIN packet and send its own FIN packet. Once both ends have sent and acknowledged the FIN packets, the connection will transition to the CLOSED state, indicating that the connection has been successfully terminated.

Submit
159. Kod stafetnog prenosa ramova:

Explanation

The correct answer is that error correction and flow control are performed on the receiver side. This means that the receiver is responsible for detecting and correcting errors in the transmitted data, as well as managing the flow of data to ensure that it is received correctly and in the proper order. This approach allows for more efficient and reliable communication, as errors can be corrected before they impact the integrity of the data and flow control ensures that the receiver can handle the incoming data at its own pace.

Submit
160. За дијаграм на слици одредити значење означених тачака:
Submit
161. Када се јавља ефекат малог прозора SWS (Silly window syndrome )?

Explanation

The Silly Window Syndrome (SWS) occurs when the receiving TCP entity's buffer is full and the interactive application reads byte by byte. This means that the receiving application waits for the buffer to be filled before reading the data. This causes inefficiency as the application could have read the data as soon as it arrived.

Submit
162. Код алгоритма за рутирање са вектором раздаљине, које информације рутери размењују?

Explanation

The correct answer is "метрика и следећи рутер до дестинације" (metric and next router to the destination). This is because routing algorithms use metrics to determine the best path to a destination, and the next router in that path is essential for forwarding the data packets correctly.

Submit
163. Намена часовника за поновну успоставу везе је да:

Explanation

The purpose of the clock for reestablishing a connection is to ensure minimal time between closing one connection and opening another connection with the same destination address.

Submit
164. Ком слоју OSI референтног модела припада PPP протокол?

Explanation

The correct answer is "Слој везе" (Link Layer). The PPP protocol belongs to the Link Layer of the OSI reference model. This layer is responsible for the reliable transmission of data over a physical link, handling issues such as framing, error detection, and flow control. PPP (Point-to-Point Protocol) is commonly used for establishing a direct connection between two network nodes, such as a computer and a modem, or two routers. It provides a means for encapsulating and transmitting network layer protocols, such as IP (Internet Protocol), over a serial link.

Submit
165. Ко генерише сегмент означен са 2 у примеру интерактивне апликације приказан на слици:

Explanation

not-available-via-ai

Submit
166. Адреса апликационог корисника је одређена једнозначно:

Explanation

The correct answer is "Паром транспортне и мрежне адресе" which translates to "Transport and network addresses determine the user's application address uniquely." This means that the combination of the transport and network addresses is used to uniquely identify the user's application address. The other options, such as MAC and network addresses or physical and network addresses, do not provide a unique identification of the user's application address.

Submit
167. Код хијерархијског рутирања:

Explanation

The correct answer states that the router knows the details of packet routing within the local region, while other regions are represented by a single record. This means that the router has knowledge of how to route packets within its own region but does not have detailed information about routing between regions, as it is represented by a single record.

Submit
168. TCP протокол обезбеђује контролу тока са применом механизма клизајућег прозора што значи да:

Explanation

TCP протокол обезбеђује контролу тока са применом механизма клизајућег прозора, што значи да дозвољава пошиљаоцу да пошаље групу сегмената, а и да очекује потврду за послату групу сегмената. Овај механизам омогућава ефикасно управљање и контролу преноса података између пошиљаоца и примаоца, осигуравајући да се сви послати сегменти успешно доставе и потврде.

Submit
169. Кашњење због преноса је термин који се користи за:

Explanation

The term "Кашњење због преноса" refers to the time taken to send a packet. This can be understood as the time it takes for a packet of data to be transmitted from the sender to the receiver. It does not include the time required for the packet to be checked or for a response to be received.

Submit
170. Код Карноовог алгоритма:

Explanation

not-available-via-ai

Submit
171. Дистрибуирање пакета стања веза:

Explanation

The correct answer is "Врши се механизмом преплављивања. Проблеми са рестартовањем рутера и грешкама у пријему се решавају увођењем поља које означава старост пакета." This means that the distribution of link state packets is done through flooding mechanism, where the packets are sent to all routers in the network. This helps in resolving issues related to router restarts and errors in reception by introducing a field that indicates the age of the packet.

Submit
172. Мултиплексирање на доле на траспортном слоју користи се када:

Explanation

Multiplexing at the lower transport layer is used when one transport connection uses multiple network layer connections. This means that a single transport connection is divided into multiple network layer connections to increase efficiency and utilize available resources more effectively.

Submit
173. Kод метода редоследа,aко само један сегмент стигне касније или је примљен са грешком:

Explanation

The correct answer states that all segments that arrive after the segment with an error will be discarded, and the transmitter will have to resend all segments with a sequence number higher than the segment with an error. This means that if one segment arrives late or with an error, the receiver will not store any subsequent segments and the transmitter will have to retransmit them.

Submit
174. На самом почетку транспортна целина се налази у следећем стању:

Explanation

At the beginning, the transport entity is in the "CLOSE" state.

Submit
175. Када се примењује алгоритам за избегавање загушења онда се:

Explanation

The correct answer states that the congestion window is increased by one segment when an Ack segment arrives, but only after a time equal to one round-trip time (RTT) has elapsed. This means that the algorithm for congestion avoidance is applied with a delay, allowing enough time for the network to stabilize before increasing the congestion window.

Submit
176. NCP se koristi za konfigurisanje PPP protokola za razlicite protokole:

Explanation

NCP (Network Control Protocol) se koristi za konfigurisanje PPP (Point-to-Point Protocol) protokola na sloju mreže. PPP je protokol koji se koristi za uspostavljanje i održavanje veze između dva računara preko mreže. NCP se koristi za konfigurisanje različitih protokola koji se koriste na sloju mreže, kao što su IP (Internet Protocol), IPX (Internetwork Packet Exchange) ili AppleTalk. NCP omogućava da se ovi protokoli pravilno konfigurišu i koriste tokom PPP veze.

Submit
177. После успоставе везе пошиљалац:

Explanation

The correct answer is that the sender sends only one segment of the size that is in use in that connection and determines the congestion window size based on the size of the segment that is in use.

Submit
178. Транспортна целина може да пређе у стање ESTABLISHED из следећих стања:

Explanation

A transport endpoint can transition to the ESTABLISHED state from the LISTEN and SYN SENT states. In the LISTEN state, the endpoint is waiting for a connection request from a remote endpoint. In the SYN SENT state, the endpoint has sent a connection request to the remote endpoint and is waiting for a response. Both of these states involve the establishment of a connection, which is why the endpoint can transition to the ESTABLISHED state from them. The other states mentioned (CLOSED, FIN WAIT, ACTIVE OPEN) do not involve the establishment of a connection, so the endpoint cannot transition to the ESTABLISHED state from them.

Submit
179. За оцену квалитета путање до удаљене мреже протоколи за рутирање користе неке од следећих параметара:

Explanation

Protocols for routing use the number of hops, bandwidth range, and delay as parameters to assess the quality of a path to a remote network. The number of hops refers to the number of intermediate devices or routers that a packet must pass through to reach its destination. The bandwidth range represents the available network capacity along the path, while the delay measures the time it takes for a packet to travel from the source to the destination. By considering these parameters, routing protocols can determine the most efficient and reliable path for data transmission.

Submit
180. Објављеним прозором пријемник реализује:

Explanation

The correct answer is "Мехнизам контроле тока пријемника" which translates to "Receiver current control mechanism" in English. This suggests that the published window implements a mechanism to control the current of the receiver.

Submit
181. Означите тачне изјаве везане за CHAP протокол:

Explanation

The correct statements related to the CHAP protocol are that the password and challenge are inputs to the cryptographic hash function, and the authenticator generates a random challenge and sends it to the initiator of the connection.

Submit
182. Ко иницира генерисање сегмента означеног са бројем 3 на слици:

Explanation

The correct answer is "Одредишна апликација" which translates to "Destination application" in English. This means that the segment marked with the number 3 on the image is generated by the destination application.

Submit
183. Како се може превазићи проблем кружења сегмента по затварању везе?

Explanation

The transport link remembers the last sequence number used in the completed transport link and takes it into account when establishing a new link. This means that it avoids the problem of segment looping by keeping track of the sequence numbers and ensuring that they are not repeated in the new link.

Submit
184. Проблем погрешних и дуплираних секвенцних бројева LSP пакета се решава:

Explanation

The correct answer is "увођењем поља које означава старост пакета" (introducing a field that indicates the age of the packet). Introducing a field that indicates the age of the packet helps in resolving the issues of incorrect and duplicate sequence numbers in LSP (Link State Packet) packets. This field allows routers to determine the freshness of the packet and discard any outdated or duplicate packets, ensuring the accuracy and efficiency of the network.

Submit
185. Објављеним прозором реализује се контрола тока:

Explanation

The correct answer is "During data transmission on the receiver side." This means that the flow control is implemented during the process of transmitting data to the receiver. It ensures that the sender does not overwhelm the receiver with data, preventing data loss or congestion.

Submit
186. Шта се дешава ако предајник неколико пута започиње рад са хитним подацима пре него што пријемник обради све податке закључно са првим показивачем?

Explanation

If the transmitter starts transmitting emergency data multiple times before the receiver processes all the data, the new incoming pointer is written over the previous one. This means that there is only one pointer for emergency data on the receiver, and each new incoming pointer replaces the previous one.

Submit
187. Код Диjкстра алгоритма, сваки чвор обележен је:

Explanation

The correct answer is "Удаљеношћу од изворног чвора" and "Ознаком чвора из кога се врши испитивање" because the Dijkstra algorithm calculates the shortest path from a source node to all other nodes in a graph. The distance from the source node is used to determine the priority of nodes in the algorithm, and the label of the node from which the examination is being performed helps keep track of the progress of the algorithm.

Submit
188. Шта одређује административна дистанца?

Explanation

Административна дистанца се одређује на основу приоритета извора информације о рути. Када постоји више извора информације о рути, рутери користе приоритет да одлуче који извор информације је најпоузданији и најтачнији. На основу тога, рутери одређују административну дистанцу руте и користе је за одабир најбоље руте за прослеђивање података.

Submit
189. Алгоритом под називом успорени почетак (Slow start) ради на следећем принципу:

Explanation

The algorithm called Slow Start works based on the principle that the speed at which packets are inserted into the network is determined by the speed at which the destination returns acknowledgments.

Submit
190. Намена часовника за ретрансмисију SYN сегмента је да

Explanation

The purpose of the clock for retransmission of SYN segments is to provide time between two attempts to establish and open a connection. This means that the clock allows for a delay between the first attempt to establish a connection and the second attempt, providing the necessary time for the process.

Submit
191. ТСР протокол може да управља са четири различита часовника по свакој вези: (Спојити одговарајуће одговоре)
Submit
192. Шта од следећег може да се јави у мрежама које нису конвергирале а у којим се користе протоколи са вектором удаљености?

Explanation

In networks that have not converged and use distance vector protocols, several issues can occur. One possible issue is having inconsistent entries in the routing tables, which means that different routers have different information about the network topology. This can lead to incorrect routing decisions and misrouting of traffic. Another issue is the presence of routing loops, where packets are continuously forwarded between routers without reaching their destination. This can cause significant delays and network congestion. Lastly, there can be inconsistent forwarding of traffic, where routers do not agree on the best path to forward packets, leading to inefficient routing.

Submit
193. Очекује се да се вредност RTT мења у времену у зависности од:

Explanation

The value of RTT is expected to change over time depending on the path the segment takes. This means that the round-trip time can vary based on the specific route that the network packet travels from the source to the destination. Different paths may have different levels of congestion, latency, or other factors that can affect the RTT. Therefore, the path taken by the segment is a key factor in determining the value of RTT.

Submit
194. За одређену везу (путању):

Explanation

The correct answer is "Кашњење због преноса зависи од величине пакета" (Delay due to transmission depends on the size of the packet). This means that the delay in transmission is influenced by the size of the data packet being transmitted. Larger packets may take longer to transmit, resulting in increased delay. Smaller packets, on the other hand, may be transmitted more quickly, leading to reduced delay.

Submit
195. Код прослеђивања реверзном путањом (reverse path forwarding):

Explanation

The reverse path forwarding algorithm ensures that a router sends an acknowledgement in the opposite direction of where the emission packet came from. Route reply packets are also sent in the opposite direction of their arrival path. If a packet arrives on the line typically used for sending packets to the source of emission, it is not discarded. This algorithm is used to make sure that packets are properly received and acknowledged in a network.

Submit
196. За рутирање вишеструким усмеравањем је неопходно разрадити:

Explanation

The correct answer is the way to create groups, create and delete them, and the way applications join and leave groups. This is because the question is asking for the necessary steps to be taken for multi-routing, and creating and managing groups is an essential part of this process. Additionally, the ability for applications to join and leave groups is crucial for effective multi-routing.

Submit
197. Намена часовника за отвор клизајућег прозора је да:

Explanation

The purpose of the clock for sliding window is to provide the maximum time between two segments ACK/Credit.

Submit
198. Шта је од наведеног карактеристика протокола за рутирање са стањем везе?

Explanation

Протокол за рутирање са стањем везе мора да упозна све svoje susjede kako bi mogao efikasno rutirati podatke. Također, koristi Dijkstra algoritam za pronalaženje najkraćih putanja između čvorova u mreži. Distribuira LSP (Link State Packet) pakete preko svih svojih interfejsa kako bi informisao ostale ruter o svojoj mrežnoj topologiji.

Submit
199. Брзи опоравак је Јакобсон предложио уместо успореног почетка када се на основу пријема три дупликата претпостави да је послати сегмент изгубљен. То значи да треба:

Explanation

The correct answer suggests that in the event of a lost segment, the sender should continue with linearly increasing the congestion window size, set the congestion window size to half of its current value, and retransmit the lost segment. This approach helps in achieving a faster recovery and maintaining a stable network congestion control mechanism.

Submit
200. Шта је од наведеног карактеристика протокола за рутирање са стањем везе?

Explanation

The correct answer options state that the characteristics of a link-state routing protocol include enabling the division of routers into hierarchical areas, having less frequent periodic updates compared to distance vector protocols, and sending updates after a change in topology. These characteristics are commonly associated with link-state routing protocols, such as OSPF (Open Shortest Path First), which use a database of link-state information to determine the best path for routing.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 03, 2019
    Quiz Created by
    Milos Maric
Cancel
  • All
    All (200)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
У којој од позиција ће бити прозор на...
Пријемник који види 01111110 коме...
Prvi sloj osi modela:
Пар контролних бајтова један до...
Aко кроз мрежу пролази 1024, 2048 и 4096...
Zbog cega je PPP cesto koriscen kod posrednika usluga?
Koji od navedenih standarda se odnosi na fizicki sloj?
SDU je skracenica za:
Код алгоритма за избегавање загушења...
Код алгоритма за избегавање загушења...
Алгоритам за израчунавање најкраћег...
Virtuelna veza izmedu parnjak (peer) celina u OSI modelu ostvarena je:
Код алгоритма за избегавање загушења...
Prema OSI modelu sloj N na jednoj masini komunicira sa:
Пријемник који види 01111110 коме...
Glavna karakteristika fizičkog sloja je :
На слици је комбинацијом црне и црвене...
Ako stanica koja se nalazi u lokalnoj mrezi, zeli da posalje pakete...
Sloj veze obezbedjuje usluge sloju iznad sebe, a to je
Sloj mreze je u OSI modelu:
Sedmi sloj OSI referentni modela je:
PDU je skracenica za:
За успоставу и окончање PPP везе...
Ако кроз мрежу пролази 1024, 2048 и 4096...
Nabroj tri mrezne arhitekture:
Колико дупликата Ack сегмената TCP...
Kada se koristi ARP (Address resolution protocol)?
Пар контролних бајтова један до...
Drugi sloj osi modela:
Drugi sloj OSI referentnog modela je:
Prilikom CHAP autentifikacije, Challenge generise:
Prva tri okteta MAC adrese oznacavaju:
PPP protokol se moze koristiti
Ако се у мрежи користи VLSM и CIDR, онда је...
Protokol cine:
Osi referentni model je:
Koji sloj obezbedjuje dijalog izmedju aplikacija?
Primitive su:
Pristupom mrezi preko aplikacije bavi se:
Navesti funkciju aplikacionog sloja:
Skup slojeva I protokola naziva se:
Избегавањем загушења реализује се...
Када је веза у стању CLOSE и добије ACTIVE OPEN...
Celija kod ATM Sistema je velicine:
Promena jednog sloja u OSI modelu:
Fizicki sloj OSI modela:
Pranjak celine (peer) su:
Избегавањем загушења реализује се...
MAC adresa se sastoji od:
Pre PPP protokola, koristili su se protokoli:
Jedinica podataka drugog sloja OSI referentnog modela je:
Koji referentni model je standardizovan od ISO?
Рутер:
Kada se koristi ARP (Adress resolution protocol)?
X 25 je standard za:
Протокол за рутирање на основу...
При великим брзинама преноса...
Који алгоритам за рутирање користи OSPF...
Шта је аутономни систем?
При великим брзинама преноса...
Раст табеле рутирања, као последица...
Метрика код RIP протокола
Која ознака (флег) се поставља у...
Servis se formalno specificira preko:
Избегавањем загушења реализује се...
Чему служе протоколи за рутирање?
Транспортна целина извршава ACTIVE OPEN...
Сваки рам PPP протокола почиње и...
Kod stafetnog prenosa ramova:
После колико корака Е постаје радни...
Koje tehnologije za prenos podataka se koriste u lokalnim racunarskim...
Na slici je prikazana
При великим брзинама преноса...
ATM je:
Зашто се PPP протокол користи у...
Флег CWR у заглављу TCP сегмента је...
Колико потврда је примљено после 2 RTT...
Када је веза у стању CLOSE и добије ACTIVE OPEN...
Уколико два корисника истовремено...
Standart IEEE802.11 definise nacin povezivanja racunara kod:
Флег ECE у TCP заглављу скраћеница је од:
Konverzijom u standardni format podataka bavi se:
Механизам за контролу загушења се...
Primitive su podeljene u:
Ако са RSAD означимо процену RTT времена у...
Na slici je prikazana:
Najcesce korisceni predstavnik dinamickih metoda pristupa...
Koji se metod pristupa transmisionom medijumu najcesce koristi kod...
Шта би био пример спољњег протокола за...
Дијкстра алгоритам везан је за:
При малим брзинама преноса доминантно...
Kod CHAP protokola lozinka se salje:
Шта се догађа ако се вредност поља...
ATM je mreza sa:
Када се на пријемној страни може...
LLC podsloj obezbedjuje:
Који начин реализације је примењен на...
На коју вредност је увек постављена...
Код метода слања групе сегмента у...
Код методе слања групе сегмената у...
Код хијерархијског рутирања:
Virtuelno kolo se uspostavlja kod
Ако са RSAD означимо процену RTT времена у...
Конвергенција је стање када...
Колико дупликата Ack сегмената TCP...
Прозором загушења предајник...
Уређај за рутирање примљени рам:
Брзина слања сегмената ТСР протокола...
Како се наједноставније може повећати...
Za konfigurisanje, odrzavanje I okoncavanje veze kod PPP se koristi:
Горња граница предајног отвора...
Веза између транспортне целине и...
ICI je skracenica od:
Кларк је предложио решење ефекта...
Код протокола за рутирање са вектором...
По Јакобсону, показатељи да је дошло...
Избегавање загушења и успорени...
За коју вредност прозора загушења (cwnd)...
Да ли се у заглављу PPP рама наводи...
Када се на пријемној страни може...
Разлог због чега би се избегла...
Када се установи да је (или ће) доћи до...
X.25 je standard za:
Pravila o konverzaciji N slojeva na razlicitim masinama se naziva
Упарите ознаке и реализације на слици:
Мултиплексирање на транспортном...
Kod PAP protokola lozinka se salje
Протоколи рутирња са стањем везе...
Шта се дешава када се пријемник огласи...
Sta je prikazano na slici?
Код ефекта малог прозора SWS (Silly window...
Колика је максимална вредност,...
Која је улога "протокол" поља у...
Кашњење због простирања је термин...
Транспортна веза може да пређе у стање...
Значајан део сваке нове процене RTT је:
Који часовник се користи када...
Када клијент жели да комуницира са...
Kako se resave problem pojave sekvence bitova indikatora(oznake) u...
Код Карноовог алгоритма:
Опис протокола за рутирање је: ...
Код ретрансмисије:
Шта је Карн предложио?
Datagram je tip servisa u kome
Ако се секвенца 01111110 појављује било...
Последица примене методе прихватања...
После успоставе везе пошиљалац:
После успоставе везе пошиљалац:
Transportni sloj OSI modela:
Обележити карактеристике PAP...
За потврду успешно примљеног низа...
Да бисе заштитили од појаве дупликата...
Уколико протокол за рутирање уради...
Транспортна веза може да пређе у стање...
За одређену везу (путању):
У некој мрежи, рутери X, Y и Z су повезани...
На самом почетку сервер извршава...
Транспортна целина може да пређе у...
Kod stafetnog prenosa ramova:
За дијаграм на слици одредити значење...
Када се јавља ефекат малог прозора SWS...
Код алгоритма за рутирање са вектором...
Намена часовника за поновну успоставу...
Ком слоју OSI референтног модела...
Ко генерише сегмент означен са 2 у...
Адреса апликационог корисника је...
Код хијерархијског рутирања:
TCP протокол обезбеђује контролу тока...
Кашњење због преноса је термин који се...
Код Карноовог алгоритма:
Дистрибуирање пакета стања веза:
Мултиплексирање на доле на...
Kод метода редоследа,aко само један...
На самом почетку транспортна целина...
Када се примењује алгоритам за...
NCP se koristi za konfigurisanje PPP protokola za razlicite protokole:
После успоставе везе пошиљалац:
Транспортна целина може да пређе у...
За оцену квалитета путање до удаљене...
Објављеним прозором пријемник...
Означите тачне изјаве везане за CHAP...
Ко иницира генерисање сегмента...
Како се може превазићи проблем...
Проблем погрешних и дуплираних...
Објављеним прозором реализује се...
Шта се дешава ако предајник неколико...
Код Диjкстра алгоритма, сваки чвор...
Шта одређује административна...
Алгоритом под називом успорени...
Намена часовника за ретрансмисију SYN...
ТСР протокол може да управља са четири...
Шта од следећег може да се јави у...
Очекује се да се вредност RTT мења у...
За одређену везу (путању):
Код прослеђивања реверзном путањом...
За рутирање вишеструким усмеравањем...
Намена часовника за отвор клизајућег...
Шта је од наведеног карактеристика...
Брзи опоравак је Јакобсон предложио...
Шта је од наведеног карактеристика...
Alert!

Advertisement