
_________________________________________________________________________________
_________________________________________________________________________________
248
Universal Network Terminal TAU-32M.IP
pbx port state
Current port status
pbx last number
Last number dialled
vapi statistic:
Statistics for voice packets
send packet
Total amount of packets sent
send octet
Total amount of bytes sent
receive packet
Total amount of packets received
receive octet
Total amount of bytes received
packet lost
Total amount of packets lost
peak jitter
Peak jitter
6.3
Configuration writing/readout
To configuration readout from the device, connect using RS-232 serial port (connection parameters: 115200,
8, n, 1, n; username:
admin
, w/o password). Go to Linux console by executing
enable
, and then
shell
. Device
configuration is located in
'etc'
folder.
To perform the configuration readout, run TFTP server on a PC, and specify a directory for storing the
configuration.
Configuration download commands:
[admin@fxs32 /admin]$cd /
[admin@fxs32 /]$tar -cf conf.tar /etc/
[admin@fxs32 /]$tftp -pl conf.tar server ip-address
To upload the configuration, run TFTP server on a PC, and specify a directory with
'conf.tar'
configuration file.
The archive should contain
'etc'
folder
.
Configuration record commands:
[admin@fxs32 /admin]$cd /
[admin@fxs32 /]$tftp -gl conf.tar server IP address
[admin@fxs32 /]$tar -xf conf.tar
Save settings using
'save'
command.
Restart the gateway using
'reboot -f'
command.
6.4
Setting password for 'admin' user
To set the password (factory settings:
rootpasswd
) connect to the gateway via COM port or telnet (factory
settings address: 192.168.1.2, mask: 255.255.255.0) using terminal application, e.g. TERATERM.
Configuration procedure as follows:
1.
Connect the null modem cable to COM port of a PC and TAU-32M.IP module 'Console' port (if configuration
is performed via COM port), or connect the computer to the module Ethernet port using Ethernet cable (if
configuration is performed via telnet).
2.
Run the terminal application.
3.
Configure COM port connection: data rate: 115200, data format: 8bit w/o parity, 1 stop bit, w/o flow
control; or telnet connection: Factory default IP address: 192.168.1.2, port: 23.
4.
Press <ENTER>. The following text will appear on screen:
**************************