VIOLA SMSCONFIG VERSION 1.3 COMMAND SET

Size: px
Start display at page:

Download "VIOLA SMSCONFIG VERSION 1.3 COMMAND SET"

Transcription

1 VIOLA SMSCONFIG VERSION 1.3 COMMAND SET Document version 1.1 Modified December 10, 2008

2 Contents SETTINGS...3 COMMAND SYNTAX...4 RETURN MESSAGES...5 GET COMMANDS...5 GET GPRS COMMANDS...5 GET ETHERNET COMMANDS...7 GET DIALIN COMMANDS...7 GET SSHVPN COMMANDS...8 GET SERVICES COMMANDS...9 GET MONITOR COMMANDS...10 OTHER GET COMMANDS...11 SET COMMANDS...11 SET GPRS COMMANDS...12 SET ETHERNET COMMANDS...13 SET DIALIN COMMANDS...13 SET SSHVPN COMMANDS...14 SET MONITOR COMMANDS...16 SET SERVICES COMMANDS...17 SET FIREWALL COMMANDS...17 SET RESTART COMMANDS...18 SET EXECUTE COMMANDS...19 OTHER SET COMMANDS...19 EXAMPLES...20 HINTS...21

3 VIOLA SMSCONFIG VERSION 1.3 The smsconfig is meant for "emergency usage" to monitor and control the Arctic devices on the field. Such a situation would be e.g. when a configuration error prevents device GPRS/VPN access and dial-in access is not possible. NOTE: USING GSM DATA DIAL-IN FOR DEVICE CONFIGURATION IS PREFERRED METHOD OVER SMSCONFIG. SMSCONFIG SHOULD ONLY BE USED AT "EMERGENCY SITUATIONS". SETTINGS The settings are done by using WEB configuration. Enabled {yes no} -defines whether the smsconfig is enabled or disabled Get command access {disabled everywhere defined phone} -defines are the "get" smsconfig commands accepted. Disabled: Disables the "get" commands. Everywhere: Allows "get" commands from every phone. Defined phone: Requires the command to arrive from define phone number. Get allowed phone [complete phone number] -if the "Get command access" parameter has value "defined phone" then the "get" commands are only accepted from that phone. The phone numbers are compared exactly so the number should have country code prefix (e.g for Finland) defined. Get require password {yes no} -additional to other "get" settings above, the password can be used to limit access to "get" commands. The password is same as Arctic's login password. Set command access {disabled everywhere defined phone} -defines are the "set" smsconfig commands accepted. Disabled: Disables the "set" commands. Everywhere: Allows "set" commands from every phone. Defined phone: Requires the command to arrive from the predefined phone number. Set allowed phone [complete phone number] -if the "Set command access" parameter has value "defined phone" then the "set" commands are only accepted from that phone. The phone numbers are compared exactly so the number should have country code prefix (e.g.+358 for Finland) defined.

4 Set require password {yes no} -additional to other "set settings above the password can be used to limit access to "set" commands. The password is same as Arctic's login password. Set allow execute commands {yes no} -additional to other "set settings above this parameter can be used to limit access to "execute" commands like executing potentially dangerous user defined commands. Reply error to unknown commands {yes no} -defines are unknown SMS commands replied with error SMS or discarded silently. Reply error to unauthorized commands {yes no} -defines are unauthorized SMS commands (like having invalid password) replied with error SMS or discarded silently. COMMAND SYNTAX The smsconfig has two main types of commands, "set" and "get". The "set" commands are divided to "normal" and "execute" commands. Examples: get hostname set hostname MyArctic set execute reply setio 1 0 All commands must be given by using small caps. The command parameters caps are not limited (e.g. "set gprs user SomeUser" is allowed). If the password is required then it must be given before the commands and delimited with '#' character. Example: mypass#get hostname Maximum SMS message length is 160 characters. Commands can be concatenated to single SMS message by separating the commands with ';' character. The SMS command length must not exceed 160 characters. Example: mypass#set hostname MyArctic;set gprs apn INTERNET;set commit;get gprs status If the command has multiple parameters the parameters must be separated by comma "," character. Not all commands require every parameter. If the parameter is empty it's not altered. If there are less than maximum amount of parameters given, the parameters are processed in hard-coded order. Examples: "set gprs settings" allows defining the: enabled,usepin,pin,apn,username,password,idle,defaultroute in single

5 message. Giving values for all of the parameters: mypass#set gprs settings 1,1,1122,INTERNET,user,pass,1800,0 Altering the value of "enabled" status only: mypass#set gprs settings 1 or mypass#set gprs settings 1,,,,,, Altering the values of "enabled", "apn", "idle" and "defaultroute" only: mypass#set gprs settings 1,,,INTERNET,,,1800,0 Altering the value of defaultroute only: mypass#set gprs settings,,,,,,0 RETURN MESSAGES The returned SMS messages contain the original command and response delimited by ':' character. With "get" commands the return message can be either the requested value or "error" message. With "set" commands the return message can be either "ok" message or "error" message. Example of successful "get" response: get gprs apn:internet Example of "error" response: get gprs phonenumber:error (unknown function) Example of successful "set" response: set gprs pin 1234:ok GET COMMANDS -Description -Return values GET GPRS COMMANDS get gprs enabled -Description: returns is the GPRS enabled or not -Return values: 0=disabled,1=enabled,error get gprs pin -Description: returns the PIN code -Return values: PIN code or error

6 get gprs apn -Description: return the GPRS apn -Return values: apn name or error get gprs user -Description: returns the GPRS PAP user name -Return values: user name or error get gprs password -Description: returns the GPRS PAP password -Return values: password or error get gprs idle -Description: returns the GPRS idle timeout setting -Return values: idle timeout in seconds or error get gprs defaultroute -Description: returns the GPRS "defaultroute" setting -Return values: 0=default route disabled, 1=default route enabled, error get gprs signal -Description: returns the GSM signal level -Return values: signal level or error get gprs operator -Description: returns the name of GPRS operator -Return values: operator name or error get gprs settings (enabled, pin, apn, user, passwd, idle, defroute) -Description: returns the most important GPRS settings in one message -Return values: error or comma separated list of enabled - GPRS enabled or not pin - GPRS PIN code apn - GPRS APN name user - GPRS user name passwd - GPRS password idle - GPRS idle setting defroute - GPRS default route enabled or not get gprs status -Description: returns the GPRS current status -Return values: error or comma separated list of enabled - GPRS enabled (1) or not (0) up/down - GPRS interface currently down (0) or up (1) interface - GPRS current interface if interface up (e.g. ppp2) myip - Arctic GPRS IP address if interface up peerip - Operator's GPRS IP address if interface up route - is the GPRS interface currently the default route (1) or not (0) signal - GSM signal level

