Version 5.8 465 September 2009
SIP User's Manual 10. Networking Capabilities
10.8.2 Routing Table
The routing table allows you to configure routing rules. You may define up to 25 different
routing rules, using the ini file, Web interface, and SNMP.
10.8.2.1 Routing Table Overview
The Routing Table consists of the following:
Table 10-8: Routing Table Layout
Destination Prefix Length Subnet Mask Gateway Interface Metric
201.201.0.0 16 255.255.0.0 192.168.0.1 0 1
202.202.0.0 16 255.255.0.0 192.168.0.2 0 1
203.203.0.0 16 255.255.0.0 192.168.0.3 0 1
225.225.0.0 16 255.255.0.0 192.168.0.25 0 1
10.8.2.2 Routing Table Columns
Each row of the Routing table defines a routing rule. Traffic destined to the subnet specified
in the routing rule is re-directed to a specified gateway, reachable through a specified
interface.
10.8.2.2.1 Destination Column
This column defines the destination of the route rule. The destination can be a single host
or a whole subnet, depending on the Prefix Length/Subnet Mask specified for this routing
rule.