PBX DIGITAL TELEPHONE EXCHANGE MAINTENANCE GUIDE

Size: px
Start display at page:

Download "PBX DIGITAL TELEPHONE EXCHANGE MAINTENANCE GUIDE"

Transcription

1 PBX DIGITAL TELEPHONE EXCHANGE MAINTENANCE GUIDE

2 PBX MAINTENANCE GUIDE MARCH -2010

3 II

4 Version Table DATE/VERSION OF GUIDE /AAA DS200L PBX BK REV. AAA KAREL reserves the right to make modifications in product features mentioned in this document for development and improvement purposes, without prior notice. Individual products may possess characteristics different from those that have been mentioned in this document, due to their differences in software and hardware versions. III

5 PREFACE This guide contains maintenance based information of DS200L system as IP address definitions, using required programs, software upgrade operations and obtaining log files. The information in this guide is important for utilizing and maintaining DS200L systems without any problems. This guide must be read by the technical person who is responsible for maintaining the system. Best regards, KAREL IV

6 CONTENTS IP ADDRESS DEFINITION... 1 IP ADDRESS DEFINITION OF DCC UTILITY CARD... 1 HypertermInal Connection... 1 Commands at the HypertermInal Program... 4 IP ADDRESS DEFINITION OF PCU200 BLOCK... 6 If IP Address of the PCU200 computer Is changed ChangIng the Gateway IP Address of PCU200 Computer IP ADDRESS DEFINITION OF CC CARD SOFTWARE UPDATING UPDATING THE MASTER SOFTWARE WINSCP PROGRAM UPDATING THE MASTER SOFTWARE OF THE SYSTEM UPDATING THE SOFTWARE OF THE CARDS IN THE DCC BLOCK DCC UTILITY CARD SOFTWARE UPDATE DCC 8E1 Interface CARD SOFTWARE UPDATE USING SSH SECURE SHELL PROGRAM IDEA- DS200L SYSTEM CONNECTION IDEA-DCC CONNECTION DCC CONFIGURATION MENU E1 LINE INFOS MENU CHANNEL BUSY/IDLE INFORMATIONS MENU BERT (BIT ERROR RATE TEST) MENU CONSOLE MENU PLL (PHASE-LOCKED LOOP) STATE MENU DATE/TIME MENU NON-VOLATILE MEMORY OPERATIONS MENU CARD FIRMWARE UPGRADE MENU USER /SECURITY OPERATIONS MENU USERS CHANGE PASSWORD OPERATIONS LOG SETTINGS MENU SettIngs Log FIle SettIngs OBTAINING LOG FILE LOG FILE OF THE SYSTEM Log FIle of IDEA Program ETHEREAL LOG HYPERTERMINAL LOGS OBTAINED FROM THE DCC BLOCK V

7 IP ADDRESS DEFINITION DS200L system realizes the communication through IP network in a local area network. Thus, the system is isolated from the outer world. This structure is very important for the security of the system. IP address definitions of DCC Utility Card, PCU200 Block and CC card are explained below. As a prerequisite, these devices should be connected to the network switch in the DS200L system via standard ethernet cables. Also maintenance computer (Windows O.S. based PC), used for programming and maintaining the system, should be connected to the same LAN (local area network) with the DS200L system. IP ADDRESS DEFINITION OF DCC UTILITY CARD Defining IP address to the DCC Utility card is done via Hyperterminal program at the maintenance computer. Details regarding the IP address definition are explained below. HYPERTERMINAL CONNECTION The steps below are followed during the connection between DCC and the maintenance computer is established. 1. Connect DCC Utility card to the maintenance computer by a proper serial port cable. Pinots for the connectors are shown below. Signal The Exchange end pin no (9-pin Female Connector) The Computer end pin no (9-pin Male Connector) TX 2 2 RX 3 3 GND 5 5 NOTE: Before or after the connection, DCC Utility end or maintenance computer end of this cable should not be remained unconnected. Because in such a case, the cable is subject to external effects like noise, etc. 1

8 2. Run Hyperterminal program and name the connection. 3. Select the proper COM port. 2

9 4. Then, the settings in the figure below should be done. Bits per second , Data Bits 8, Parity None, Stop bits 1, Flow Control None 5. Then, press ENTER key to reach $ command line. 3

10 COMMANDS AT THE HYPERTERMINAL PROGRAM 1. Type reboot in the $ command line. Then press ENTER key and press ESC key immediately to reach dcc> command line. Enter the following commands in the given order, when dcc> command line appears. a) dcc> printenv ipaddr The IP address of the DCC Utility card is viewed by this command. b) dcc> setenv ipaddr xxx.yyy The IP address of the DCC Utility card is changed by this command. c) dcc> printenv ipaddr The new IP address of the DCC Utility card can be checked by this command. d) dcc> saveenv The entire operations performed above are saved by this command By the commands above, IP address definition of DCC Utility card is completed. Furthermore, if necessary, commands below can be used for ServerIP address setting & viewing operations. ServerIP address is the IP address of the server computer on which ktftp.exe runs. And ktftp.exe is a file used at DCC Utility card software upgrade operation. Details are explained in Chapter II. 4

11 e) dcc> printenv serverip ServerIP address is viewed by this command. f) dcc> setenv serverip xxx.yyy ServerIP address is changed by this command. g) dcc> printenv serverip The new ServerIP address can be checked by this command. h) dcc> saveenv The entire operations performed above are saved by this command 5

12 IP ADDRESS DEFINITION OF PCU200 BLOCK Firstly, run SSH Secure Shell program by entering the IP address of the PCU200 computer (IP address of PCU200 computer given by default). Running SSH Secure Shell program is explained in Chapter III. After the SSH Secure Shell connection is established, type the command yast and press ENTER key. NOTE: These operations also can be done without starting the system entering the start command), running the PCU200 computer will be enough. 6

13 Then, YAST Control screen of the PCU200 computer is accessed. At this screen, Select Network Devices/ Network Settings and press ENTER key. See the ethernet cards that have been defined on the PCU200. Go to the relevant ethernet card by using TAB and direction keys. 7

14 Then go to the relevant ethernet card settings by selecting Edit option by using TAB key and then press ENTER key. Set IP address of the PCU200 computer from the IP address part properly. Reach Next option by pressing the TAB key and then press ENTER key. 8

15 After the operation is over; IP address of the PCU200 computer has been changed. So that SSH Secure Shell connection will be lost and a warning message shown below appears on the screen. For connecting again, new IP address should be written during the SSH Secure Shell connection. 9

