SIP User's Manual
560
Document #: LTRT-12801
MP-500
MSBG
Notes:
•
Lines that begin with a semicolon are considered a remark and are
ignored.
•
The Multiple Interface table configuration using the
ini
file must have the
prefix and suffix to allow AudioCodes INI File parser to correctly
recognize the Multiple Interface Table.
The following sections show some examples of selected network configurations, and their
matching
ini
file configuration.
Example 1: Single Interface Configuration -
Multiple Interface table with a single
interface for OAMP, Media and Control applications:
Table
10-9: Multiple Interface Table - Example 1
Index
Application Interface
IP Address
Prefix
Length
Default
Gateway
VLAN
ID
Interface
Name
0
OAMP,
Media &
Control
IPv4 192.168.85.14
16 192.168.0.1
1 myInterface
VLANS are not required and the 'Native' VLAN ID is irrelevant. Class of Service parameters
may have default values. The required routing table features two routes:
Table
10-10: Routing Table - Example1
Destination
Prefix Length
Subnet Mask
Gateway
Interface
Metric
201.201.0.0 16
192.168.0.2 0
1
202.202.0.0 16
192.168.0.3 0
1
The DNS/NTP applications may have their default application types. This example's
matching
ini
file is shown above. However, since many parameter values equal their default
values, they can be omitted. The
ini
file can be also written as follows:
; Interface Table Configuration:
[InterfaceTable]
FORMAT InterfaceTable_Index = InterfaceTable_ApplicationTypes,
InterfaceTable_InterfaceMode, InterfaceTable_IPAddress,
InterfaceTable_PrefixLength, InterfaceTable_Gateway,
InterfaceTable_VlanID, InterfaceTable_InterfaceName;
InterfaceTable 0 = 6, 10, 192.168.85.14, 16, 192.168.0.1, 1, myAll;
[\InterfaceTable]
; Routing Table Configuration:
RoutingTableDestinationsColumn = 201.201.0.0, 202.202.0.0
RoutingTableDestinationPrefixLensColumn = 16, 16
RoutingTableGatewaysColumn = 192.168.0.2, 192.168.0.3
RoutingTableInterfacesColumn = 0, 0
RoutingTableHopsCountColumn = 1, 1
Example 2: Three Interfaces, one for each application exclusively -
the Multiple
Interface table is configured with three interfaces, one exclusively for each application type:
one interface for OAMP applications, one for Call Control applications, and one for RTP
Media applications:
Содержание mediapack MP-500
Страница 1: ...Document LTRT 12801 October 2009 User s Manual Version 5 8...
Страница 2: ......
Страница 22: ...SIP User s Manual 22 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 24: ...SIP User s Manual 24 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 290: ...SIP User s Manual 290 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 440: ...SIP User s Manual 440 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 564: ...SIP User s Manual 564 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 566: ...SIP User s Manual 566 Document LTRT 12801 MP 500 MSBG Reader s Notes...
Страница 573: ...Version 5 8 573 October 2009 SIP User s Manual 13 Technical Specifications Reader s Notes...
Страница 574: ...User s Manual Version 5 8 www audiocodes com...