User`s manual
Table Of Contents
- Mediant 2000 & TP-1610 & TP-260/UNI SIP User’s Manual Version 5.0
- Table of Contents
- List of Figures
- List of Tables
- Notices
- 1. Overview
- 2. Physical Description
- 3. Installation
- 4. Getting Started
- 5. Web Management
- Computer Requirements
- Protection and Security Mechanisms
- Accessing the Embedded Web Server
- Getting Acquainted with the Web Interface
- Protocol Management
- Advanced Configuration
- Status & Diagnostic
- Software Update Menu
- Maintenance
- Logging Off the Embedded Web Server
- 6. Gateway's ini File Configuration
- Secured ini File
- Modifying an ini File
- The ini File Content
- The ini File Structure
- The ini File Example
- Networking Parameters
- System Parameters
- Web and Telnet Parameters
- Security Parameters
- RADIUS Parameters
- SNMP Parameters
- SIP Configuration Parameters
- Voice Mail Parameters
- ISDN and CAS Interworking-Related Parameters
- Number Manipulation and Routing Parameters
- E1/T1 Configuration Parameters
- Channel Parameters
- Configuration Files Parameters
- 7. Using BootP / DHCP
- 8. Telephony Capabilities
- Working with Supplementary Services
- Configuring the DTMF Transport Types
- Fax & Modem Transport Modes
- Event Notification using X-Detect Header
- ThroughPacket™
- Dynamic Jitter Buffer Operation
- Configuring the Gateway’s Alternative Routing (based on Conn
- Call Detail Report
- Supported RADIUS Attributes
- Trunk to Trunk Routing Example
- Proxy or Registrar Registration Example
- SIP Call Flow Example
- SIP Authentication Example
- 9. Networking Capabilities
- 10. Advanced PSTN Configuration
- 11. Advanced System Capabilities
- 12. Special Applications
- 13. Security
- 14. Diagnostics
- 15. SNMP-Based Management
- SNMP Standards and Objects
- Carrier Grade Alarm System
- Cold Start Trap
- Third-Party Performance Monitoring Measurements
- TrunkPack-VoP Series Supported MIBs
- Traps
- SNMP Interface Details
- SNMP Manager Backward Compatibility
- Dual Module Interface
- SNMP NAT Traversal
- SNMP Administrative State Control
- AudioCodes’ Element Management System
- 16. Configuration Files
- Appendix A. Selected Technical Specifications
- Appendix B. Supplied SIP Software Kit
- Appendix C. SIP Compliance Tables
- Appendix D. The BootP/TFTP Configuration Utility
- Appendix E. RTP/RTCP Payload Types and Port Allocation
- Appendix F. RTP Control Protocol Extended Reports (RTCP-XR)
- Appendix G. Accessory Programs and Tools
- Appendix H. Release Reason Mapping
- Appendix I. SNMP Traps
- Appendix J. Installation and Configuration of Apache HTTP Server
- Appendix K. Regulatory Information

Mediant 2000 & TP-1610 & TP-260
SIP User's Manual 134 Document #: LTRT-68805
Table 6-1: Networking Parameters (continues on pages 130 to 138)
ini File Field Name
Web Parameter Name
Valid Range and Description
L1L1ComplexRxUDPPort
[RTP Multiplexing Remote
UDP Port]
Determines the remote UDP port the multiplexed RTP packets are sent to, and
the local UDP port used for incoming multiplexed RTP packets (applies to the
ThroughPacket™ mechanism).
The valid range is the range of possible UDP ports: 6,000 to 64,000.
The default value is 0 (ThroughPacket™ is disabled).
This parameter cannot be changed on-the-fly and requires a gateway reset.
Note: All gateways that participate in the same ThroughPacket™ session must
use the same ’L1L1ComplexRxUDPPort’.
NTPServerIP
[NTP Server IP Address]
IP address (in dotted format notation) of the NTP server.
The default IP address is 0.0.0.0 (the internal NTP client is disabled).
For information on NTP support, refer to Section 9.8 on page 236.
NTPServerUTCOffset
[NTP UTC Offset]
Defines the UTC (Universal Time Coordinate) offset (in seconds) from the NTP
server.
The default offset is 0. The offset range is –43200 to 43200 seconds.
NTPUpdateInterval
[NTP Update Interval]
Defines the time interval (in seconds) the NTP client requests for a time update.
The default interval is 86400 seconds (24 hours). The range is 0 to 214783647
seconds.
Note: It isn’t recommended to be set beyond one month (2592000 seconds).
IP Routing Table parameters:
The IP routing ini file parameters are array parameters. Each parameter configures a specific column in the IP
routing table. The first entry in each parameter refers to the first row in the IP routing table, the second entry to
the second row and so forth.
In the following example two rows are configured when the gateway is in network 10.31.x.x:
RoutingTableDestinationsColumn = 130.33.4.6, 83.4.87.6
RoutingTableDestinationMasksColumn = 255.255.255.255, 255.255.255.0
RoutingTableGatewaysColumn = 10.31.0.1, 10.31.0.112
RoutingTableInterfacesColumn = 0, 1
RoutingTableHopsCountColumn = 20, 20
RoutingTableDestinationsC
olumn
Specifies the IP address of the destination host / network.
RoutingTableDestinationM
asksColumn
Specifies the subnet mask of the destination host / network.
RoutingTableGatewaysCol
umn
Specifies the IP address of the router to which the packets are sent if their
destination matches the rules in the adjacent columns.
RoutingTableHopsCountCo
lumn
The maximum number of allowed routers between the gateway and destination.
RoutingTableInterfacesCol
umn
Specifies the network type the routing rule is applied to.
0 = OAM (default).
1 = Control.
2 = Media.
VLAN Parameters
VlanMode
[VLAN Mode]
Sets the VLAN functionality.
0 = Disable (default)
1 = Enable
2 [PassThrough] = N/A.
VlanNativeVlanID
[Native VLAN ID]
Sets the native VLAN identifier (PVID, Port VLAN ID).
The valid range is 1 to 4094. The default value is 1.
VlanOamVlanID
[OAM VLAN ID]
Sets the OAM (Operation, Administration and Management) VLAN identifier.
The valid range is 1 to 4094. The default value is 1.
VlanControlVlanID
[Control VLAN ID]
Sets the control VLAN identifier.
The valid range is 1 to 4094. The default value is 2.
VlanMediaVlanID
[Media VLAN ID]
Sets the media VLAN identifier.
The valid range is 1 to 4094. The default value is 3.