7 GET ETHERNET COMMANDS get ethernet ip -Description: returns the IP address of Ethernet -Return values: IP address or error get ethernet netmask -Description: returns the network mask of Ethernet -Return values: Network mask IP address or error get ethernet gateway -Description: returns the default Gateway of Ethernet -Return values: IP address or error get ethernet settings (ip, mask,gw) -Description: returns all Ethernet settings in one message -Return values: comma-separated list of ip,netmask,gateway or error get ethernet status -Description: returns Ethernet runtime status -Return values: error or comma-separated list of Ethernet ip,netmask GET DIALIN COMMANDS get dialin enabled -Description: returns is the GSM dial-in enabled or not -Return values: 0=disabled,1=enabled,error get dialin auth -Description: does the dial-in require users to authenticate with PAP -Return values: 0=no authentication required, 1=authentication required, error get dialin username -Description: required dial-in authentication user name -Return values: user name get dialin passwd -Description: required dial-in password -Return values: password get dialin idle -Description: dial-in idle timeot setting -Return values: idle timeout in seconds get dialin localip -Description: IP address allocated to Arctic when dial-in is active -Return values: IP address

8 get dialin peerip -Description: IP address allocated to connected peer when dial-in is active -Return values: get dialin settings -Description: the most important dial-in settings in one message -Return values: error or comma-separated list of -enabled - is the GSM-data dial-in enabled (1) or not (0) -auth - authentication required (1) or not (0) -user - required user name -pass - required password -idle -idle timeout in seconds -localip - Arctic dial-in IP -peerip - Peer dial-in IP get dialin status -Description: returns the runtime status of dial-in -Return values: error or comma-separated list of -enabled - dial-in enabled (1) or not (0) -up/down - is the dial-in interface up (1) or down(0) -interface - name of the dial-in interface if up (e.g. ppp2) -localip - Arctic dial-in IP -peerip - Peer dial-in IP GET SSHVPN COMMANDS get sshvpn enabled -Description: returns is the SSH-VPN enabled or not -Return values: 0=disabled,1=enabled,error get sshvpn interface -Description: returns the interface used to for SSH-VPN connection -Return values: gprs,ethernet, error get sshvpn server -Description: the IP address of SSH-VPN server -Return values: IP address or error get sshvpn port -Description: the remote TCP port of SSH-VPN server -Return values: port number or error get sshvpn gateway -Description: if Ethernet is used as interface the IP address of LAN default gateway -Return values: zero (GW not used), IP address or error get sshvpn routingmode -Description: Do routing to remote network over SSH-VPN

9 -Return values: 0=disabled, 1=enabled, 2=default route, error get sshvpn routeip -Description: the IP address of remote network over SSH-VPN -Return values: IP address or error get sshvpn routemask -Description: the network mask of remote network over SSH-VPN -Return values: IP address or error get sshvpn settings -Description: returns the most important settings of SSH-VPN -Return values: error or comma-separated list of -enabled -interface -server -port -gateway -routingmode -routeip -routemask get sshvpn status (enabled, up/down, interface, myip, peerip, route) -Description: returns the tuntime status of SSH-VPN interface -Return values: error or comma-separated list of enabled - SSH-VPN enabled (1) or not (0) up/down - SSH-VPN interface currently down (0) or up (1) interface - SSH-VPN current interface if interface up (e.g. ppp2) myip - Arctic SSH-VPN IP address if interface up peerip - Server's SSH-VPN IP address if interface up route - is the SSH-VPN interface currently the default route (1) or not (0) GET SERVICES COMMANDS get services www -Description: is the WEB server enabled or not -Return values: 0=disabled,1=enabled,error get services dnsproxy -Description: is the DNS proxy/forwarder enabled or not -Return values: 0=disabled,1=enabled,error get services webaccess -Description: is the WEB user interface enabled or not -Return values: 0=disabled, 1=enabled, error

10 get services telnet -Description: is the Telnet server enabled or not -Return values: 0=disabled, 1=enabled, error get services ssh -Description: is the SSH server enabled or not -Return values: 0=disabled, 1=enabled, error GET MONITOR COMMANDS get monitor enabled -Description: is the monitor (pinger) enabled or not -Return values: 0=disabled,1=enabled,error get monitor interval -Description: ping interval in seconds -Return values: ping interval in seconds or error get monitor timeout -Description: ping reply timeout in seconds -Return values: ping reply timeout in seconds or error get monitor retries -Description: number of ping retries before restarting GPRS,Dial-In and VPNs -Return values: ping retiries or error get monitor primaryip -Description: primary IP address to ping -Return values: ip address or error get monitor secondaryip -Description: secondary IP address to ping if primary IP fails -Return values: 0=disabled, IP address or error get monitor settings -Description: returns the monitor settings in one message -Return values: error or comma-separated list of -enabled -interval -timeout -retries -primaryip -secondaryip

11 OTHER GET COMMANDS get hostname -Description: returns Arctic hostname -Return values: Arctic hostname or error get fs -Description: returns the operating system file descriptor usage -Return values: error or space separated list of -allocated file descriptors -currently free file descriptors -maximum amount that can be allocated get date -Description: returns the date and time -Return values: date and time or error get temperature -Description: returns Arctic internal temperature -Return values: temperature in degrees of Celcius or error get prodname -Description: returns Arctic product name -Return values: Product name or error get firmware -Description: returns the name and version of Arctic firmware -Return values: firmware name and version or error get version -Description: retuns the version of smsconfig -Return values: smsconfig version or error get routing -Description: returns is the routing enabled or not -Return values: 0=Arctic does not route, 1=Arctic routes IP packets, error get proxyarp -Description: returns is the proxyarp enabled on Ethernet -Return values: 0=proxyarp disabled, 1=proxyarp enabled, error SET COMMANDS {...} means mandatory parameter [...] means optional parameter

12 NOTE!! Before the parameters take effect they must be committed by "set commit" and the Arctic must be booted by "set reboot". SET GPRS COMMANDS set gprs enabled -Description: enables or disables GPRS set gprs pin -Description: sets GSM SIM PIN -Parameters: {"PIN code"} set gprs apn -Description: sets GPRS access point name -Parameters: {"apn name"} set gprs idle -Description: defines the GPRS idle timeout in seconds -Parameters: {"idle timeout" >= 60} in seconds set gprs user -Description: sets GPRS authentication user name -Parameters: {"GPRS username"} set gprs password -Description: sets GPRS authentication password -Parameters: {"GPRS password"} set gprs idle set gprs defaultroute -Description: enables or disables GPRS default route set gprs settings -Description: sets GPRS settings with one message -Parameters: [enabled],[pin],[apn],[user],[password],[idle],[defaultroute]

