SIP User's Manual 332 Document #: LTRT-65415
MediaPack Series
The corresponding ini file configuration is shown below:
; Interface Table Configuration:
[InterfaceTable]
FORMAT InterfaceTable_Index = InterfaceTable_ApplicationTypes,
InterfaceTable_InterfaceMode, InterfaceTable_IPAddress,
InterfaceTable_PrefixLength, InterfaceTable_Gateway,
InterfaceTable_VlanID, InterfaceTable_InterfaceName;
InterfaceTable 0 = 0, 10, 192.168.85.14, 16, 192.168.0.1, 1, Mgmt;
InterfaceTable 1 = 5, 10, 200.200.85.14, 24, 200.200.85.1, 201,
MediaCntrl1;
InterfaceTable 2 = 5, 10, 200.200.86.14, 24, 200.200.86.1, 202,
MediaCntrl2;
[\InterfaceTable]
; VLAN related parameters:
VlanMode = 1
VlanNativeVlanId = 1
; Routing Table Configuration:
[ StaticRouteTable ]
FORMAT StaticRouteTable_Index = StaticRouteTable_InterfaceName,
StaticRouteTable_Destination, StaticRouteTable_PrefixLength,
StaticRouteTable_Gateway, StaticRouteTable_Description;
StaticRouteTable 0 = 0, 176.85.49.0, 24, 192.168.0.1, ;
[ \StaticRouteTable ]