16 IF IP ADDRESS OF THE PCU200 COMPUTER IS CHANGED IP addresses of Main (master) and redundant PCU200 computers are saved into the hosts file under the etc directory which can be reached by WinSCP program ( Details of WinSCP program are explained in the Chapter II ). Thus, when the IP addresses of PCU200 computers are changed, new IP addresses must be written to the hosts file. Otherwise, system does not operate. In the hosts file, x1 corresponds to the master PCU200 computer and x2 corresponds to the redundant PCU200. If we assume the IP address of the master PCU200 computer as and the IP address of the redundant PCU200 computer as by default, the hosts file is supposed to be as shown below. 10

17 CHANGING THE GATEWAY IP ADDRESS OF PCU200 COMPUTER In order to change the Gateway IP address of PCU200 computer, Network Settings/Routing option is used. 11

18 IP ADDRESS DEFINITION OF CC CARD In order to define IP address to the CC card, Telnet connection to CC card should be established. Then, the commands shown below are entered for IP address definition. 1. At the maintenance computer, select Run option at the Start menu. telnet -t vt xxx.yyy command is entered (Assume that IP address of the CC card is ). The screenshot below shows how to make this process. 2. At the Telnet screen, enter the following Username and Password. After this, # command line appears. Username (login): root Password: ds200 12

19 3. IP and NetMask (Subnet) addresses of the ethernet ports of the card are viewed by the command ifconfig. IP address of the CC card is defined at the first ethernet port (eth0) of the card. Then, when the command chgip eth is entered, IP address of the CC card is changed as Also, NetMask (Subnet) address is changed as which was before. NOTE: IP address is given as a sample. 13

20 SOFTWARE UPDATING UPDATING THE MASTER SOFTWARE WINSCP PROGRAM WinSCP program is used for making the file transfer between the devices in the same network. The program WinSCP is installed on the Windows-based maintenance PC that is in the same network and then the Linux PC (PCU200) is accessed. After establishing the connection to the WinSCP program as shown below, some directories and files are supposed to be checked. Making the essential settings is explained below. After the installation of the program WinSCP is over, the following window appears. The IP address of the PCU200 computer is typed as the Hostname. The username and the password are entered. SFTP is selected as File Protocol. Username: root Password: ds200l 14

21 Save these settings with a specific name and click Save option. This will make future connections easier. Then click Login option to establish the connection. The left half of the window that opens shows the folders on the maintenance computer (Windows PC) while the right half displays the ones on the PCU200 ( Linux PC ). Press icon at the right-top side to reach the part where karel directory exists. 15

22 karel directory is loaded to the PCU200 computer by default. But it will be useful to check whether these directories and the files are missing or not. The content of the karel directory is shown below. These directories and files are explained in detail in the DS Series PBX Technical Reference and Installation Guide. 16

23 UPDATING THE MASTER SOFTWARE OF THE SYSTEM Master software of the system runs on the PCU200 computer and exists under karel/bin directory. Upgrading this software is done via WinSCP program. The master software that is to be loaded is copied into the maintenance computer. This software can be viewed in the WinSCP program at the left side of the figure below. Then this master software is copied into the karel/bin directory at the PCU200 which is at the right side of the figure below. NOTE: As the figure below shows, there may be several master software under the karel/bin folder. Because the command check x_bab_6 determines which master software will be running on the system. Details of this command are explained in the following pages. 17

24 After copying the new master software, run SSH Secure Shell program. Then type cd /karel/bin and press ENTER key. At this directory, runs the command rpm -ivh --force x_bab_6.rpm. By this command, some directories& files are formed under x_bab_6 directory. The files which have rpm extension are zipped files. And also by this command, rpm file is extracted. A screenshot regarding these is shown below. NOTE: x_bab_6.rpm is given as a sample of master software. Then enter check x_bab_6 command in the SSH Secure Shell program to set read-writeexecute (r-w- ) permissions of all the files under karel directory. This command also upgrades software version information written in the dsinit.conf file automatically. Then, at the WinSCP program, check if the master software information under the karel/home/conf/ dsinit.conf is updated or not. NOTE: If check command does not operate, r-w-x permissions of the check file must be checked. 18

25 Then, enter stop command at first to stop the system then enter start command in the SSH Secure Shell program to restart the system. 19

26 UPDATING THE SOFTWARE OF THE CARDS IN THE DCC BLOCK DCC UTILITY CARD SOFTWARE UPDATE Updating the software to the DCC Utility card is done via Hyperterminal program. By default, 3 software files exist on the DCC Utility card. These are U-Boot, Kernel and MTD software. Except special requirements, U-Boot and Kernel files will not be updated. When the software changes related to the DCC Utility card are performed, the software to be loaded to the card is MTD ( image.jffs2 ). How to update the MTD software is explained below. NOTE: Software of the DCC 8E1 Interface cards are also embedded into the MTD software. Thus, all of the DCC 8E1 Interface cards in the DCC block are updated automatically when MTD software is updated. So, if MTD software is updated, then there is no need to update the software of the DCC 8E1 Interface cards which is performed via DCC IDEA connection. As a prerequisite, ethernet cable of DCC Utility card should be connected to the network switch of DS200L system. 1) At the maintenance computer, copy ktftp.exe file into a folder. Copy MTD software into the same folder as well and then run ktftp.exe file. 2) Make Hyperterminal connection with a proper serial port cable as explained in Chapter I. 3) Run Hyperterminal program and press ENTER key to reach $ command line. 20

27 4) Type reboot in $ command line of the Hyperterminal window. Press ENTER key and then press ESC immediately to reach dcc> command line. 5) At dcc > command line, use the following commands: a) run save_mtd Loads MTD software into the DCC Utility Card. A screenshot regarding this operation is shown below. 21

28 b) setenv bootcmd run flash_mtd Loads MTD software into the flash on the DCC Utility card. c) setenv bootdelay 3 Sets the delay at the starting of the DCC Utility card to 3 seconds. d) saveenv Saves the entire operations performed above. The screenshot related to the commands explained above is shown below. DCC 8E1 INTERFACE CARD SOFTWARE UPDATE The software versions of the DCC 8E1 Interface cards can be updated via DCC IDEA connection. Details regarding this operation are explained in the section V.11. Also as explained in the previous pages, all of the DCC 8E1 Interface cards in the DCC block are updated automatically when MTD software is updated. So if MTD software of DCC Utility card is updated, there will be no need to update the software of DCC 8E1 Interface cards via DCC IDEA. 22

