Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 181 / 416-
3.7. Service Related Settings
3.7.1. ftp
VoiceFinder Gateway Series of AddPac Technology are capable of working as FTP server. A
remote device of AddPac can access to VoiceFinder receiving and transmitting files.
This feature is disabled by default. To enable this feature, use ftp server commands and use
no service ftpd command to disable it.
If a user needs to change FTP port information of the gateway, the user can change it by port
control.
When to change, use ftp port control <FTP Control Port> <FTP Data Port> command
and use ftp port control 21 20 or no ftp port command.
Step Commands Description
1
model name# configure terminal Enter configuration mode
2
model name(config)# ftp server Enable FTP Server
3
model name(config)# ftp port control
<control port number> <data port>
Change FTP server port to specified
value
4
model name(config)# exit End configuration
3.7.2. http
VoiceFinder Gateway Series of AddPac Technology are capable of working as web server. By
using HTTP, a remote device can access to VoiceFinder Gateway Series of AddPac Technology
and use web management feature.
This feature is disabled by default, but to enable it, use http server command and to disable it,
use no http server command.
If a user needs to change HTTP port information of the gateway, use service-port.
When to change, use http port <TCP/UDP Server Port> and use http port 80 or no http
port command for default HTTP port (80).
Step Commands Description
1
model name# configure terminal Enter configuration mode
2
model name(config)# http server Enable web server
3
model name(config)# http port <port
number>
Change web server port to designated
port by user.
4
model name(config)# exit End configuration