Version 6.2 83 February 2011
SIP User's Manual 3. Web-Based Management
¾ To configure static IP routing:
1. Open the 'IP Routing Table' page (Configuration tab > VoIP menu > Network
submenu > IP Routing Table).
Figure 3-51: IP Routing Table Page
2. In the 'Add a new table entry' table, add a new static routing rule according to the
parameters described in the table below.
3. Click Add New Entry; the new routing rule is added to the IP routing table.
To delete a routing rule from the table, select the 'Delete Row' check box corresponding to
the required routing rule, and then click Delete Selected Entries.
Notes:
• You can delete only inactive routing rules.
• You can also configure the IP Routing table using the ini file table
parameter StaticRouteTable.
Table 3-11: IP Routing Table Description
Parameter Description
Destination IP Address
[StaticRouteTable_Destination]
Specifies the IP address of the destination host/network.
Prefix Length
[StaticRouteTable_PrefixLength]
Specifies the subnet mask of the destination host/network.
The address of the host/network you want to reach is determined by an AND operation that is applied
to the fields 'Destination IP Address' and 'Destination Mask'. For example, to reach the network
10.8.x.x, enter 10.8.0.0 in the field 'Destination IP Address' and 255.255.0.0 in the field 'Destination
Mask'. As a result of the AND operation, the value of the last two octets in the field 'Destination IP
Address' is ignored.
To reach a specific host, enter its IP address in the field 'Destination IP Address' and
255.255.255.255 in the field 'Destination Mask'.