Hardware Installation
23
OnSite 2701A/I E1/T1 Ethernet Bridge (NTU) User Manual
2
• Installation
2.
On the PC, start a terminal emulation session (such as TeraTerm or HyperTerminal) at 9600 bps, 8 data
bits, 1 stop bit, and no parity.
3.
Connect the power cord to the power outlet.
4.
Verify that the green
Power
LED is lit.
5.
Type
superuser
for Login:; press
Enter
.
6.
Type
superuser
for the password; press
Enter
.
7.
A message will display, “Login Successful.” By typing the character “?”, all the commands will be displayed.
Login: superuser
Password: *********
Login successful
-->
8.
Any commands’ parameters may be seen by entering the command followed by a space and a question
mark.
→
ethernet ?
[The following parameters appear]
add
delete
set
show
list
clear
IP address modification
The first parameter to change is the IP address from the default IP address of 192.168.200.10 to your selected
IP address. Do the following (comments are in brackets […]):
→
ip list interfaces <enter>
[lists the characteristics of the different interfaces]
IP Interfaces:
ID | Name | IP Address | DHCP | Transport
-------|---------------|------------------|-------------|------------------
1 | ip1 | 192.168.200.10 | disabled | eth0
---------------------------------------------------------------------------
→
ip set interface ip1 ipaddress 10.10.19.10 255.255.0.0 <enter>
[Sets the new IP address
which you have selected. The IP address in this example is for illustrative purposes only.]
→
ip list interfaces <enter>
[To see if the change in IP address is correct]
→
system config save <enter>
[To save the new IP address in flash memory.]
→
The IP address has now been successfully changed.
Installing the Ethernet cables
Note
In order to connect the PC to the Ethernet LAN to communicate with The
OnSite device, the PC’s IP address should be on the same subnet as the
OnSite device.