29 USING SSH SECURE SHELL PROGRAM The SSH Secure Shell is a PC interface program which is used to manage the DS200L system by accessing PCU200 (Linux) in the system. After the installation of the SSH Secure Shell program is completed on the maintenance computer, following the steps below will be convenient. 1) The default window that opens after the program is installed is shown below. 2) It is possible to define new profile through the window below by selecting Add Profiles option. Master and redundant PCU200 computers can be defined by this way. This will make later connections easier. 23

30 3) Define a profile name for Master PC which is the PCU200 computer running in the system. 4) Select Profiles/ Edit Profiles option in the menu to make profile settings. 24

31 5) Enter the IP address of the master PCU200 into the Host Name part. Type root in the User Name part. 6) Select the pre-defined profile Master from Profiles part for connection to the Master PCU

32 7) Enter ds200l as the Password. 8) Proceed to the root command line as shown below. For this, type cd.. or cd / and then press ENTER key. 26

33 Some of the Important Commands Used in the Program SSH Secure Shell 1) stop command is used to stop the DS200L system. After this command dial tone of the system will be cut. And start command is used to power OFF&ON ( restart) the system. 2) date command shows the date and time of the system. If required, date and time of the system can be set from IDEA-DS200L connection. 27

34 3) ifconfig command lists the ethernet cards that have been defined on the PCU ) check x_bab_6 sets the read - write - execute (r-w-x) permissions of the files under the karel directory ( x_bab_6 is a sample of the main software version of the exchange).. 28

35 5) dslog command shows basic information: stop & start times of the system, connection statuses of the towers and some software versions. dslog more command lists the log information page by page. 29

36 IDEA- DS200L SYSTEM CONNECTION Type the IP address of the active PCU200 computer in the NetConsole Server/ LAN Adapter tab in IDEA program to establish a connection to the DS200L system. After the connection to the IDEA program of DS200L system is established, configuration window below can be viewed. Then, required programming of the DS200L system can be done. 30

37 IDEA-DCC CONNECTION Type the IP address of DCC ( IP address of the DCC Utility Card ) in the DCC Connection tab in IDEA to establish the connection. After the connection, make the required programming of the DCC block. Menus of DCC IDEA are explained in detail below. 31

38 DCC CONFIGURATION MENU The E1 ports that have been labeled as green in this menu are the ports over which the connections to the Utility 4E1 cards at the TW200 towers are established. In this menu, if the mouse cursor rests on the DCC 8E1 Interface card for a while, hardware and software versions of this card are viewed. 32

39 E1 LINE INFOS MENU This menu gives some information about E1 lines which are explained below. E1 No: indicates where the regarding E1 port is connected to. Relay: indicates whether there is any problem with the relay of that E1 port or not. SYNC: indicates whether there is synchronization problem with the pertaining E1 port or not. Here, green color signifies that synchronization has been maintained. External clock: indicates the ports over which the external clock signal of the system is received. When you mark the EXCLK cells of the ports, over which you wish the external clock to be received, they are labeled as blue. The port over which the external clock signal is currently being received appears in dark blue. In case any problem with a port occurs, over which the external clock is received, the system automatically starts to receive the external clock signal over another port that has been labeled as blue, so that continuous reception of the system clock is maintained. SLIP count: values are supposed to be 0 for normal operation of the system. Any value that is different from 0 indicates that there is problem with cabling or connection. This value can also be set to 0 again by right-clicking the mouse and selecting Reset Counter option. Local Loopback: in case there is 2Mbit connection problem, this row indicates that the problem originates from the pertaining port. This operation has been explained in the BERT menu. 33

40 CHANNEL BUSY/IDLE INFORMATIONS MENU This menu displays the busyness statuses of 32 channels on the ports of DCC 8E1 Interface cards. The first channels of the ports have been marked as SYNC. 34

41 BERT (BIT ERROR RATE TEST) MENU BERT is performed in order to see if there is a problem with the line or cabling. The test can be based on lines or channels. In order to carry out the test, first of all, the desired line is supposed to be put into blue labeled LOCL mode by right-clicking the mouse and selecting Change State option on the Local Loopback row. 35

42 Then, access the BERT menu and perform the test on the lines that have been selected for Loopback (LOCL). The duration of the test can be set as shown in the figure below. Number of errors occurred on the tested lines and error percentages are viewed as shown in the figure below. 36

43 CONSOLE MENU This menu is used only by Karel experts. PLL (PHASE-LOCKED LOOP) STATE MENU The PLL block is on the DCC Utility card. Synchronization with the external clock signal received from the 8E1 lines can be maintained by PLL. This window is for display purposes only; values of parameters cannot be changed. If PLL state appears as Locked in this menu, this indicates that the external clock is active. PLL Mode, Reference Clock Input and Phase Continuity Control (PCC) values are supposed to be as shown in the figure above. 37

44 DATE/TIME MENU This menu is not used for now. NON-VOLATILE MEMORY OPERATIONS MENU This menu is not used for PBX systems. CARD FIRMWARE UPGRADE MENU The software files of the DCC 8E1 Interface cards can be upgraded through this menu. The e1chip.b48 shown below is the software of DCC 8E1 Interface card. Select the software and click Copy to Cards icon to update software versions of all DCC 8E1 Interface cards in the DCC block. NOTE: The software of DCC 8E1 Interface cards are upgraded automatically when MTD software is upgraded. If MTD software is upgraded, then there is no need to upgrade the software of the DCC 8E1 Interface cards via DCC IDEA. MTD software upgrade is explained in the Section II.2.A. 38

45 USER /SECURITY OPERATIONS MENU USERS Users with different authorization levels in IDEA can be defined through this menu. CHANGE PASSWORD The password required for logging in to DCC-IDEA can be changed through this menu. 39

46 OPERATIONS LOG Operations that have been performed can be traced through this window. SETTINGS MENU SETTINGS Through this window, it is determined whether activity monitoring will be active or not and the number of records to be kept in the log file can be set. 40

47 LOG FILE SETTINGS Size and number of log files to be saved related to DCC communication can be set through this window. NOTE: In case of a problem about DCC occurs, the log information that is obtained by connecting to DCC through HyperTerminal will be more detailed and useful. Obtaining log file through Hyperterminal from DCC is explained at the last chapter of this document. 41

48 LOG FILE OF THE SYSTEM OBTAINING LOG FILE For obtaining log file from DS200L system, firstly establish a SSH Secure Shell connection. At the root command line, type dslog tar and press ENTER key. After this command, all the log files under the directory karel/home/log are zipped and a new file named log.tar.bz2 is formed. In order to get the log.tar.bz2 file from PCU200 computer, WinSCP program is used. WinSCP connection is established to the PCU200 computer and log.tar.bz2 file is copied to the maintenance computer. It will be necessary and enough to send this file to Karel. 42

