Comutação de Pacotes Flashcards
Roteamento de Pacotes. Redes: locais, de acesso, TCP/IP, Frame-Relay, ATM, MPLS/GMPLS e NGN. Redes Multimídia. Qualidade de Serviço. Interconexão de redes.
Identify the five components of a data communications system.
Sender, Receiver, Transmition Medium, Message and Protocol
What are the three criteria necessary for an effective and efficient network?
Performance, reliability and security.
What are the two types of line configuration?
Types of connection are point-to-point and multipoint.
What is the difference between half-duplex and full-duplex transmission modes?
In half-duplex transmission, only one entity can send at a time. In Full-duplex transmission, both can sent at same time.
For n devices in a network, what is the number of cable links required for a mesh, ring, bus, and star topology?
mesh: n*( n - 1 )/2
ring: n - 1
bus: one backbone and n drop lines
star: n
Why are standards needed?
Standards are needed to create and maintain an open e competitive marker for manufactures, to coordinate protocol rules, and thus guarantee compatibility of data communications technologies.
A color image uses 16 bits to represent a pixel. What is the maximum number of different colors that can be represented?
With 16 bits, we can represent up to 216 differents colors.
Draw a hybrid topology with a star backbone and three ring networks.
Performance is inversely related to delay. When you use the Internet, which of the following applications are more sensitive to delay?
a. Sending an e-mail
b. Copying a file
c. Surfing the Internet
Surfing the internet is a very sensitive to delay.
Compare the telephone network and the Internet. What are the similarities? What are the differences?
The telephone network was originally designed for voice communication. The Internet was designated for data communication. The two networks are similar in fact that both are made of interconnections of small networks. The telephone network, is mostly a circuit-switched network. The Internet is mostly a packet-switched network.