Siemens SE105 用户手册

下载
页码 115
107
Glossary
Gigaset Router / de / A31008-E105-B100-2-19 / glossary.fm / 05.06.2003
Static IP address
A static 
 is assigned to a network component manually during network 
configuration. Unlike a 
, a static IP address never changes.
Subnet mask
The subnet mask determines how many parts of the 
 of a network represent 
the network number and how many the computer number. 
The subnet mask administered by the Gigaset Router is always 255.255.255.0. That 
means the first three parts of the IP address form the network number and the final part 
is used for assigning computer numbers. The first three parts of the IP address of all 
network components are in this case always the same.
Subnetwork
A subnetwork divides a network into smaller units. 
Switch
A Switch, like a 
, is an element for linking different network segments or 
components. Unlike a hub, the switch has its own intelligence that enables it to further 
packets to only that subnetwork or network component they are meant for. 
See also: 
TCP
Transmission Control Protocol
The TCP 
 is part of th
 protocol family. TCP handles data transport 
between communication partners (applications). TCP is a session-based transmission 
protocol, i.e. it sets up, monitors and terminates a connection for transporting data.
See also: 
TCP/IP
 family on which th
 is based. 
 forms the foundation for each 
computer-to-computer connection. 
 provides applications with a reliable 
transmission link in the form of a continuous data stream. TCP/IP is the basis on which 
services such as WWW, Mail and News are built. There are other protocols as well.
Tunneling
Tunneling is a procedure in which the data traffic of the one 
 is transmitted with 
the help of a different protocol. For example, data packets of a private network can be 
packed in 
 packets and transported over the Internet as if in a tunnel. Tunneling 
procedures are used nowadays for the secure transmission of data in a Virtual Private 
Network (
). The IP packets from the local network are encrypted using a tunneling 
protocol (e. g. 
) before being sent over the Internet.
UDP
User Datagram Protocol
UDP is a 
 of the 
 protocol family that handles data transport between 
communication partners (applications). Unlike 
 UDP is a non-session based protocol. 
It does not establish a fixed connection. The data packets, so-called datagrams, are sent 
as a 
. The recipient is responsible for making sure the data is received. The 
sender is not notified about whether it is received or not.
UPnP
Universal Plug and Play