49 In order to follow the flow of the system s log at that moment, you can use dslog command at the SSH Secure Shell program. Thanks to dslog command, system s start & stop times, information of which towers are connected to the system and some information about the versions can be observed. By the dslog more command, these logs can be viewed page by page. LOG FILE OF IDEA PROGRAM Log of the IDEA program also exists in the system s log. For DS200L systems, normally, analyzing the system s log will be enough. But it may not be easy to view the IDEA log inside the system s log when the size of system s log is too big. If necessary, IDEA log can be analyzed separately. Obtaining the log file of IDEA program at DS200L systems is similar to DS200 systems. When IDEA program is running, a text based file under the directory which IDEA program is installed is formed automatically. In this file, logs of that current session of the IDEA are saved. When there is a problem at the system and log of this problem is required ; run IDEA program, double click the LOG icon at the right-bottom side of the IDEA window and reach the log window. After clearing the log window, generate the problem again, copy the log messages and paste them in a text file in the maintenance computer. 43

50 ETHEREAL LOG Ethereal is a network analyzer program and shows IP signalling logs. It is an open source coded program and can be downloaded easily from internet. Since DS200L system communicates over LAN through TCP/IP, Ethereal logs are useful to observe IP communication problems at DS200L communication. IMPORTANT: In order to obtain usable Ethereal logs, programmable network switch or hub is needed. In order to obtain Ethereal log, firstly run SSH Secure Shell program and see the list of ethernet cards on the PCU200 computer by the ifconfig command. tcpdump command shown below forms an ethereal log file in the PCU200 computer. 44

51 This command is entered as : tcpdump -i eth1 C 10 s 1500 w ethereal -i ( interface ) : specifies which interface ( Ethernet card ) is being used. eth1: specifies the eth1 named ethernet card is being used. -C (capacity ): specifies the capacity of logs to be saved. Example: -C 10 > shows the logs will be saved as 10MB sized. -s ( snap ): amount of data for each frame in terms of byte. If not defined, it s 68 byte. -w ( write ) : determines the name of the ethereal log file to be saved under the root directory. In the example above, name of this file is written as ethereal for easiness. If desired, this file can be saved in another name. To obtain Ethereal logs, run WinSCP program by typing the IP address of PCU200 computer. Copy the file named ethereal from root directory into the maintenance computer. It will be necessary and enough to send this file to Karel to be analyzed.. If necessary, content of these logs can be viewed by following the steps below Select File/Open option after the Ethereal program is opened. NOTE: The screenshots below are obtained from the Wireshark program which is the latest version of Ethereal program. 45

52 Select Ethereal file and open it. 46

53 Logs can be viewed as shown below. 47

54 HYPERTERMINAL LOGS OBTAINED FROM THE DCC BLOCK It will be useful to get the logs via Hyperterminal program for analyzing and solving the problems regarding DCC. Hyperterminal connection to DCC block is done as explained in the previous chapters. In order to get Hyperterminal logs, proper serial port cable should be connected and Hyperterminal program should be running on the maintenance computer. A sample screenshot of Hyperterminal log flow window can be viewed below. Logs on the Hyperterminal window can be copied to a text file by Copy & Paste option. Or by selecting Transfer /Capture Text option, logs can be saved to a desired file. 48

55 03/2010

T3 Mux M13 Multiplexer

T3 Mux M13 Multiplexer T3 Mux M13 Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract

More information

Connecting the DG-102S VoIP Gateway to your network

Connecting the DG-102S VoIP Gateway to your network Contents of Package: DG-102S VoIP Station Gateway Power adapter CD-ROM, including User s Manual Quick Install Guide Requirements: RS-232 Console Cable Two RJ-45 CAT-5 Straight-Through Cables For more information

More information

How Do I Recover infiniti Remotes and Line Cards?

How Do I Recover infiniti Remotes and Line Cards? How Do I Recover infiniti Remotes and Line Cards? Date: June 26, 2008 Overview This FAQ contains the following information and procedures pertaining to ids Release 6.0.1 and later: Before Attempting to

More information

[HOW TO RECOVER AN INFINITI/EVOLUTION MODEM IDX3.0.0.0] 1

[HOW TO RECOVER AN INFINITI/EVOLUTION MODEM IDX3.0.0.0] 1 [HOW TO RECOVER AN INFINITI/EVOLUTION MODEM IDX3.0.0.0] 1 How to Recover an infiniti/evolution Modem Software Reference idx 3.0.0.0 (12.0.0.0) Updated: November 17 th 2011 Overview Recovery Procedures

More information

Vantage RADIUS 50. Quick Start Guide Version 1.0 3/2005

Vantage RADIUS 50. Quick Start Guide Version 1.0 3/2005 Vantage RADIUS 50 Quick Start Guide Version 1.0 3/2005 1 Introducing Vantage RADIUS 50 The Vantage RADIUS (Remote Authentication Dial-In User Service) 50 (referred to in this guide as Vantage RADIUS)

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

IP SERIAL DEVICE SERVER

IP SERIAL DEVICE SERVER IP SERIAL DEVICE SERVER ( 1 / 2 / 4 serial port ) Installation guide And User manual Version 1.0 1Introduction... 5 1.1Direct IP mode...5 1.2Virtual COM mode...5 1.3Paired mode...6 1.4Heart beat... 6

More information

SecureLinx Spider Duo Quick Start Guide

SecureLinx Spider Duo Quick Start Guide SecureLinx Spider Duo Quick Start Guide SecureLinx Spider Duo Quick Start Guide SecureLinx Spider Duo QUICK START GUIDE CONTENTS Overview... 2 What s In The Box... 3 Installation and Network Settings...

More information

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks CTC Union Technologies Co., Ltd. Far Eastern Vienna Technology Center (Neihu Technology Park) 8F, No. 60 Zhouzi St. Neihu,

More information

This techno knowledge paper can help you if: You need to setup a WAN connection between a Patton Router and a NetGuardian.

This techno knowledge paper can help you if: You need to setup a WAN connection between a Patton Router and a NetGuardian. Problem: Patton / 240T WAN Setup Platform: NetGuardian 240T This TKP is a guide to setting up a PPP to T1 WAN connection between a Patton Model 2603 Router and a NetGuardian 240T. The example in this guide

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Network Management Card. User Manual

