Инструкция для ZYXEL P-2000W EE

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

Prestige 2000W User’s Guide

76

Chapter 12 User Web Configurator Screens

Figure 19   

SIP Redirect Server

12.9.1.3.4  SIP Register Server

A SIP register server maintains a database of SIP identity-to-IP address (or domain name) 
mapping. The register server checks your user name and password when you register. 

12.9.1.4  RTP

When you make a VoIP call using SIP, the RTP (Real time Transport Protocol) is used to 
handle voice data transfer. See RFC 1889 for details on RTP.

12.10  NAT

NAT (Network Address Translation - NAT, RFC 1631) is the translation of the IP address of a 
host in a packet. For example, the source address of an outgoing packet, used within one 
network is changed to a different IP address known within another network. 

In the simplest form, NAT changes the source IP address of a packet received from a device to 
another IP address before forwarding the packet towards the destination. When the response 
comes back, NAT translates the destination address back to the device’s IP address and 
forwards it to the device. 

NAT routers are commonly used to translate private (or internal) IP addresses in packet 
headers to public (or external) IP addresses and vice versa. A NAT router maps a private IP 
address and port pair to a public IP address and port, and whenever the NAT router receives a 
packet with that public IP address and port, it knows how to reroute the packet back to the 
private IP address and port.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Оглавление инструкции

Document Outline