Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 62 / 416-
[Usage Procedure]
Steps Workflow Description
1 Enter configuration mode
2 Enable Static Gateway Process
3
Specify Static Path for Source Address and Destination network to be
used
4
Check the routing table whether the desired route is configured by
using Show command
5
Use Ping command for checking the packet is arrived on the
designated network
1. For configuring a static route, the next-hop address must be directly
connected with the gateway, which is intended to be configured.
2. The default route is a kind of static route and the configuration is same as
static route. Only the difference is that zero subnet (0.0.0.0.mask to 0.0.0.0
address) is used to the zero network which represents all the addresses for
the destination address and the next-hop address is configured in the same
way as the static route.
[Related Commands and Format]
z router { rip | ospf | ripng | ospf6 }
Enable or disable a specific routing process. If rip or ospf command does not present, the
routing protocol is not supported. VoIP equipment does not support dynamic routing protocol
operation in general.
z ip route <destination-IP-network> <address-mask> { <next-hop-address> /
FastEthernet / Dialer / Tunnel/ Loopback } [ ( 0/1)/<null_int_#> ] [sub_int_#]
1. Specify a route to send a packet towards a specific destination address
Caution