Network Management Card. User Manual User Manual 1 Contents Contents 2 Chapter 1 Overview 3 1.1 NMC package contents 4 1.2 NMC CD Resources 4 1.3 Features 4 1.4 NMC Applications 5 Chapter 2 NMC parameters setting via serial COM port 6 2.1

More information

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher OPERATION MANUAL MV-410RGB Layout Editor Version 2.1- higher Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410RGB Layout

More information

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide

Prestige 324. Prestige 324. Intelligent Broadband Sharing Gateway. Version 3.60 January 2003 Quick Start Guide Prestige 324 Intelligent Broadband Sharing Gateway Version 3.60 January 2003 Quick Start Guide 1 Introducing the Prestige The Prestige is a broadband sharing gateway with a built-in four-port 10/100 Mbps

More information

MODBUS TCP to RTU/ASCII Gateway. User s Manual

MODBUS TCP to RTU/ASCII Gateway. User s Manual MODBUS TCP to RTU/ASCII Gateway User s Manual 1 INTRODUCTION... 1 1.1 FEATURES... 2 1.2 PRODUCT SPECIFICATIONS... 3 1.3 DEFAULT SETTINGS... 4 2 MAKING THE HARDWARE CONNECTIONS... 5 2.1 POWER CONNECTION...

More information

Connecting and Setting Up Your Laptop Computer

Connecting and Setting Up Your Laptop Computer CHAPTER 3 Connecting and Setting Up Your Laptop Computer This chapter explains how to connect your laptop to the Cisco Unified MeetingPlace system and how to set up your laptop so that you can use HyperTerminal.

More information

Update Firmware from GUI

Update Firmware from GUI Update Firmware from GUI Purpose: Update firmware from embedded GUI. Product Affect: SA-4551S, SA-6651S, SA-6651E, SA-8850S, SS-4551E, SS-4552E, SS-6651E, SS-6652E, SS-4501E, SS-4501R, SS-4502E, SS-4502R,

More information

Table of Contents. Safety Warnings..3. Introduction.. 4. Host-side Remote Desktop Connection.. 5. Setting Date and Time... 7

Table of Contents. Safety Warnings..3. Introduction.. 4. Host-side Remote Desktop Connection.. 5. Setting Date and Time... 7 Table of Contents Safety Warnings..3 Introduction.. 4 Host-side Remote Desktop Connection.. 5 Setting Date and Time....... 7 Changing Network Interface Settings.. 8 System Properties... 10 Changing the

More information

Prestige 650R-31/33 Read Me First

Prestige 650R-31/33 Read Me First Prestige 650R-31/33 Read Me First Prestige Rear Panel Connections PORT DSL CONSOLE LAN 10/100M POWER Connect to a telephone jack using a telephone wire. CONNECTION Connect to a serial port (COM port) on

More information

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features 1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage

More information

Setup Manual and Programming Reference. RGA Ethernet Adapter. Stanford Research Systems. Revision 1.05 (11/2010)

Setup Manual and Programming Reference. RGA Ethernet Adapter. Stanford Research Systems. Revision 1.05 (11/2010) Setup Manual and Programming Reference Stanford Research Systems Revision 1.05 (11/2010) Certification Stanford Research Systems certifies that this product met its published specifications at the time

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Prestige 324 Quick Start Guide. Prestige 324. Intelligent Broadband Sharing Gateway. Version V3.61(JF.0) May 2004 Quick Start Guide

Prestige 324 Quick Start Guide. Prestige 324. Intelligent Broadband Sharing Gateway. Version V3.61(JF.0) May 2004 Quick Start Guide Prestige 324 Intelligent Broadband Sharing Gateway Version V3.61(JF.0) May 2004 Quick Start Guide 1 1 Introducing the Prestige The Prestige is a broadband sharing gateway with a built-in four-port 10/100

More information

3.1 Connecting to a Router and Basic Configuration

3.1 Connecting to a Router and Basic Configuration 3.1 Connecting to a Router and Basic Configuration Objective This lab will focus on the ability to connect a PC to a router in order to establish a console session and observe the user interface. A console

More information

Firewall VPN Router. Quick Installation Guide M73-APO09-380

Firewall VPN Router. Quick Installation Guide M73-APO09-380 Firewall VPN Router Quick Installation Guide M73-APO09-380 Firewall VPN Router Overview The Firewall VPN Router provides three 10/100Mbit Ethernet network interface ports which are the Internal/LAN, External/WAN,

More information

Multi-Homing Dual WAN Firewall Router

Multi-Homing Dual WAN Firewall Router Multi-Homing Dual WAN Firewall Router Quick Installation Guide M73-APO09-400 Multi-Homing Dual WAN Firewall Router Overview The Multi-Homing Dual WAN Firewall Router provides three 10/100Mbit Ethernet

More information

TDP43ME NetPS. Network Printer Server. Control Center. for Ethernet Module

TDP43ME NetPS. Network Printer Server. Control Center. for Ethernet Module Panduit Corp. 2010 TDP43ME NetPS PA26306A01 Rev. 01 11-2010 Network Printer Server Control Center for Ethernet Module NOTE: In the interest of higher quality and value, Panduit products are continually

More information

MAX T1/E1. Quick Start Guide. VoIP Gateway. Version 1.0

MAX T1/E1. Quick Start Guide. VoIP Gateway. Version 1.0 MAX T1/E1 TM VoIP Gateway Quick Start Guide Version 1.0 Contents INTRODUCTION 1 Hardware Needed Software Needed 1 1 NET2PHONE MAX SET UP Hardware Set Up Software Set Up Set Up Internet Protocol (IP) Address

More information

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com Yun Shield User Manual VERSION: 1.0 Version Description Date 0.1 Initiate 2014-Jun-21 1.0 Release 2014-Jul-08 Yun Shield User Manual 1 / 22 Index: 1 Introduction... 3 1.1 What is Yun Shield... 3 1.2 Specifications...

More information

Application Development Kit for Android Installation Guide

Application Development Kit for Android Installation Guide Application Development Kit for Android Installation Guide 90001280_B 3/12/2012 2012 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi website, a Digi International

More information

Expert Power Control NET 4x 8212 / 8213

Expert Power Control NET 4x 8212 / 8213 2010 Gude Analog- und Digitalsysteme GmbH 2010 Gude Analog- und Digitalsysteme GmbH 23.08.2010 Content 3 Table of content Kapitel 1 Security Advise 5 Kapitel 2 Description 5 Kapitel 3 Hardware 6 3.1 Content