13 SET ETHERNET COMMANDS set ethernet ip -Description: defines Ethernet IP address -Parameters: {"IP address"} set ethernet netmask -Description: defines Ethernet network mask -Parameters: {"IP mask} set ehernet gateway -Description: defines Ethernet default gateway -Parameters: {"IP address" 0=disabled} set ehernet settings -Description: defines Ethernet settings with one message -Parameters: [ip],[netmask],[gateway] SET DIALIN COMMANDS set dialin enabled -Description: defines is the GSM dial-in access enabled or not set dialin auth -Description: defines are the dial-in calls authenticated with PAP -Parameters: {0=authentication not required 1=peer must authenticate} set dialin user -Description: defines the required dial-in PAP username -Parameters: {"username"} set dialin password -Description: defines the required dial-in PAP password -Parameters: {"password"} set dialin idle -Description: defines dial-in idle timeout in seconds

14 -Parameters: {"Idle timeout" >= 10} in seconds set dialin localip -Description: defines the local IP address of dial-in PPP connection -Parameters: {"IP address"} set dialin peerip -Description: defines the remote IP address or dial-in PPP connection -Parameters: {"IP address"} set dialin settings -Description: defines the dial-in settings with single message -Parameters: [enabled],[auth],[user],[password],[idle],[localip],[peerip] SET SSHVPN COMMANDS set sshvpn enabled -Description: defines is the ssh-vpn enabled or not set sshvpn interface -Description: defines the interface used to for ssh-vpn connection -Parameters: {gprs ethernet} set sshvpn server -Description: defines the IP address of ssh-vpn server -Parameters: {"IP address"} set sshvpn port -Description: defines the TCP port of ssh-vpn server -Parameters: {"TCP port"} default value is 22 set sshvpn gateway -Description: defines the gateway to use when accessing ssh-vpn server. This parameter is meaningful only when ssh-vpn is formed over Ethernet. In that case the parameter should be the IP address of default gateway on LAN. -Parameters:{ 0=disabled "IP address"} set sshvpn routingmode -Description: enables or disables routing to defined remote network over ssh-vpn.

15 -Parameters: {0 = disabled 1 = enabled 2 = default route} set sshvpn routeip -Description: defines the remote network IP behind ssh-vpn tunnel -Parameters: {"IP address"} set sshvpn routemask -Description: defines the network mask of remote network over ssh-vpn tunnel -Parameters: {"IP mask"} set sshvpn settings -Description: defines most of the ssh-vpn settings with single message -Parameters: [enabled], [interface],[server],[port],[gateway],[routingmode],[routeip],[routemask] set sshvpn fetchkey -Description: used to download the ssh-vpn authentication key from server, The downloading is done by using HTTP protocol over TCP port 80. -Parameters: [filename],[server ip],[interface],[gateway] If no filename is given or it's empty the default value used is "server.key" If no server IP is given or it's empty the default value used is ssh-vpn server If no interface is given the download is done by using the interface defined by current runtime routes. If the interface is empty the ssh-vpn interface is used. If no gateway is given no gateway is used. If the gateway is empty the ssh-vpn gateway is used. After download the key is inserted to ssh "known hosts" with server ip address. -Examples: Fetch over GPRS: sshvpn fetchkey server.key, ,gprs sshvpn fetchkey, ,gprs Fetch over current route: sshvpn fetchkey server.key, sshvpn fetchkey, Fetch over Ethernet: sshvpn fetchkey server.key, ,ethernet, sshvpn fetchkey, ,ethernet, set sshvpn deletekeys -Description: deletes the ssh "known hosts" file. This is useful if the file is corrupted for some reason. set sshvpn sendkey -Description: used to send the Arctic ssh public key with FTP to remote server.

16 Passive FTP mode is used. -Parameters: [remote filename],[ftp server],[ftp user],[ftp password], [interface],[gateway] If no "remote filename" is given or it's empty the hostname.key is used where "hostname" is the hostname of Arctic. If no "ftp server" is given or it's empty the ssh-vpn server IP is used. The "ftp user" and "ftp password" are required if the server requires authentication. If no interface is given the transfer is done by using the interface defined by current runtime routes. If the interface is empty the ssh-vpn interface is used. If no gateway is given no gateway is used. If the gateway is empty the ssh-vpn gateway is used. SET MONITOR COMMANDS set monitor enabled -Description: defines is the "pinger" enabled set monitor interval -Description: defines the pinger interval -Parameters: {"interval" } in seconds set monitor timeout -Description: defines ping reponse timeout -Parameters: {"timeout" = } in seconds set monitor retries -Description: defines number of retries before re-starting GPRS and VPNs -Parameters: {"retries" = } set monitor primaryip -Description: defines the primary IP address to ping -Parameters: {"IP address"} set monitor secondaryip -Description: defines the secondary IP address to ping if primary fails -Parameters: {0=disabled "IP address"} set monitor settings -Description: defines the pinger settings with one message -Parameters: [enabled],[interval],[timeout],[retries],[primaryip],[secondaryip]

17 SET SERVICES COMMANDS set services www -Description: defines is the WEB server enabled or disabled set services dnsproxy -Description: defines is the DNS proxy/forwarder enabled or disabled set services webaccess -Description: defines is the WEB configurator enabled or disabled set services telnet -Description: defines is the Telnet server enabled or disabled set services ssh -Description: defines is the SSH server enabled or disabled SET FIREWALL COMMANDS set firewall flush filter -Description: disables the firewall IP filters and allows all traffic set firewall flush all -Description: disables the firewall IP filters and NAT rules and allows all traffic set firewall flush nat -Description: disables the firewall S-NAT and D-NAT rules set firewall flush snat -Description: disables the firewall S-NAT rules

18 set firewall flush dnat -Description: disables the firewall D-NAT rules SET RESTART COMMANDS set restart gprs -Description: re-starts GPRS and Dial-In and VPN's set restart sshvpn -Description: re-starts SSH-VPN set restart l2tpvpn -Description: re-starts L2TP-VPN set restart modbusgw -Description: re-starts Modbus gateway set restart modbusio -Description: re-starts Modbus IO set restart snmpd -Description: re-starts SNMP agent set restart trap -Description: re-starts Trap sender set restart sergw -Description: re-starts Serial-IP gateway

19 set restart iec104 -Description: re-starts IEC-104 gateway SET EXECUTE COMMANDS set execute update -Description: Used to update settings or similar task. The script is downloaded with HTTP from given IP address and executed. Usually the script downloads other files to Arctic. -Parameters: {filename},[server],[interface = gprs ethernet],[gateway] If no server is given or it's empty the ssh-vpn server is used. If no interface is given the transfer is done by using the interface defined by current runtime routes. If the interface is empty the ssh-vpn interface is used. If no gateway is given no gateway is used. If the gateway is empty the ssh-vpn gateway is used. set execute noreply -Description: Executes shell-command or application but does not read the reply from it. -Parameters: {application name} set execute reply -Description: Executes shell-command or application and reads the reply from it. -Parameters: {application name} -Return values: reply from application or error OTHER SET COMMANDS set reboot -Description: reboots the arctic (soft reboot) set echo -Description: echoes back the message -Parameters: [message] -Return values: message or error set hostname -Description: defines the Arctic hostname. -Parameters: {hostname} set default -Description: sets default settings

20 set commit -Description: saves settings set routing -Description: defines is Arctic routing IP packets between interfaces set proxyarp -Description: defines is the proxyarp enabled on Ethernet interface EXAMPLES The following examples present strategies for handling different problems. PROBLEM 1 The SMS commands are not working. Solution: Check that you have SIM card with correct PIN installed to Arctic. This information is available on WEB UI Tools->Modeminfo. After that check from Network->SMS Config that the SMS Configuration is enabled and the set/get access are correct. Alter the settings if required, apply settings and reboot. Now send SMS command to Arctic and follow the system log file on Tools->Recent events to see are the commands processed. PROBLEM 2 The installation location is powered only occasionally and I need to known when Arctic is up in order to alter the configuration. Solution: -send command "set echo im up now" to Arctic. When it is up it will reply to you with "I'm up now" SMS message. Then make dial-in to Arctic to configure. PROBLEM 3 Arctic on the field is totally unconfigured/i don't know the configuration. I need to configure it. Solution A: -make dial-in connection to Arctic GSM number and configure it. -if dial-in is not successful send command "get dialin status" to see if someone is already using the dial-in (line busy) or if the dial-in is disabled. -if someone is using the dial-in send command "set dialin restart" in order to drop the user from line. After that try dial-in again.

21 -if the dial-in is disabled enable it, commit and reboot with "set dialin settings;set commit;set reboot" and try again -if dial-in is not working it probably means the SIM card has not GSM data call enabled, the network does not support GSM data call or the network is busy. On that case move to solution B below. Solution B: -Set up M2M Gateway to public IP address that Arctic can form the SSH-VPN connection to it -enable FTP server and WEB server on M2M GW and make required holes to firewall -define new peer to M2M GW SSH-VPN with appropriate hostname -configure Arctic to default settings with: "set default" -wait for response -configure Arctic hostname and GPRS with SMS: "set hostname myarctic;set gprs settings 1,<pincode>,<apn>,<user>,<pass>,1800,0" -wait until Arctic replies to both commands with OK -configure Arctic SSH-VPN with: "set sshvpn settings 1,gprs,<your_m2mgw_ip>,22,0,0,,0;set commit;set reboot" -wait few minutes until Arctic is up again -change the keys with "set sshvpn fetchkey,,;set sshvpn sendkey,,<user>,<pass>,," -insert the file to "known hosts" on M2M GW -wait until Arctic forms the SSH-VPN connection to M2M GW -now it's possible to Access Arctic by using VPN connection Solution C: -Set up M2M Gateway to public IP address that Arctic can form the SSH-VPN connection to it -enable FTP server and WEB server on M2M GW and make required holes to firewall -define new peer to M2M GW SSH-VPN with appropriate hostname -form a script to be executed on Arctic to configure it -store the script to M2M GW WEB server -configure Arctic GPRS with: "set hostname <your_hostname>; set gprs settings 1,<pincode>,<apn>,<user>,<pass>,1800,0; set commit;set restart gprs" -wait few minutes until GPRS is up -download and execute the script on Arctic by "set execute download <your_script>,<your_m2mg_ip>,gprs;set commit;set reboot" HINTS When constructing the update scripts executed on Arctic one can use the shell-tools sendftp and wget to send and receive files. Also shell-tool sendsms is available for sending SMS. Set the hostname with SMS before running the update script.

22 In that case you can identify the required files on server by using hostname as a key to correct folder. The hostname for script is available with command `cat /proc/config/hostname`.

Arctic IEC-104 Gateway User's Manual. Arctic IEC-104 Gateway (2205)

Arctic IEC-104 Gateway User's Manual. Arctic IEC-104 Gateway (2205) (2205) September 2010 Copyright and Trademark Copyright 2008-2010, Viola Systems Ltd. All rights to this manual are owned solely by Viola Systems Ltd. (referred elsewhere in this User s Manual as Viola

More information

Viola M2M Gateway Enterprise Edition

Viola M2M Gateway Enterprise Edition Page 1(5) User Manuals User manuals and other documentation for Viola M2M Gateway product are available at: http://www.violasystems.com/docs/m2mgw/ Overview This document is a short description how to

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

Arctic User's Manual. Arctic GPRS Router (2270)

Arctic User's Manual. Arctic GPRS Router (2270) Arctic (2270) April 2010 Copyright and Trademark Copyright 2008-2010, Viola Systems Ltd. All rights to this manual are owned solely by Viola Systems Ltd. (referred elsewhere in this User s Manual as Viola

More information

Wireless Gateway RER601/603 Technical Manual

Wireless Gateway RER601/603 Technical Manual Wireless Gateway RER601/603 Document ID: 1MRS757105 Issued: 2014-08-18 Revision: B Product version: 1.2 Copyright 2014 ABB. All rights reserved Copyright This document and parts thereof must not be reproduced

More information

How to Configure a Remote Management Tunnel for Barracuda NG Firewalls

How to Configure a Remote Management Tunnel for Barracuda NG Firewalls How to Configure a Remote Management Tunnel for Barracuda NG Firewalls If the managed NG Firewall can not directly reach the NG Control Center it must connect via a remote management tunnel. The remote

More information

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel:

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel: KX GPRS M2M I-NET User s Guide Version: 1.0 Date: March 17, 2011 KORTEX PSI 3 Bd Albert Camus Tel: +33-1-34043760 e-mail: contact@kortex-psi.fr Revision History Version Date Changes 1.0 March 17, 2011

More information

Version No. Build Date No./ Release Date. Supported OS Apply to Models New Features/Enhancements. Bugs Fixed/Changes

Version No. Build Date No./ Release Date. Supported OS Apply to Models New Features/Enhancements. Bugs Fixed/Changes Build Date / 4.1 Build_17031311 EDR-G903 3.6 Build_16081017 EDR-G903 1. Compliance to IEC 62443-4-2 level 2 requirement. 2. Support for ifadminstatus MIB information as device s port setting. 3. Support

More information

CONFIGURATION MANUAL for v2 routers

CONFIGURATION MANUAL for v2 routers MANUAL for v2 routers USED SYMBOLS Used symbols Danger important notice, which may have an influence on the user s safety or the function of the device. Attention notice on possible problems, which can

More information

CONFIGURATION MANUAL for v2 routers

CONFIGURATION MANUAL for v2 routers MANUAL for v2 routers USED SYMBOLS Used symbols Danger important notice, which may have an influence on the user s safety or the function of the device. Attention notice on possible problems, which can

More information

User Manual. SSV Remote Access Gateway. Web ConfigTool

User Manual. SSV Remote Access Gateway. Web ConfigTool SSV Remote Access Gateway Web ConfigTool User Manual SSV Software Systems GmbH 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 Revision:

More information

SPECTRE Router CONFIGURATION MANUAL

SPECTRE Router CONFIGURATION MANUAL SPECTRE Router CONFIGURATION MANUAL International Headquarters B&B Electronics Mfg. Co. Inc. 707 Dayton Road Ottawa, IL 61350 USA Phone (815) 433-5100 -- General Fax (815) 433-5105 Website: European Headquarters

More information

thus, the newly created attribute is accepted if the user accepts attribute 26.

thus, the newly created attribute is accepted if the user accepts attribute 26. Remote Authentication Dial-In User Service (RADIUS) attributes are used to define specific authentication, authorization, and accounting (AAA) elements in a user profile, which is stored on the RADIUS

More information

G806+H3C WSR realize VPN networking

G806+H3C WSR realize VPN networking G806+H3C WSR800-10 realize VPN networking File Version: V1.0.0 1 1.Configure H3C WSR 800-10 1.1.Enter H3C WSR 800-10 Web Server Power the H3C WSR 800-10 and connect PC Ethernet interface to H3C WSR 800-10

More information

Arctic Modbus Gateway Configuration Manual

Arctic Modbus Gateway Configuration Manual Copyright and Trademark Copyright 2004, Viola Systems Ltd. All rights to this manual are owned solely by Viola Systems Ltd. (referred in this manual as Viola Systems). All rights reserved. No part of the

More information

thus, the newly created attribute is accepted if the user accepts attribute 26.

thus, the newly created attribute is accepted if the user accepts attribute 26. Remote Authentication Dial-In User Service (RADIUS) attributes are used to define specific authentication, authorization, and accounting (AAA) elements in a user profile, which is stored on the RADIUS

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

Broadband Router DC 202

Broadband Router DC 202 Broadband Router DC 202 Full Manual Table of Contents DC-202 xdsl/cable Broadband router REQUIREMENTS...4 INTRODUCTION...4 DC-202 Features...4 Internet Access Features...4 Advanced Internet Functions...5

More information

RADIUS Attributes. RADIUS IETF Attributes

RADIUS Attributes. RADIUS IETF Attributes Remote Authentication Dial-In User Service (RADIUS) attributes are used to define specific authentication, authorization, and accounting (AAA) elements in a user profile, which is stored on the RADIUS

More information

Arctic User s Manual. Arctic IEC-104 Gateway

Arctic User s Manual. Arctic IEC-104 Gateway Arctic User s Manual Arctic IEC-104 Gateway Version 1.4.8 October 2005 Copyright and Trademark Copyright 2004-2005, Viola Systems Ltd. All rights to this manual are owned solely by Viola Systems Ltd. (referred

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

Downloaded from manuals search engine

Downloaded from   manuals search engine Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

DPX8000 Series Deep Service Switching Gateway User Configuration Guide BRAS Service Board Module v1.0

DPX8000 Series Deep Service Switching Gateway User Configuration Guide BRAS Service Board Module v1.0 DPX8000 Series Deep Service Switching Gateway User Configuration Guide BRAS Service Board Module v1.0 i Hangzhou DPtech Technologies Co., Ltd. provides full- range technical support. If you need any help,

More information

How to Configure a Remote Management Tunnel for an F-Series Firewall

How to Configure a Remote Management Tunnel for an F-Series Firewall How to Configure a Remote Management Tunnel for an F-Series Firewall If the managed NextGen Firewall F-Series cannot directly reach the NextGen Control Center, it must connect via a remote management tunnel.

More information

RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values

RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values RADIUS Vendor-Specific Attributes (VSA) and RADIUS Disconnect-Cause Attribute Values First Published: September 23, 2005 Last Updated: August 18, 2010 The Internet Engineering Task Force (IETF) draft standard

More information

3G M2M Router Plus (NTC / NTC ) 3G M2M Router (NTC ) Firmware Release Notes

3G M2M Router Plus (NTC / NTC ) 3G M2M Router (NTC ) Firmware Release Notes 3G M2M Router Plus (NTC-6200-02 / NTC-6200-12) 3G M2M Router (NTC-6200-13) Firmware Release Notes Copyright Copyright 2016 NetComm Wireless Limited. All rights reserved. The information contained herein

More information

LevelOne. User's Guide. Broadband Router FBR-1402TX FBR-1403TX

LevelOne. User's Guide. Broadband Router FBR-1402TX FBR-1403TX LevelOne Broadband Router FBR-1402TX FBR-1403TX User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 LevelOne Broadband Router Features... 1 Package Contents... 3 Physical Details...4 CHAPTER 2 INSTALLATION...

More information

List of FW changes

List of FW changes List of FW 4.0.0 changes All routers Added a password check when remote access is enabled If a password to access the router is set to root, remote access is disabled. This means that remote access via

More information

LAN Interface TCW120B

LAN Interface TCW120B LAN Interface TCW120B 1. Short description TCW120 is a multifunctional device for remote monitoring and management. It is an Ethernet based controller, which is designed to work in IP-based networks and

More information

GSM Gateway High Performance GSM Gateway Solution

GSM Gateway High Performance GSM Gateway Solution GSM Gateway High Performance GSM Gateway Solution WEB Setup Guide AP-GS1001 / AP-GS1002 / AP-GS1004 www.addpac.com Contents 1. WEB Connection 2. Network Setup 3. Language 4. GSM Setup 5. VoIP Setup 6.

More information

Configuring a GSM (3G) modem on a GW2040 Series Router

Configuring a GSM (3G) modem on a GW2040 Series Router Configuring a GSM (3G) modem on a GW2040 Series Router Issue 1.5 Date 10 May 2012 Table of contents 1 About this document... 3 1.1 Scope... 3 1.2 Readership... 3 1.3 More information... 3 1.3.1 Assigned

More information

Defining IPsec Networks and Customers

Defining IPsec Networks and Customers CHAPTER 4 Defining the IPsec Network Elements In this product, a VPN network is a unique group of targets; a target can be a member of only one network. Thus, a VPN network allows a provider to partition

More information

Using the Command Line Interface

Using the Command Line Interface CHAPTER 2 Using the Command Line Interface 2.1 Commonly Used Commands This section documents the Cisco Broadband Operating System (CBOS) commands and command arguments that manage the Cisco 67x. CBOS runs

More information

+70 C -25 C 95% RH EMC

+70 C -25 C 95% RH EMC +70 C -25 C 95% RH EMC TK701G TK701U TK711U TK704G TK704U TK714U TK704W TK700 The industrial 2G GPRS- and 3G UMTS routers offered by Welotec enables the access to Ethernet devices or a local network remotely

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

VG422R. User s Manual. Rev , 5

VG422R. User s Manual. Rev , 5 VG422R User s Manual Rev 1.0 2003, 5 CONGRATULATIONS ON YOUR PURCHASE OF VG422R... 1 THIS PACKAGE CONTAINS... 1 CONFIRM THAT YOU MEET INSTALLATION REQUIREMENTS... 1 1. INSTALLATION GUIDE... 2 1.1. HARDWARE

More information

IPSec tunnel for ER75i routers application guide

IPSec tunnel for ER75i routers application guide IPSec tunnel for ER75i routers application guide 1 Contents 1. Generally...3 2. IPSec limitation...3 3. Example of use IPSec tunnel Client side at ER75i...4 3.1. IPSec tunnel client side at ER75i...4 3.1.1.

More information

Gateway for IP equipment

Gateway for IP equipment 1 Purpose This document describes step by step how to set up a connection with an IP, using an ewon as a gateway. The remote connection can be done in two ways: With a direct phone connection to the ewon.

More information

IP806GA/GB Wireless ADSL Router

IP806GA/GB Wireless ADSL Router IP806GA/GB Wireless ADSL Router 802.11g/802.11b Wireless Access Point ADSL Modem NAT Router 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless ADSL Router Features...

More information

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5 Contents 1 Description 2 2 Supported Devices 3 3 Connection, Shell 4 3.1 Serial Connection over Console Port...................... 4 3.2 SSH Connection................................. 4 3.3 Internet Connection...............................

More information

RX3041. User's Manual

RX3041. User's Manual RX3041 User's Manual Table of Contents 1 Introduction... 2 1.1 Features and Benefits... 3 1.2 Package Contents... 3 1.3 Finding Your Way Around... 4 1.4 System Requirements... 6 1.5 Installation Instruction...

More information

Telstra Private IP WAN Configuration Guide

Telstra Private IP WAN Configuration Guide Telstra Private IP WAN Configuration Guide NTC-402 Doc No. CG01068 Copyright Copyright 2018 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless.

More information

Multi-Function Wireless Router. User's Guide. Wireless Access Point Broadband Internet Access. 4-Port Switching Hub

Multi-Function Wireless Router. User's Guide. Wireless Access Point Broadband Internet Access. 4-Port Switching Hub Multi-Function Wireless Router Wireless Access Point Broadband Internet Access 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless Router Features... 1 Package Contents...

More information

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax:

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax: Product: DFL-500 Internet Firewall Index Setup Introduction...2 Set Up Using Web Configurator...3 Setting Up Internal IP Address using CLI...4 Setting UP External IP Address Manually Using CLI...4 How

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

Added Features. 1. PPTP (Point-to-Point Tunneling Protocol)

Added Features. 1. PPTP (Point-to-Point Tunneling Protocol) Added Features 1. PPTP (Point-to-Point Tunneling Protocol) APOS PPTP (Point-to-Point Tunneling Protocol) conforms to the RFC2637 standard. If you can access the PPTP server through the LAN interface, you

More information

Introduction to Firewalls using IPTables

Introduction to Firewalls using IPTables Introduction to Firewalls using IPTables The goal of this lab is to implement a firewall solution using IPTables, and to write and to customize new rules to achieve security. You will need to turn in your

More information

rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual

rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual Disclaimers This manual has been carefully checked and believed to contain accurate information.

More information

Configuration examples for the D-Link NetDefend Firewall series DFL-260/860

Configuration examples for the D-Link NetDefend Firewall series DFL-260/860 Configuration examples for the D-Link NetDefend Firewall series DFL-260/860 Scenario: How to configure User Authentication for multiple groups Last update: 2008-04-29 Overview In this document, the notation

More information

SMG-1100/6100 User s Manual

SMG-1100/6100 User s Manual User s Manual First Edition, January 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. User s Manual The software described in this manual is

More information

User module. Guest Configuration APPLICATION NOTE

User module. Guest Configuration APPLICATION NOTE User module Guest Configuration APPLICATION NOTE USED SYMBOLS Used symbols Danger important notice, which may have an influence on the user s safety or the function of the device. Attention notice on possible

More information

Support for policy-based routing applies to the Barracuda Web Security Gateway running version 6.x only.

Support for policy-based routing applies to the Barracuda Web Security Gateway running version 6.x only. Support for policy-based routing applies to the Barracuda Web Security Gateway running version 6.x only. Transparently Routing Web Traffic to the Barracuda Web Security Gateway This article demonstrates

More information

F5 WANJet 200. Quick Start Guide. Quick Start Overview

F5 WANJet 200. Quick Start Guide. Quick Start Overview F5 WANJet 200 Quick Start Guide Quick Start Overview Following is a high level overview of the steps required to successfully install and configure your F5 WANJet 200 appliance. For detailed instructions

More information

Network Security Firewall Manual Building Networks for People

Network Security Firewall Manual Building Networks for People D-Link DFL-200 TM Network Security Firewall Manual Building Networks for People (10/28/2004) Contents Introduction...6 Features and Benefits... 6 Introduction to Firewalls... 6 Introduction to Local Area

More information

OpenVPN protocol. Restrictions in Conel routers. Modified on: Thu, 14 Aug, 2014 at 2:29 AM

OpenVPN protocol. Restrictions in Conel routers. Modified on: Thu, 14 Aug, 2014 at 2:29 AM 1/2/2016 OpenVPN protocol : Support Portal OpenVPN protocol Modified on: Thu, 14 Aug, 2014 at 2:29 AM OpenVPN (Open Virtual Private Network) is a means of interconnection of several computers through an

More information

Chapter 8. User Authentication

Chapter 8. User Authentication Chapter 8. User Authentication This chapter describes how NetDefendOS implements user authentication. Overview, page 220 Authentication Setup, page 221 8.1. Overview In situations where individual users

More information

NePort Series User Manual

NePort Series User Manual NePort Series User Manual Conextop Technologies Co., Ltd. All rights reserved I Disclaimer Copyright 2003 Conextop, Inc. All rights reserved. Conextop,NePort,with its patent-pending technology, and nechip

More information

Logging. About Logging. This chapter describes how to log system messages and use them for troubleshooting.

Logging. About Logging. This chapter describes how to log system messages and use them for troubleshooting. This chapter describes how to log system messages and use them for troubleshooting. About, page 1 Guidelines for, page 7 Configure, page 8 Monitoring the Logs, page 26 History for, page 29 About System

More information

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012 GEM-10 GPRS/Modbus Gateway User Manual Rev 1.04 05/2012 1.Introduction 1.1 General Features ENTES GEM-10 GPRS/Modbus Gateway allows you to connect to your devices which communicate using Modbus protocol

More information

Wireless Protocol Gateway ARP600 Single SIM Variants User Manual

Wireless Protocol Gateway ARP600 Single SIM Variants User Manual Wireless Protocol Gateway ARP600 Single SIM Variants Document ID: 1MRS758457 Issued: 2015-12-18 Revision: A Product version: A Copyright 2015 ABB. All rights reserved Copyright This document and parts

More information

BGS2 GPRS Modem ER75i Router ETM450 Router

BGS2 GPRS Modem ER75i Router ETM450 Router . GSM Modem Manual BGS2 GPRS Modem ER75i Router ETM450 Router 2016-05-04 ClimaCheck Sweden AB, Box 46, SE-131 06 Nacka, Sweden Visiting/delivery address: Gamla Värmdövägen 6, SE-131 37 Nacka Sweden Tel.:

More information

RAS-M156e RAS-I1128e RAS- G134e RASG12e

RAS-M156e RAS-I1128e RAS- G134e RASG12e Distribué par : Contact : hvssystem@hvssystem.com Tél : 0326824929 Fax : 0326851908 Siège social : 2 rue René Laennec 51500 Taissy France www.hvssystem.com RAS-M156e RAS-I1128e RAS- G134e RASG12e Remote

More information

Remote Access via VPN Configuration (May 2011)

Remote Access via VPN Configuration (May 2011) Remote Access via VPN Configuration (May 2011) Contents Copyright...2 Important Considerations...3 Introduction...4 Supported router models... 4 Installation Topology... 4 Dynamic IP Configuration (DynDNS)...5

More information

Globalstar. epipe Training Presentation. September Globalstar Proprietary. Globalstar Proprietary 9/25/06

Globalstar. epipe Training Presentation. September Globalstar Proprietary. Globalstar Proprietary 9/25/06 Globalstar Multi Channel Modem (MCM-4e) epipe Training Presentation September 2006 1 High Level Architecture Internet HTTP Server FTP Server Internet Public Site Globalstar Gateway Globalstar MCM-4 G*

More information

SLIP and PPP Configuration Commands

SLIP and PPP Configuration Commands CHAPTER 15 SLIP and PPP Configuration Commands SLIP and PPP define methods of sending Internet Protocol (IP) packets over standard EIA/TIA-232 asynchronous serial lines with minimum line speeds of 1200

More information

Wireless Routers. Wireless Routers. Manual. Mobile Router GPRS / EDGE. Broadband Router UMTS HSDPA / HSUPA. MULTeNET Wireless Routers.

Wireless Routers. Wireless Routers. Manual. Mobile Router GPRS / EDGE. Broadband Router UMTS HSDPA / HSUPA. MULTeNET Wireless Routers. Mobile Router GPRS / EDGE Broadband Router UMTS HSDPA / HSUPA MULTeNET User Manual English Version 1.0 March 2008 Manual 1 Document Scope This manual describes how to install, configure and operate the

More information

GoIP Series SIM Card for GSM Voice Gateway User Manual

GoIP Series SIM Card for GSM Voice Gateway User Manual GoIP Series SIM Card for GSM Voice Gateway User Manual V3.0 Shenzhen HYBERTONE Technology Co., Ltd Http://www.hybertone.com Marketing@ hybertone.com Support@ hybertone.com Content Content...1 1 Overview...3

More information

VH-4GW. 4G LTE Vehicle Gateway with WiFi. User Manual

VH-4GW. 4G LTE Vehicle Gateway with WiFi. User Manual VH-4GW 4G LTE Vehicle Gateway with WiFi User Manual Copyright and Disclaimer Version 1.0 This guide is written for firmware version 1.0 or later. Copyright & Disclaimer No part of this publication may

More information

UIP1869V User Interface Guide

UIP1869V User Interface Guide UIP1869V User Interface Guide (Firmware version 0.1.8 and later) Table of Contents Opening the UIP1869V's Configuration Utility... 3 Connecting to Your Broadband Modem... 5 Setting up with DHCP... 5 Updating

More information

Standalone DVR User s Manual. Figure 4-81

Standalone DVR User s Manual. Figure 4-81 Figure 4-81 4.11.2 Network 4.11.2.1 TCP/IP The single network adapter interface is shown as in Figure 4-82 and the dual network adapters interface is shown as in Figure 4-83 Network Mode : Includes multiple

More information

Example - Configuring a Site-to-Site IPsec VPN Tunnel

Example - Configuring a Site-to-Site IPsec VPN Tunnel Example - Configuring a Site-to-Site IPsec VPN Tunnel To configure a Site-to-Site VPN connection between two Barracuda NextGen X-Series Firewalls, in which one unit (Location 1) has a dynamic Internet

More information

This pre-installed mdexsim-vodafone must be replaced with your own SIM-card.

This pre-installed mdexsim-vodafone must be replaced with your own SIM-card. Quick Guide MX510 & mdex fixed.ip+ via OpenVPN MX510 & mdex public.ip via OpenVPN This guide describes the quick configuration of the mdex Router MX510 to have a remote access to one or more terminals

More information

Configuring the VPN Client

Configuring the VPN Client Configuring the VPN Client This chapter explains how to configure the VPN Client. To configure the VPN Client, you enter values for a set of parameters known as a connection entry. The VPN Client uses

More information

Comodo One Software Version 3.8

Comodo One Software Version 3.8 rat Comodo One Software Version 3.8 Dome Cloud Firewall Quick Start Guide Guide Version 1.1.061118 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Comodo Dome Cloud Firewall Quick Start This

More information

ASA Version 7.2(4)30! hostname vpn domain-name hollywood.com enable password BO5OGdtIUElAVJc7 encrypted passwd BO5OGdtIUElAVJc7 encrypted names name

ASA Version 7.2(4)30! hostname vpn domain-name hollywood.com enable password BO5OGdtIUElAVJc7 encrypted passwd BO5OGdtIUElAVJc7 encrypted names name ASA Version 7.2(4)30 hostname vpn domain-name hollywood.com enable password BO5OGdtIUElAVJc7 encrypted passwd BO5OGdtIUElAVJc7 encrypted names name 172.30.232.128 XL description XL / idot name 172.28.28.0

More information

Configuring Cisco TelePresence Manager

Configuring Cisco TelePresence Manager CHAPTER 3 Revised: November 27, 2006, First Published: November 27, 2006 Contents Introduction, page 3-1 System Configuration Tasks, page 3-2 Security Settings, page 3-3 Database, page 3-4 Room Phone UI,

More information

Wireless Gateway ARG600 Dual SIM Variant User Manual

Wireless Gateway ARG600 Dual SIM Variant User Manual Wireless Gateway ARG600 Dual SIM Variant Document ID: 1MRS758460 Issued: 2017-09-22 Revision: B Product version: 3.4 Copyright 2017 ABB. All rights reserved Copyright This document and parts thereof must

More information

CONNECTION ELECTRONICS LTD.

CONNECTION ELECTRONICS LTD. System Manual Version 1.0 Revised on 16-Apr-2010 CONNECTION ELECTRONICS LTD. NOTICE The information contained in this document is believed to accurate in all respects but is not warranted by Connection

More information

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world.

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world. LES1308A, LES1316A LES1332A, LES1348A 8-/16-/32-/48-Port Advanced Console Server with GSM Modem QS Guide Quick Start Guide Securely manage data center and network equipment from anywhere in the world.

More information

F3123 GPRS ROUTER USER MANUAL

F3123 GPRS ROUTER USER MANUAL F3123 GPRS ROUTER USER MANUAL Add:J1-J2,3rd Floor,No.44,GuanRi Road,SoftWare Park,XiaMen,China 1 Zip Code:361008 Contents Chapter 1 Brief Introduction of Product... 3 1.1 General... 3 1.2 Product Features...

More information

FlyBoost CL100 USER MANUAL A02-OCL100 A02-OCL100_ME01

FlyBoost CL100 USER MANUAL A02-OCL100 A02-OCL100_ME01 FlyBoost CL100 A02-OCL100 USER MANUAL A02-OCL100_ME01 Table of Contents OVERVIEW THE PRODUCT... 1 Introduction... 1 Features and Benefits... 2 When to Use Which Mode... 3 Access Point Client Mode... 3

More information

ACE Live on RSP: Installation Instructions

ACE Live on RSP: Installation Instructions ACE Live on RSP ACE Live on RSP: Installation Instructions These installation instructions apply to OPNET ACE Live on RSP Release 7.1.3. You can find the latest version of this document at the OPNET Support

More information

Internet. SonicWALL IP Cisco IOS IP IP Network Mask

Internet. SonicWALL IP Cisco IOS IP IP Network Mask Prepared by SonicWALL, Inc. 9/20/2001 Introduction: VPN standards are still evolving and interoperability between products is a continued effort. SonicWALL has made progress in this area and is interoperable

More information

DRG600-WIFI USER GUIDE

DRG600-WIFI USER GUIDE DRG600-WIFI USER GUIDE P/N: DFB601CW Copyright 2008. All Rights Reserved. Printed May 15, 2008 All trademarks and trade names are the properties of their respective owners. Page 2 of 104 Contents INTRODUCTION...

More information

RSA-SERIES. MuLogic RSA-series web configuration guide - Issue 1.12 I NDUSTRIAL R EMOTE A CCESS R OUTER

RSA-SERIES. MuLogic RSA-series web configuration guide - Issue 1.12 I NDUSTRIAL R EMOTE A CCESS R OUTER MuLogic RSA-series web configuration guide - Issue 1.12 RSA-SERIES I NDUSTRIAL R EMOTE A CCESS R OUTER RSA-series web configuration guide Issue 1.12 October 2018 Copyright 2015-2018 MuLogic BV Plesmanstraat

More information

Note: Because of the major firmware structure change, please make sure to press the reset button for more

Note: Because of the major firmware structure change, please make sure to press the reset button for more WMU-9000VPN Firmware Upgrade Guide Note: Because of the major firmware structure change, please make sure to press the reset button for more than 5 seconds before and after the firmware upgrade (before

More information

Configuring SMS Gateways on GateManager

Configuring SMS Gateways on GateManager Configuring SMS Gateways on GateManager This guide explains different type of external SMS gateways that can be configured for a GateManager. Version: 3.0, Oct 2016 Table of Contents Document version History

More information

Cypress Series Wireless Controller User Guide

Cypress Series Wireless Controller User Guide Cypress Series Wireless Controller User Guide Version 2.0 June, 2007 1 Introduction... 7 1.1 Hardware Features... 7 1.2 Software Features... 8 1.3 Management Interfaces... 8 2 Installation... 9 2.1 Package

More information

CCNA Semester 2 labs. Labs for chapters 2 10

CCNA Semester 2 labs. Labs for chapters 2 10 CCNA Semester 2 labs Labs for chapters 2 10 2.2.2.5 Lab - Configuring IPv4 Static and Default Routes 2.3.2.4 Lab - Troubleshooting Static Routes 3.2.1.9 Lab - Configuring Basic RIPv2 5.2.2.9 Lab - Configuring

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

LKR Port Broadband Router. User's Manual. Revision C

LKR Port Broadband Router. User's Manual. Revision C LKR-604 4-Port Broadband Router User's Manual Revision C 1 Contents 1 Introduction... 4 1.1 Features... 4 1.2 Package Contents... 4 1.3 Finding Your Way Around... 5 1.3.1 Front Panel... 5 1.3.2 Rear Panel

More information

Yamaha Router Configuration Training ~ console ~

Yamaha Router Configuration Training ~ console ~ Yamaha Router Configuration Training ~ console ~ Contents Console operation Log in Set Login & Admin password Basic Command Interface Addressing DHCP Static Routing NAT PPPoE IPsec VPN Static/Dynamic Packet

More information

RADIUS Vendor-Specific Attributes and RADIUS Disconnect-Cause Attribute Values

RADIUS Vendor-Specific Attributes and RADIUS Disconnect-Cause Attribute Values RADIUS s and RADIUS Disconnect-Cause Values The Internet Engineering Task Force (IETF) draft standard specifies a method for communicating vendor-specific information between the network access server

More information

Configuring site-to-site VPN between two VPN-1/FireWall-1 Gateways using mesh topology

Configuring site-to-site VPN between two VPN-1/FireWall-1 Gateways using mesh topology Configuring site-to-site VPN between two VPN-1/FireWall-1 Gateways using mesh topology Version 1.0 By Tasawar Jalali Table of Contents Introduction... 3 Network Layout... 3 Configuring VPN on NewYork VPN-1/Firewall-1

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Networking Essentials Objectives Learn about the protocols and standards Windows uses for networking Learn how to connect

More information

Arctic P - Series User Manual. Arctic Protocol Gateway (P-2220, P-2250, P-2260)

Arctic P - Series User Manual. Arctic Protocol Gateway (P-2220, P-2250, P-2260) Arctic P - Series User Manual (P-2220, P-2250, P-2260) May 2015 Copyright and Trademark Copyright 2008-2015, Viola Systems Ltd. All rights to this manual are owned solely by Viola Systems Ltd. (referred

More information

VPN2S. Handbook VPN VPN2S. Default Login Details. Firmware V1.12(ABLN.0)b9 Edition 1, 5/ LAN Port IP Address

VPN2S. Handbook VPN VPN2S. Default Login Details. Firmware V1.12(ABLN.0)b9 Edition 1, 5/ LAN Port IP Address VPN2S VPN2S VPN Firmware V1.12(ABLN.0)b9 Edition 1, 5/2018 Handbook Default Login Details LAN Port IP Address https://192.168.1.1 User Name admin Password 1234 Copyright 2018 ZyXEL Communications Corporation

More information

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2 Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2 The Cisco Network Analysis Module (NAM) is an integrated module that enables network managers

More information

D-Link DI-804 Broadband Router User s Manual

D-Link DI-804 Broadband Router User s Manual D-Link DI-804 Broadband Router User s Manual Rev.01 ( March,2001 ) 6RDI804 01 Contents Introduction...4 Package Contents...5 Introduction to Broadband Router Technology...6 Introduction to Firewalls...6

More information

User Guide IP Connect CSD

User Guide IP Connect CSD The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Wireless Maingate AB shall have no liability for any error or damages

More information