Sie sind auf Seite 1von 10

Fundamentals Series Network Communication I

Polycom, Inc. All rights reserved.

Fundamentals Series
Signals H.323

Analog vs. Digital

SIP

Defining Quality

Network Communication I Network Communication II

Standards

Polycom, Inc. All rights reserved.

Welcome to Network Communication part 1, the seventh module in the Polycom Fundamentals series. This module is approximately 5 minutes long. It is recommended that if you are not already familiar with the OSI model that you consider Network+ or similar training to become so prior to proceeding on the path to the Polycom CVE certification.

Introduction

Polycom, Inc. All rights reserved.

In order to understand how videoconferencing works its important to understand the underlying technologies at work behind the scenes. In this short module we will talk about the OSI model and how it fits in with sending real-time media across a network. We will begin with a recap of the familiar OSI 7-layer model.

OSI 7-layer model

Polycom, Inc. All rights reserved.

And here it is. If you are working on your computer, the data you enter in your application moves down into each layer, being encapsulated in each as it goes. As the data is encapsulated in each layer, specific information is added which enables the data to be unpacked at the receiving end. Finally, when the data hits the physical layer, the 0s and 1s travel across the network, and the data is unpacked, removing each level of encapsulation and moving up each layer until it appears in the application as the original data which was sent.

OSI 7-layer model

Polycom, Inc. All rights reserved.

To recap, each layer has a specific function. The Physical layer is responsible for the binary data transmission by defining the relationship between the a device and the transmission medium. The Data Link layer provides structure and reliability for data between connected systems. Data from the Physical layer is put into the frame we mentioned in the last module at this point, and is addressed using a MAC address. The Network layer adds IP addressing to allow the data to be transmitted between networks. The Transport layer adds some reliability measures, including the ability to re-transmit damaged data. The Session layer defines the relationship between the source and destination computer such as handshaking protocols. The Presentation layer defines the format for data, compression and encryption, and, finally, the Application layer defines the type of data are you navigating a web page, or sending an email?

TCP/IP Model

Polycom, Inc. All rights reserved.

Moving on from here, the TCP/IP model is a more compact and specific version which directly relates to TCP and IP data transmission and is usually described using a diagram similar to the one seen here. Each of the four TCP/IP model layers more or less correlate to one or more OSI model layers; there are specific IETF protocols which slot into each of the TCP/IP model layers, but due to the mechanisms required for them to do their work they dont always f it neatly into just one layer. This diagram can also sometimes be seen as a five layer model with the Link, or Network Access, layer depicted separately.

TCP/IP Model

Polycom, Inc. All rights reserved.

Here are some the protocols and how they fit into the TCP/IP model. With the knowledge you have it should be fairly clear why they sit in the layers they do. The connections between Ethernet and the Link layer, IP and the Internet layer, TCP, UDP and the Transport layer and so on.

H.323 Protocol Stack

Polycom, Inc. All rights reserved.

So, how does this all relate to making a video call? Well, rest assured that it does, of course. This is a diagram of the protocol stack for H.323. Here you can see IP inside the Internet layer, then UDP and TCP and RTP inside the Transport layer, each aspect of our video call sits atop either TCP for call control and signaling, and UDP for audio, video, content and farend camera control.

SIP Protocol Stack

Polycom, Inc. All rights reserved.

And here is the protocol stack for SIP. Although it is similar, you can see here an example of how SIP differs from H.323; it is able to use TCP or UDP, depending on how it is configured. Because SIP covers both control and signaling, it replaces H.225 and H.245, though audio and video are separate like H.323; remember that SIP does not determine which video and audio codecs to use.

Thank You

Polycom, Inc. All rights reserved.

Das könnte Ihnen auch gefallen