User's Manual 116 Document #: LTRT-42060
Mediant 2600 E-SBC
The network interface types can be combined:
• Example 1:
♦ One combined OAMP-Media-Control interface with an IPv4 address
• Example 2:
♦ One OAMP interface with an IPv4 address
♦ One or more Control interfaces with IPv4 addresses
♦ One or more Media interfaces with IPv4 interfaces
• Example 3:
♦ One OAMP with an IPv4 address
♦ One combined Media-Control interface with IPv4 address
♦ One combined Media-Control interface with IPv6 address
Each network interface can be configured with a Default Gateway. The address of the
Default Gateway must be in the same subnet as the associated interface. Additional
static routing rules can be configured in the Static Route table.
The interface name must be configured (mandatory) and must be unique for each
interface.
For IPv4 addresses, the 'Interface Mode' column must be set to IPv4 Manual. For IPv6
addresses, this column must be set to IPv6 Manual or IPv6 Manual Prefix.
Note: Upon device start up, the Interface table is parsed and passes comprehensive
validation tests. If any errors occur during this validation phase, the device sends an
error message to the Syslog server and falls back to a "safe mode", using a single
interface without VLANs. Ensure that you view the Syslog messages that the device
sends in system startup to see if any errors occurred.
12.4.3 Networking Configuration Examples
This section provides configuration examples of networking interfaces.
12.4.3.1 One VoIP Interface for All Applications
This example describes the configuration of a single VoIP interface for all applications:
1. Interface table: Configured with a single interface for OAMP, Media and Control:
Table 12-5: Example of Single VoIP Interface in Interface Table
Index
Application
Type
Interface
Mode
IP Address
Prefix
Length
Default
Gateway
Device
Interface
Name
0 OAMP,
Media &
Control
IPv4 192.168.0.2 16 192.168.0.1
1 myInterface
2. Static Route table: Two routes are configured for directing traffic for subnet
201.201.0.0/16 to 192.168.11.10, and all traffic for subnet 202.202.0.0/16 to
192.168.11.1:
Table 12-6: Example of Static Route Table
Destination Prefix Length Gateway
201.201.0.0 16 192.168.11.10
202.202.0.0 16 192.168.11.1