Purpose
This guide is to provide a simple step-by-step guidance for users to follow on how to connect to Teleconnect vDSL Module on Linux OS.
Location
Mounting location on FWA-1012
Method
Step 1: The default ip address is 192.168.1.1. So first assign an IP in the same subnet on FWA-1012.
#ifconfig eth0 192.168.1.120
Step 2: Connect telnet to the IP which is just assigned.
#telnet 192.168.1.1
login: root
password: admin
Step 3: Linux command line tool conf is used to read or modify config data.
Comments
0 comments
Please sign in to leave a comment.