FXS Gateway Overview
- 63 -
Figure 21-6 Login Screen
Note:
Login account [root] or [administrator] is the default login account and there is no
password needed.
Set Password
To set your own password in root login name, just input command [passwd –set
root ****]. For example, if password of root account is prepared as [voip], configuration
it. When set password ok, you can see ok message.
usr/config$ passwd -set root voip
Setting
Login: root
Password: voip
OK
usr/config$
Figure 21-7 Change password Screen
21.3 Command Structure with Gateway
21.3.1
Setup IP Address
Use command [ifaddr] to configure Gateway IP Address and related information.
For example:
Step 1.
Setting IP address
usr/config$ ifaddr –ip 192.168.1.11 –mask 255.2555.255.0 –gate 192.168.1.254
Description:
This is to configure Gateway IP Address as [192.168.1.11], subnet mask as
[255.255.255.0], default router gateway as [192.168.1.254].
Step 2.
Ather the configuration [commit] and [reboot] the device.
usr/config$ commit
usr/config$ reboot
Note:
After configured the IP Address and input the [commit], then [reboot] process,
user can start to do other configurations via HTTPD.