More information

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification:

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification: PURPOSE Verify that communication is established for the following products programming option (488.2 compliant, SCPI only): DCS - M9C & DCS M130, DLM M9E & DLM-M9G & DLM M130, DHP - M9D, P series, SG,

More information

FRM301 SNMP Upgrade Procedure

FRM301 SNMP Upgrade Procedure The information within this document is intended for experienced service personnel with knowledge of TCP/IP networking, PC networking configuration, serial terminal configuration and operation. Failure

More information

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide AlienVault Unified Security Management (USM) 4.8-5.x Initial Setup Guide Contents USM v4.8-5.x Initial Setup Guide Copyright AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault, AlienVault

More information

Linksys Gateway SPA2100-SU Manual

Linksys Gateway SPA2100-SU Manual Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your

More information

PRI (T1/E1) Call Recorder User Manual Rev 1.0 (December 2013)

PRI (T1/E1) Call Recorder User Manual Rev 1.0 (December 2013) PRI (T1/E1) Call Recorder User Manual Rev 1.0 (December 2013) 1. Call Recording Architecture Overview PRI Call recording solution consists of two major components: Passive T1/E1 Tap Adapter and server

More information

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal

OLT LTP-8X_v3.20.2.3056. Appendix to Operation Manual OLT LTP-8X Quick Configuration Guide Central Office Node Terminal OLT LTP-8X_v3.20.2.3056 Appendix to Operation Manual Central Office Node Terminal TABLE OF CONTENTS 1 SUMMARY... 3 2 CONNECTION TO COMMAND LINE INTERFACE (CLI)... 4 2.1 Connection to Telnet/SSH... 4 2.2

More information

freesshd SFTP Server on Windows

freesshd SFTP Server on Windows freesshd SFTP Server on Windows Configuration Steps: Setting up the Bridgestone User ID... 2 Setup the freesshd Server... 3 Login as the Bridgestone User ID using WinSCP... 5 Create Default Bridgestone

More information

One Port Serial Server Users Manual Model ESP901, ESP901E

One Port Serial Server Users Manual Model ESP901, ESP901E One Port Serial Server Users Manual Model ESP901, ESP901E Documentation Number: ESP901-2303 International Headquarters B&B Electronics Mfg. Co. Inc. 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350

More information

The embedded Linux quick start guide lab notes

The embedded Linux quick start guide lab notes The embedded Linux quick start guide lab notes Embedded Linux Conference Europe 2010 Date: Tuesday 26th October Location: DeVere University of Arms Hotel, Cambridge Room: Churchill Suite Presenter: Chris

More information

Software installation and configuration IEC-line series

Software installation and configuration IEC-line series Software installation and configuration IEC-line series update: 04-10-2014 IEC-line by OVERDIGIT overdigit.com Table of contents 1. Installing the software... 3 1.1. Installing CoDeSys... 4 1.2. Installing

More information

NetProbe Lite. Web Based 8 Channel Sensor Collector. User Manual. Version 1.2

NetProbe Lite. Web Based 8 Channel Sensor Collector. User Manual. Version 1.2 NetProbe Lite Web Based 8 Channel Sensor Collector User Manual Version 1.2 Copyright Information Copyright 2004-2005, Mega System Technologies, Inc. All rights reserved. Reproduction without permission

More information

NetVanta 3000 Series (with T1/FT1 or T1/FT1 with DSX-1 Network Interface Module)

NetVanta 3000 Series (with T1/FT1 or T1/FT1 with DSX-1 Network Interface Module) VPN WAN LAN PWR STAT TD RD TD RD TD RD VPN WAN LAN PWR STAT TD RD TD RD TD RD NetVanta 3000 Series (with T1/FT1 or T1/FT1 with DSX-1 Network Interface Module) Quick Configuration Guide 61200862L1-42A November

More information

Updating MNS-BB CUSTOMER SUPPORT INFORMATION PK012906

Updating MNS-BB CUSTOMER SUPPORT INFORMATION PK012906 Updating MNS-BB PK012906 CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight Friday: 877-877-BBOX FREE technical support, 24 hours a day, 7 days a week: Call 724-746-5500

More information

User s Manual Network Management Card

User s Manual Network Management Card User s Manual Network Management Card RMCARD202 Intelligent Network Management Card allows a UPS system to be managed, monitored, and configured Version 1.0 E-K01-SNMP005-0 TABLE OF CONTENTS Introduction

More information

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva)

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva) VPN WAN LAN PWR STAT TD RD TD RD TD RD VPN WAN LAN PWR STAT TD RD TD RD TD RD NetVanta 3200 NetVanta 3200 NetVanta Series (with T1/FT1 or T1/FT1 + DSX-1 Network Interface Module) Quick Configuration Guide

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004 Prestige 202H Plus ISDN Internet Access Router Quick Start Guide Version 3.40 12/2004 Table of Contents 1 Introducing the Prestige...3 2 Hardware Installation...4 2.1 Rear Panel...4 2.2 The Front Panel

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes

Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes Applies to: F1PG200ENau Belkin Analogue Telephone Adapter (ATA) Firmware release notes 1. Voice over IP registration indicator and error codes 2. Error 482 loop detected fixed. This error is caused if

More information

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Products: EFA with EFA Scan, DVRM and DVMD with Realtime Monitor or Stream Explorer DVMD-B1 LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Remote control of test and

More information

ZyWALL 5. Internet Security Appliance. Quick Start Guide Version 3.62 (XD.0) May 2004

ZyWALL 5. Internet Security Appliance. Quick Start Guide Version 3.62 (XD.0) May 2004 ZyWALL 5 Internet Security Appliance Quick Start Guide Version 3.62 (XD.0) May 2004 Introducing the ZyWALL The ZyWALL 5 is the ideal secure gateway for all data passing between the Internet and the LAN.

More information

Dominion KX II-101-V2

Dominion KX II-101-V2 Dominion KX II-101-V2 Quick Setup Guide Thank you for your purchase of the Dominion KX II-101-V2, the economical, full-featured, single-port digital KVM-over-IP device. For details on using the KX II-101-V2,

More information

Prestige 314 Read Me First

Prestige 314 Read Me First Prestige 314 Read Me First Console WAN 10M PORT Prestige Rear Panel Connections CONNECTION Use an RS-232 console cable. Use the cable that came with your broadband modem. LAN 10/100M Port Number COMPUTER

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

First Steps. Remote Access Gateway IGW/922. with DIL/NetPC ADNP/9200

