Version 7.0 151 Mediant 3000
User's Manual 13. Network
13.3.3 Networking Configuration Examples
This section provides configuration examples of networking interfaces.
13.3.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 13-2: Example of Single VoIP Interface in Interface Table
Index
Application
Type
Interface
Mode
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
2. VLANS are not required and the Native VLAN ID is irrelevant. Class of Service
parameters may have default values.
3. Static Route table: Two routes are configured for directing traffic for subnet
201.201.0.0/16 to 192.168.0.2, and all traffic for subnet 202.202.0.0/16 to 192.168.0.3:
Table 13-3: Example of Static Route Table
Destination Prefix Length Gateway
201.201.0.0 16 192.168.0.2
202.202.0.0 16 192.168.0.3
4. The NTP applications remain with their default application types.
13.3.3.2 VoIP Interface per Application Type
This example describes the configuration of three VoIP interfaces; one for each application
type:
1. Interface table: Configured with three interfaces, each for a different application type,
i.e., one for OAMP, one for Call Control, and one for RTP Media, and each with a
different VLAN ID and default gateway:
Table 13-4: Example of VoIP Interfaces per Application Type in Interface Table
Index
Application
Type
Interface
Mode
IP Address
Prefix
Length
Default
Gateway
VLAN
ID
Interface
Name
0 OAMP IPv4
Manual
192.168.85.14 16 0.0.0.0 1 ManagementI
F
1 Control IPv4
Manual
200.200.85.14 24 200.200.85.1 200 myControlIF
2 Media IPv4
Manual
211.211.85.14 24 211.211.85.1 211 myMediaIF