First Steps. Remote Access Gateway IGW/922. with DIL/NetPC ADNP/9200 Remote Access Gateway IGW/922 with DIL/NetPC ADNP/9200 First Steps SSV Embedded Systems Dünenweg 5 D-30419 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ssv-embedded.de Document

More information

This chapter explains a preparation for the use of RemoteControlService.

This chapter explains a preparation for the use of RemoteControlService. ServerView User's Guide (For RemoteControlService) Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview of RemoteControlService

More information

Cisco ISE Command-Line Interface

Cisco ISE Command-Line Interface This chapter provides information on the Cisco Identity Services Engine (Cisco ISE) command-line interface (CLI) that you can use to configure and maintain Cisco ISE. Cisco ISE Administration and Configuration

More information

Troubleshooting Tools to Diagnose or Report a Problem February 23, 2012

Troubleshooting Tools to Diagnose or Report a Problem February 23, 2012 Troubleshooting Tools to Diagnose or Report a Problem February 23, 2012 Proprietary 2012 Media5 Corporation Scope of this Document This Technical Bulletin aims to inform the reader on the troubleshooting

More information

Voice Over Internet Protocol (VoIP) Configuration

Voice Over Internet Protocol (VoIP) Configuration (VoIP) Configuration ENGINEERING REPORT No: 02-003 Introduction This report describes interfacing the IPCS VoIP Gateway Model EGW-902 to an ESTeem Model 192E Wireless Ethernet radio modem in a demonstration

More information

Standalone recorder instruction

Standalone recorder instruction Standalone recorder instruction 1,Product profile... 2 2. Hardware interface... 2 2.1 2 &4 &8 channel standalone recorder front panel... 2 2.2 8&16 channel standalone recorder device interface... 3 3,

More information

Firmware upgrade instructions for the Web/SNMP and Network

Firmware upgrade instructions for the Web/SNMP and Network Page 1 of 6 Answer ID 768 Firmware upgrade instructions for the Web/SNMP and Network Management Cards Question How do I upgrade the firmware on an APC Web/SNMP Management Card or Network Management Card?

More information

Quick Installation Guide DSL-2750U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch

Quick Installation Guide DSL-2750U/NRU. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch DSL-2750U/NRU 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch BEFORE YOU BEGIN Delivery Package Router DSL-2750U/NRU Power adapter RJ-11 telephone cable Straight-through Ethernet cable (CAT 5E)

More information

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional.

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. 33-40006-001 REV: B PCSC 3541 Challenger Street Torrance, CA 90503 Phone: (310) 303-3600

More information

FirePass NSE RMA4 Replacement Script. FirePass. Network Support Engineer RMA4 Replacement Script, Version 1.01

FirePass NSE RMA4 Replacement Script. FirePass. Network Support Engineer RMA4 Replacement Script, Version 1.01 FirePass Network Support Engineer RMA4 Replacement Script, Version 1.01 FirePass NSE RMA4 Replacement Script Page 1 of 13 Table of Contents: Steps Background 3 Field Technician Arrival at Site 3 Field

More information

Hands-on MESH Network Exercise Workbook

Hands-on MESH Network Exercise Workbook Hands-on MESH Network Exercise Workbook Santa Clara County RACES Date: 18 March 2015 Version: 1.0 scco_wifi_intro_exonly_v150318.docx 1 Table of Contents HANDS ON! Exercise #1: Looking at your Network

More information

Matrix 510/520 User Guide

Matrix 510/520 User Guide Matrix 510/520 User Guide Introduction: Matrix 510/520 are ARM9-based Linux ready industrial computer. The key features are as follow: Matrix 520 Layout 1. ARM920T ARM Thumb Processor with 200MIPS at 180MHz,

More information

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument.

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument. TA Instruments TRIOS Software Installation Instructions Installation Requirements Your TRIOS Instrument Control software includes all the components necessary to install or update the TRIOS software, as

More information

Securely manage data center and network equipment from anywhere in the world.

Securely manage data center and network equipment from anywhere in the world. LES1516A LES1532A LES1548A Secure Server with Cisco Pinout Securely manage data center and network equipment from anywhere in the world. To download the user manual, this quick start guide, and software

More information

ModBus Server - KNX. Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems.

ModBus Server - KNX. Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems. IntesisBox ModBus Server - KNX Gateway for integration of KNX equipment into Modbus (RTU and TCP) control systems. Integrate KNX based lighting control into your SCADA, BMS, PLC "talking" Modbus. Master

More information

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Corporation 8888 East Raintree Drive Scottsdale, Arizona 85260 USA Corporate Telephone: 480.642.5000 Corporate

More information

Install FileZilla Client. Connecting to an FTP server

Install FileZilla Client. Connecting to an FTP server Install FileZilla Client Secure FTP is Middle Georgia State College s supported sftp client for accessing your Web folder on Webdav howeve you may use FileZilla or other FTP clients so long as they support

More information

Configuring the Switch with the CLI Setup Program

Configuring the Switch with the CLI Setup Program APPENDIXC Configuring the Switch with the CLI Setup Program This appendix provides a command-line interface (CLI) setup procedure for a standalone switch. To set up the switch by using Express Setup, see

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items

More information

How to Log On... 15 Main Screen... 18 Control Console Menus... 21. How to Log On... 24 Summary Page... 27 Navigation Menu... 29

How to Log On... 15 Main Screen... 18 Control Console Menus... 21. How to Log On... 24 Summary Page... 27 Navigation Menu... 29 Contents Introduction--1 Product Description.................................. 1 Access Procedures.................................... 3 How to Recover From a Lost Password..................... 6 Upgrading

More information

Quick Installation Guide DSL-2750U. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch

Quick Installation Guide DSL-2750U. 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch DSL-2750U 3G/ADSL/Ethernet Router with Wi-Fi and Built-in Switch BEFORE YOU BEGIN Delivery Package Router DSL-2750U Power adapter DC 12V/1A RJ-11 telephone cable Ethernet cable (CAT 5E) Splitter (brochure).

More information

DRO-210i LOAD BALANCING ROUTER. Review Package Contents

DRO-210i LOAD BALANCING ROUTER. Review Package Contents DRO-210i LOAD BALANCING ROUTER Review Package Contents Make sure that the package contains the following items. DRO-210i Load Balancing Router 2 Straight Ethernet Cables 1 Cross Over Ethernet Cable 1 Power

More information

User s Manual UPS SERIES. Network Interface Card UPS-IPCARD. I-00453 Rev B

User s Manual UPS SERIES. Network Interface Card UPS-IPCARD. I-00453 Rev B User s Manual UPS SERIES Network Interface Card UPS-IPCARD I-00453 Rev B TABLE OF CONTENTS INTRODUCTION............................................................. 3-4 INSTALLATION GUIDE.......................................................

More information

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide

WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide WEB CONFIGURATION Configuring and monitoring your VIP-101T from web browser The VIP-101T integrates a web-based graphical user interface that can cover most configurations and machine status monitoring.

More information

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS MODEL ATC-2000 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2000 is a RS232/RS485 to TCP/IP converter integrated with a robust system and network management features designed

More information

Setting Up Your FTP Server

Setting Up Your FTP Server Requirements:! A computer dedicated to FTP server only! Linksys router! TCP/IP internet connection Steps: Getting Started Configure Static IP on the FTP Server Computer: Setting Up Your FTP Server 1. This

More information

Coolmax CN-590 Network Storage Solution

Coolmax CN-590 Network Storage Solution Coolmax CN-590 Network Storage Solution Model Name Controller hip CPU OS Memory Interface CN-590 S2892 150MHz RTOS 8MB SDRAM / 1MB NOR Flash LAN Standard 10/100Base-TX Auto MDI/MDI-X Connector Type RJ-45

More information

ODP REGIONAL NODE DEPLOYMENT QUICK GUIDE FOR TRAININGS

ODP REGIONAL NODE DEPLOYMENT QUICK GUIDE FOR TRAININGS ODP REGIONAL NODE DEPLOYMENT QUICK GUIDE FOR TRAININGS Version 1.0, 23 Jan 2014 TABLE OF CONTENTS 1. Installation of images under VMware Player...3 2. Installation of images under VirtualBox...3 3. Downloading

More information

Prestige 660R-6x Read Me First

Prestige 660R-6x Read Me First Prestige 660R-6x Read Me First Prestige Rear Panel Connections DSL PORT CONNECTION Connect the DSL port on the Prestige to the wall jack using the included DSL cable (telephone wire). Connect the micro

More information

Chapter 2 Preparing Your Network

Chapter 2 Preparing Your Network Chapter 2 Preparing Your Network This document describes how to prepare your network to connect to the Internet through a router and how to verify the readiness of your broadband Internet service from

More information

CYAN SECURE WEB APPLIANCE. User interface manual

CYAN SECURE WEB APPLIANCE. User interface manual CYAN SECURE WEB APPLIANCE User interface manual Jun. 13, 2008 Applies to: CYAN Secure Web 1.4 and above Contents 1 Log in...3 2 Status...3 2.1 Status / System...3 2.2 Status / Network...4 Status / Network

More information

Quick Note 32. Using Digi RealPort with a Digi TransPort Router. UK Support September 2012

Quick Note 32. Using Digi RealPort with a Digi TransPort Router. UK Support September 2012 Quick Note 32 Using Digi RealPort with a Digi TransPort Router UK Support September 2012 1 Contents 1 Introduction... 3 1.1 Outline... 3 1.2 Assumptions... 3 1.3 Version... 3 2 Configuration & scenario...

More information

USER S GUIDE Switched Rack PDU

USER S GUIDE Switched Rack PDU Contents Introduction--1 Product Description....................................... 1 Access Procedures....................................... 3 Recover From a Lost Password..............................

More information

Software User Guide UG-461

Software User Guide UG-461 Software User Guide UG-461 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com ezlinx icoupler Isolated Interface Development Environment

More information

Configuring the WT-4 for ftp (Ad-hoc Mode)

Configuring the WT-4 for ftp (Ad-hoc Mode) En Configuring the WT-4 for ftp (Ad-hoc Mode) Windows XP Introduction This document provides basic instructions on configuring the WT-4 wireless transmitter and a Windows XP Professional SP2 ftp server

More information

Authenticating a Lucent Portmaster 3 with Microsoft IAS and Active Directory

Authenticating a Lucent Portmaster 3 with Microsoft IAS and Active Directory Authenticating a Lucent Portmaster 3 with Microsoft IAS and Active Directory The following tutorial will help you to setup a Portmaster 3 to authenticate your dial in users to Active Directory using IAS

More information

Device Installer User Guide

Device Installer User Guide Device Installer User Guide Part Number 900-325 Revision B 12/08 Table Of Contents 1. Overview... 1 2. Devices... 2 Choose the Network Adapter for Communication... 2 Search for All Devices on the Network...

More information

Networking Alpha signs on a TCP/IP network

Networking Alpha signs on a TCP/IP network Networking Alpha signs on a TCP/IP network Contents Introduction................. 2 Why use serial servers?........... 2 Types of serial servers available..... 3 Valid Adaptive signs for an Alpha Ethernet

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

Quick Installation Guide DAP-1360. Wireless N 300 Access Point & Router

Quick Installation Guide DAP-1360. Wireless N 300 Access Point & Router DAP-1360 Wireless N 300 Access Point & Router BEFORE YOU BEGIN Delivery Package Access point DAP-1360 Power adapter DC 12V Ethernet cable (CAT 5E) (brochure). If any of the items are missing, please contact

More information

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL w w w. c d v g r o u p. c o m CA-ETHR-A: TCP/IP Module Installation Manual Page Table of Contents Introduction...5 Hardware Components... 6 Technical Specifications...

More information

Figure 1 - T1/E1 Internet Access

Figure 1 - T1/E1 Internet Access Page 1 of 17 TECH NOTE Configuring T1 and E1 Internet Access in AOS Overview This guide explains how to configure an Adtran Operating System (AOS) router for T1/E1 Internet access. You should use this

More information

SNAKE OS for Str8132-Based NAS USER MANUAL. Snake OS version 1.0.0 (20091027) Authors: Douglas Gazineu Jarko Papalitsas José Maciel Miguel Moreto

SNAKE OS for Str8132-Based NAS USER MANUAL. Snake OS version 1.0.0 (20091027) Authors: Douglas Gazineu Jarko Papalitsas José Maciel Miguel Moreto SNAKE OS for Str8132-Based NAS USER MANUAL Snake OS version 1.0.0 (20091027) Authors: Douglas Gazineu Jarko Papalitsas José Maciel Miguel Moreto Date: March 16th, 2010 Table of contents Table of contents...

More information

Trend Micro Email Encryption Gateway 5

Trend Micro Email Encryption Gateway 5 Trend Micro Email Encryption Gateway 5 Secured by Private Post Quick Installation Guide m Messaging Security Trend Micro Incorporated reserves the right to make changes to this document and to the products

More information