Atalla Boxcar Reference Guide

Size: px
Start display at page:

Download "Atalla Boxcar Reference Guide"

Transcription

1 Atalla Boxcar Reference Guide Abstract This document describes Boxcar, its interface to the Atalla Network Security Processor, and the parameters used to start, initialize, and configure the Boxcar process. Boxcar supports all Atalla NSP models that have an Ethernet TCP/IP interface. This release is available through the HP NonStop eservices portal. It runs exclusively on HP Integrity NonStop servers. Product Version Boxcar Version T0409H01-AAJ Part Number Published May

2 Document History Part Number Product Version Published T0409H01 June T0409H01AAG March T0409H01AAH October 2007 New and Changed Information A new parameter has been added, see BOXCAR-LOGMSGWRITEINTERVAL. If the value specified for the BOXCAR-RECV-DEPTH parameter is less than one or greater than 4047, the default value of 4047 will be used. 2

3 Boxcar Overview Boxcar is a process that runs in a HP Non-Stop server. It is designed to improve the overall efficiency of communication between host application process(es) and Atalla NSPs that support Ethernet TCP/IP communications. Boxcar acts as a funnel for transactions, accepting commands from a large number of application processes and sending them to available sockets on the Atalla NSP. Boxcar provides an interface to one Atalla NSP. Multiple NSPs would each have their own Boxcar process running on the HP Non-Stop server. Boxcar is a Non-Stop context free server application. The ability to be context free comes from the I/O buffer design, and allows more efficient Boxcar operation, as it is not necessary to maintain and checkpoint contexts for each Boxcar opener. Boxcar maintains the contexts of application processes in a buffer using a multi-threaded process to increase communication efficiency. Boxcar sends a command to the first open, available socket. Boxcar can send up to a maximum of 14 commands simultaneously. When all sockets are busy, Boxcar queues subsequent commands in a buffer, up to a maximum of 4047 commands, and thereby effectively supports up to 4047 opens. Boxcar does not perform any error checking on the command syntax that a host application is sending to the Atalla NSP. The Atalla NSP is responsible for formatting and returning error codes in response to any invalid or improperly formatted commands. This off- loads bookkeeping tasks from Boxcar and improves its efficiency. By default, Boxcar requires 133 MB of swap space to start, if sufficient disk space is not available, boxcar will abend. Software Installation Boxcar (product ID T0409) is distributed as an independent product (IP), follow the installation instructions provided on the CD-ROM. Initialization Log Boxcar is started and initialized via an obey file. Initialization includes opening the log file or process, establishing the socket connections, and sending an echo command to each socket. The obey file is also used to establish the Boxcar runtime configuration. See Sample Obey File. When the Boxcar process is started, it first attempts to open a log. The Boxcar log can be a disk file or a process. The log is opened first so any subsequent error conditions can be recorded. If the log cannot be opened, a fatal error is generated and Boxcar abends. When Boxcar starts, it logs the configuration information and the status of its backup process. It also sends commands <1101#>, <9A#ID#>, and <9A#KEY#> to the Network Security Processor to obtain configuration information. The responses to these commands are recorded in the log. 3

4 During operation, Boxcar status and error messages are written to the Boxcar log. By default, messages are written using a waited write operation. Certain messages can be written using a no-waited write operation, see BOXCAR-LOGMSGWRITEINTERVAL. Error responses generated by the Network Security Processor in response to invalid commands, are not logged by Boxcar, they are returned to the host application process. If the Boxcar log file fills up, an error 45 will be written to $0 whenever Boxcar attempts to write a message to its log file. To prevent this situation, increase the MAXEXTENTS parameter on the log file. Queue Depth Boxcar, using a no-waited write operation, creates a log entry whenever a queue depth of two or more incoming requests, is cleared. The log entry states time when the queue was cleared, how long the queue lasted, and the maximum number of incoming requests that were queued. The example log entry below indicates that Boxcar queue depth reached or exceeded 2 at 17:22:12, the queue cleared at 17:24:22 and the maximum number of incoming queued requests was 6. \CHIP.$BOXB: 30APR :24:22 Queue Depth = 6, cleared in 2 mins, 10 secs and 0 ms. 4

5 Example log file The following is an example of a Boxcar log file after a successful startup: \BLOPS.$BOXB: 30APR :46:52 BOXCAR VERSION 2.7 STARTED \BLOPS.$BOXB: 30APR :46:52 Open $0 log Successfully \BLOPS.$BOXB: 30APR :46:52 BOXCAR-LOGMSGWRITEINTERVAL = 30 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-LOGFILE = BOXLOG \BLOPS.$BOXB: 30APR :46:52 BOXCAR-BACKUPCPU = 1 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-DEVICE-NAME = \BLOPS.$BOXB: 30APR :46:52 BOXCAR-DEVICE-TYPE = 32-1 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-CRLF-REQUIRED = NO \BLOPS.$BOXB: 30APR :46:52 Atalla NSP Option 23 will be enabled per your request. ( NSP responses with no CR/LF ) \BLOPS.$BOXB: 30APR :46:52 BOXCAR-RECV-DEPTH = 4047 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-MAXSOCKET-OPENS = 14 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-SOCKET-RESET-LEVEL= 200 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-ETHERNET-PORT = 7000 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-TCPIP-PROCESS-NAME = $ZTC0 \BLOPS.$BOXB: 30APR :46:52 TCPIP PROCESS = $ZTC0 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-SOCKET-TIMEOUT = 100 \BLOPS.$BOXB: 30APR :46:52 BOXCAR-MAX-FLATSEG-SIZE = \BLOPS.$BOXB: 30APR :46:52 OBTAINED POOL OF SIZE \BLOPS.$BOXB: 30APR :46:52 SEND : <101#023E#> \BLOPS.$BOXB: 30APR :46:52 RECV : <201#Y#> \BLOPS.$BOXB: 30APR :46:52 Successfully Enabled option 23 on the Atalla device at IP address \BLOPS.$BOXB: 30APR :46:52 SEND : <9A#ID#> \BLOPS.$BOXB: 30APR :46:52 RECV : <AA#V1BMVR#A9100,Import="P",Export="P"#4,S,S#00#10#31,32,#5E# #93,99,9A,9E,9F##101,105,106,107,108,109#113####335#########> \BLOPS.$BOXB: 30APR :46:52 SEND : <1101#> \BLOPS.$BOXB: 30APR :46:52 RECV : <2101#HP Atalla 5

6 A9100-AKB Version: 3.60C, Date: Feb , Time: 15:43:34#80F4#0#> \BLOPS.$BOXB: 30APR :46:52 SEND : <9A#KEY#> \BLOPS.$BOXB: 30APR :46:52 RECV : <AA#1000#MFK1#B196#T#PMFK1#8792#D#######> \BLOPS.$BOXB: 30APR :46:52 BOXCAR DEVICE HAS BEEN INITIALIZED \BLOPS.$BOXB: 30APR :46:52 Boxcar established 14 of 14 sockets on on port 7000 \BLOPS.$BOXB: 30APR :46:52 BOXCAR Backup Process Created OK \BLOPS.$BOXB: 30APR :46:52 BOXCAR Backup Process Initialized. Boxcar Backup Process If you specify a backup process using BOXCAR-BACKUPCPU, Boxcar starts the backup process and does a FILE_OPEN_CHKPT on all files opened by BOXCAR, $RECEIVE, the Boxcar log, and the Atalla NSP, it then CHECKPOINTXs the data stack. If there are errors on any of these operations, Boxcar writes an error message to the Boxcar log and abends. If a non-existent CPU, or if a CPU that is down, has been specified, Boxcar logs the error, logs that it is not running as a non-stop process and continues without a backup process. If the backup process was not created because the CPU was down, when that CPU is later restored, Boxcar receives a CPU up message and attempts to create the backup process. If a socket connection to the NSP fails to open when the Boxcar backup process takes over, the Boxcar process will try five times to open the socket connection. A delay of four seconds is added to each attempt to open the socket. The first attempt will occur after one second. The second attempt will occur after five seconds. The third attempt will occur after nine seconds. The fourth attempt will occur after 13 seconds. The final attempt will occur after 17 seconds. Sending an Echo Command to each socket After opening the configured number of sockets, Boxcar attempts to communicate with each open socket by sending it an echo command. If a communications error occurs or the response is not correct, Boxcar resends the command two additional times. If Boxcar is still unable to communicate with the socket, it closes the socket, logs the error, and tries the next socket. If Boxcar is unable to communicate with any sockets, it logs the error and terminates. Carriage Return Line Feed appended to the NSP response See BOXCAR-CRLF-REQUIRED. 6

7 Command Processing After Boxcar is started, initialized, and configured, it performs a READUPDATEX on $RECEIVE, then begins processing host application commands, sending and receiving commands and responses through the sockets, and replying to the host applications. Each time Boxcar receives an NSP command it updates a counter. When the counter is equal to 2000 times the value of BOXCAR-SOCKET-RESET-LEVEL, Boxcar attempts to restore any invalid sockets, and logs the number of sockets restored. The log entry below indicates no sockets were found in an invalid state. \CHIP.$BOXB: 25MAR :25:27 Number of Sockets restored in SOCKET_RESET_LEVEL = 0 Error Handling When a TCP/IP communications error occurs, Boxcar returns an error 311 to the host application. Boxcar closes the socket on the NSP and attempts to open a new socket connection on the NSP. It then continues to process other host applications commands and NSP responses. If Boxcar is not able to open a new socket, it will mark the socket as bad, and attempt to recover it when the BOXCAR-SOCKET-RESET-LEVEL value is reached. Below are some typical causes of an error 311 being returned to the host application. Boxcar received a zero length string from the TCP/IP process. Boxcar is unable to send the complete command to the NSP. Boxcar failed to receive a response from the NSP. Note. When the host application receives an error 311 it should retry the command. Recovering Sockets There are three conditions in which Boxcar will attempt to recover a socket. If Boxcar is not able to open a new socket, it will mark the socket as bad, and attempt to recover it when the BOXCAR-SOCKET-RESET-LEVEL value is reached. It will also attempt to recover any socket that has been in the receiving state for more than 10 minutes. BOXCAR will report the results of the socket recovery attempt as follows: Socket Recovery: # of Invalid sockets encountered = 3. Sockets restored from Invalid state = 3. Socket Recovery: # of Invalid sockets (in receiving state over 10 minutes) encountered = 2. Sockets recovered from Invalid Receiving State = 1. 7

8 Boxcar Parameter Definitions The following is a description of the Boxcar parameters, listed in alphabetical order. BOXCAR-BACKUPCPU Specifies the CPU number which runs the Boxcar backup process. This parameter is optional, if not specified, Boxcar does not run as a persistent process pair. BOXCAR-CRLF-REQUIRED This parameter is required, if not specified, Boxcar logs an error, and terminates. Set this parameter to YES if a Carriage Return and Line Feed (CRLF) characters should be appended to each NSP response. Set this parameter to NO if the CRLF characters should not be appended to each NSP response. Based on the value of this parameter Boxcar will send a command 101 to the NSP to set option 23 to either enable or disable the CRLF on the NSP s response. A log entry will be generated based on the value of this parameter. For example if this parameter is set to YES the following message will appear in the Boxcar log. Atalla NSP Option 23 will be disabled per your request. ( NSP responses with CR/LF ) Caution. If NSP option 23 is changed via the Secure Configuration Assistant (SCA) or via an NSP command 101 after the Boxcar process has started, you must stop and restart the Boxcar process prior to performing any other transactions using the SCA via the Atalla Secure Remote Manager (ASRM), or sending commands that contain responses greater than 1024 bytes or binary data. This ensures that Boxcar will correctly determine the status of NSP option 23. Failure to stop and start Boxcar after NSP option 23 has been changed may result in a situation where Boxcar will no longer process commands from host applications. BOXCAR-DEBUG-FILE <File name> This is the name of the debug file. The default value is blank meaning no debug file is used. Caution. This feature will significantly degrade performance so it should only be used when troubleshooting. It will record every command sent to the NSP and every NSP response, as such, there is a potential security implication when using this feature. It should be noted that significant disk space can be consumed by the debug file in high volume transaction environments. If this parameter is provided, Boxcar tries to open the debug file, and logs a message to the log file with the result of the OPEN operation on this file. This file must be an existing enscribe, unstructured file. When the file is full, an error 45 is logged to EMS, no further records are recorded. The debug file contains two types of records: 8

9 1. The command, in format: System name. Boxcar process name: Date Time, Socket Identifier, Command. 2. The response from the NSP, in format: System name. Boxcar process name: Date Time, Socket Identifier, Response. BOXCAR-DEVICE-NAME Specifies the IP address of the Atalla NSP. This parameter is required, if not specified, Boxcar logs an error, and terminates. Do not use leading zero(s) in an IP address octet. For example is incorrect, use instead. BOXCAR-DEVICE-TYPE Specifies the device type and subtype for the Boxcar process. This parameter is optional the default value is device type 15, subtype 3. To change the value of device and subtype specify the new device type followed by a dash (-) followed by the subtype. For example to set device type to 30 and the subtype to 10 the statement would be: BOXCAR-DEVICE-TYPE BOXCAR-ETHERNET-PORT Specifies the port number for Atalla NSP. This parameter is optional, if not specified default the value 7000 will be used. BOXCAR-LOGFILE Specifies the name of an existing enscribe, unstructured file, or process. This parameter is required, if not specified, Boxcar logs an error, and terminates. BOXCAR-LOGMSGWRITEINTERVAL Specifies the number of seconds between attempts to write queued message cancellations or Queue Depth messages to the Boxcar log file. It also controls the type of write operation Boxcar uses to write queued message cancellation messages to its log, and also what actions Boxcar takes when its log file is full. This parameter is optional, if not specified default the value 0 will be used. The minimum value is 0. The maximum value is 2,147,483,647. If this parameter is not present or its value is zero, Boxcar will log individual queued message cancellation messages using a waited write operation. Queue depth messages will be written using a no-waited write operation every time the queue is cleared. When the Boxcar log file is full, Boxcar will use a waited write operation to log an error 45 to $0 for every message it would normally write to its log file. When this parameter contains a positive value, in the range specified above, Boxcar will perform the following actions in response to these four events: 9

10 When Boxcar receives a Queued Message Cancellation message it uses the value specified in LOGMSGWRITEINTERVAL to start a timer. While the timer is running, Boxcar counts the number of these messages it receives. When the timer expires, Boxcar uses a no-waited write operation, with depth of one, to record in its log file the number of queued message cancellation messages it has received during this interval. If during this attempted write operation there is another write in process, Boxcar will start another timer and continue counting queued message cancellation messages. This process continues until Boxcar is successful in writing to its log file. When the number of incoming requests exceeds the number of sockets Boxcar has opened on the Network Security Processor, Boxcar queues incoming requests, and monitors the depth of the queue and its duration. When the queue clears, Boxcar uses a no-waited write operation, with a depth of 1, to write a queue depth message to its log file. If during this attempted write operation there is another write in process, Boxcar will use the value specified in LOGMSGWRITEINTERVAL to start a timer. While the timer is running, any additional queue depth messages will be discarded. When the timer expires, Boxcar will attempt to write the queue depth message again. This process continues until Boxcar is successful in writing this message. Boxcar uses a no-waited write operation, with a depth of 1, to write to $0. If during this attempted write operation there is another write in process, Boxcar will use the value specified in LOGMSGWRITEINTERVAL to start a timer. While the timer is running, any additional messages to be written to $0 are discarded. When the timer expires, Boxcar will attempt to write the next message to its log file. This process continues until Boxcar is successful in writing this message. When Boxcar receives an error 45 (file full) on an attempt to write a message to its log file, it will discard the message, write an error 45 to $0, and use the value in LOGMSGWRITEINTERVAL to start a timer. Any subsequent log file messages that Boxcar generates while this timer is running are discarded. After the timer expires, Boxcar will attempt to write the next message to its log file. If the log file is no longer full, the write will be successful. If the file is still full, Boxcar starts the LOGMSGWRITEINTERVAL timer again. While the Boxcar log file is full, Boxcar will write one error 45 message to $0 per hour. This process continues until Boxcar is successful in writing messages to its log file. BOXCAR-MAX-FLATSEG-SIZE This parameter is optional, it can be used to specify the size of a swap space for commands and responses. If this parameter is not specified Boxcar will use the maximum size of 133 MB. Boxcar requires approximately 32,000 bytes of swap space to store a command or response for each requestor. The maximum number of requestors allowed by Boxcar is defined by BOXCAR-RECV-DEPTH, the default and maximum is

11 To determine an appropriate value for the MAX-FLATSEG-SIZE parameter multiply the number of requestors by 32,000. For example if the BOXCAR-RECV-DEPTH is set to 255 the MAX-FLATSEG-SIZE parameter should be set to or higher. If this parameter is set to a value that is too small Boxcar will abend at startup. BOXCAR-MAXSOCKET-OPENS Specifies the maximum number of sockets that Boxcar can open on a NSP. This parameter is optional, if not specified the default value 14 is used. The minimum value is 1, the maximum value is 14. It is possible (although not recommended) to have multiple Boxcar processes communicating with the same Atalla NSP. In this case, make sure that the total number of sockets opened by the Boxcar processes do not exceed the maximum number of available NSP sockets. BOXCAR-RECV-DEPTH Specifies the Receive Depth value for $RECEIVE. The Receive Depth value is the number of READ UPDATEs that a process can perform before being required to REPLY to the requester. This parameter is optional, if not specified, the default value 4047 is used. The maximum value is When the number of incoming requests to Boxcar exceeds the receive depth an error 74 is logged. BOXCAR-SOCKET-RESET-LEVEL Specifies the frequency which Boxcar will check for, and attempt to restore, invalid sockets. The value specified, which is multiplied by 2000, is the number of commands received by Boxcar before it will attempt to restore any invalid sockets. The parameter is optional, if not specified, the default value 500 (1,000,000 commands) is used. The maximum value is 2,147,483,647. BOXCAR-SOCKET-TIMEOUT Specifies the time, in hundredths of seconds, for a socket open to complete. This parameter is optional, if not specified, the default value 1000 (10 seconds) is used. BOXCAR-TCPIP-PROCESS-NAME Specifies the TCP/IP process used to communicate with the NSP.This process is the one used by the specific Ethernet controller to which the NSP is attached. Use this parameter instead of a TACL define to specify the TCP/IP process associated with the Ethernet controller. If this parameter is not specified, and if the TACL define TCPIP^PROCESS^NAME is not specified, Boxcar will abend. 11

12 Table 1. Boxcar Parameters (page 1 of 2) Command Default Description BOXCAR-BACKUPCPU Specifies the CPU that runs the Boxcar backup process. If not specified, the Boxcar process does not run as a persistent process pair. BOXCAR-CRLF-REQUIRED Used to specify if a Carriage Return and Line Feed (CRLF) characters should be appended to each NSP response. YES = append CRLF NO = do not append CRLF If not specified, Boxcar logs an error and terminates. BOXCAR-DEBUG-FILE This is the name of the debug file. Only use this parameter for troubleshooting, it significantly degrades performance. BOXCAR-DEVICE-NAME Specifies the IP address of the NSP. If not specified, Boxcar logs an error and terminates. BOXCAR-DEVICE-TYPE 15-3 Specifies the device and subtype.the device and subtype must be separated by a dash character. BOXCAR-ETHERNET-PORT 7000 Specifies the port number for the NSP. BOXCAR-LOGFILE Establishes the name of the Boxcar log file or log process name. If not specified, Boxcar logs an error and terminates. BOXCAR-LOGMSGWRITEINTERVAL 0 Controls how often messages certain types of messages are logged. BOXCAR-MAX-FLATSEG-SIZE 133MB This parameter can be used to specify a smaller swap space, which is used by Boxcar to store commands and responses. BOXCAR-MAXSOCKET-OPENS 14 Specifies the maximum number of socket opens that can be performed on an NSP. If Boxcar is unable to open any sockets, it logs an error and terminates. BOXCAR-RECV-DEPTH 4047 Used to change the Receive Depth value, $RECEIVE, from the default value of The maximum allowed value is

13 Table 1. Boxcar Parameters (page 2 of 2) Command Default Description BOXCAR-SOCKET-RESET-LEVEL 500 Specifies the frequency which Boxcar will check for, and attempt to restore, invalid sockets. The value specified, which is multiplied by 2000, is the number of commands received by Boxcar before it will attempt to restore any invalid sockets. Setting this value to a low value will increase overhead and degrade Boxcar performance. BOXCAR-SOCKET-TIMEOUT 1000 Specifies the time, in hundredths of a second, for a socket open to complete. BOXCAR-TCPIP-PROCESS-NAME Specifies the TCP/IP process used to communicate with the NSP. If this parameter is not specified, Boxcar will use the default TCP/IP process for the terminal used to start Boxcar. If no default TCP/IP process has been specified for the terminal, Boxcar logs an error and terminates. Note. The following Boxcar parameters are no longer supported and must not be used: BOXCAR-A7K-HDR, BOXCAR-A7K-IMAGE, BOXCAR-CLEAR-NLCHECK, BOXCAR-DOWNLOAD-A7K, BOXCAR-NO-INIT, BOXCAR-RESPONSE-MODE, BOXCAR-TAPECOM-DELAY, BOXCAR-TAPECOM-INFILE, BOXCAR-TAPECOM-OUTFILE, and BOXCAR-WCOUNT. 13

14 Modifying the Obey File Edit the obey file to match your host system (for example, primary and backup CPUs, device IP address, and number of sockets). Create a separate obey file for each NSP; one Boxcar process for each NSP, see Boxcar Parameter Definitions. Table 2 shows an example of an obey file. Note. To prevent application time-outs the priority of the Boxcar process should be set slightly below the priority of the TCP/IP process that controls the NSP. For example if the TCP/IP process is set to 190, the Boxcar process priority should be set to 189. If the Boxcar process is not started in the same system as the NSP, the Boxcar process name must be limited to six characters, including the $. If the Boxcar process name is six characters including the $, the statement used to start the Boxcar process must contain an in, out, and term parameters. Table 2. Sample Obey File CLEAR ALL PARAM PARAM BOXCAR-BACKUPCPU 1 PARAM BOXCAR-DEVICE-NAME PARAM BOXCAR-ETHERNET-PORT 7000 PARAM BOXCAR-LOGFILE logbox PARAM BOXCAR-CRLF-REQUIRED yes PARAM BOXCAR-MAX-FLATSEG-SIZE PARAM BOXCAR-MAXSOCKET-OPENS 14 PARAM BOXCAR-RECV-DEPTH 4047 PARAM BOXCAR-SOCKET-TIMEOUT 1000 PARAM BOXCAR-TCPIP-PROCESS-NAME $ZTC0 Comment create log file fup create logbox, type e, rec 200, block 4096, & maxentents 100, ext 10 run boxcaro /name $box1, nowait, cpu 0, pri 160/ 14

15 Executing the Obey File Once the obey file is modified, execute the obey file. In the example below the modified obey file is called STRTBOX. At the TACL prompt, type the following including the space: TACL> obey strtbox Note. If you renamed the obey file, be sure to type the name of your new obey file. VPROC information Binder timestamp: 30APR :03:46 Version procedure: T8432H02_21MAY2008_CRTLNSE_ABN Version procedure: T8432H02_21MAY2008_CCPLMAIN Version procedure: T0409H01_15MAY2009_H01AAJ TNS/E Native Mode: runnable file Contacting Atalla Technical Support Before contacting Atalla Technical Support, please read this document. Many of the common product questions are covered in this guide. If you are still unable to find answers to your questions, contact Atalla Technical Support. Atalla Technical Support s normal working hours are 8 am to 5 pm, Pacific Standard Time, Monday through Friday. Atalla Technical Support provides assistance for customers and field personnel who have questions or problems with the installation, setup and use of Atalla equipment or products. When requesting support, please have the following information available as it will enable us to efficiently answer your question or solve the problem you are encountering: Type and model of Atalla equipment Version of NSP software Boxcar software version (use the VPROC command to obtain this information) Type of system it is attached to or installed in (include operating system version) Exact nature of the problem. Provide as much detail as possible Customers can contact Atalla Technical Support by: By atalla.support@hp.com By telephone: (U.S. only) or (outside U.S.) 15

16 24-hour Support Atalla Technical Support provides 24-hour emergency coverage through the Global Mission Critical Solution Center (GMCSC). Use this service for Atalla product and system emergencies that occur after normal working hours or on weekends and U.S. holidays. Questions about Atalla product installation and setup are supported during normal working hours. Within the U.S. the GMCSC can be contacted by calling: Customers outside the U.S. can obtain GMCSC contact information from this URL: 16

RADIUS Server Load Balancing

RADIUS Server Load Balancing The feature distributes authentication, authorization, and accounting (AAA) authentication and accounting transactions across RADIUS servers in a server group These servers can share the AAA transaction

More information

FERGUSON BEAUREGARD. RTU-5000 Configurator User Manual

FERGUSON BEAUREGARD. RTU-5000 Configurator User Manual FERGUSON BEAUREGARD RTU-5000 Configurator User Manual FERGUSON BEAUREGARD RTU-5000 Configurator User Manual The Ferguson Beauregard RTU-5000 Configurator program and manuals are Copyright 1997-2004 by

More information

CROSSREF Manual. Tools and Utilities Library

CROSSREF Manual. Tools and Utilities Library Tools and Utilities Library CROSSREF Manual Abstract This manual describes the CROSSREF cross-referencing utility, including how to use it with C, COBOL 74, COBOL85, EXTENDED BASIC, FORTRAN, Pascal, SCREEN

More information

Kepware Technologies Differences Between 4x and 5x for DNP Drivers

Kepware Technologies Differences Between 4x and 5x for DNP Drivers Kepware Technologies Differences Between 4x and 5x for DNP Drivers June, 2010 V 1.000 Kepware Technologies Table of Contents 1. General... 1 2. Changes in Channel Properties... 1 2.1 DNP Master Ethernet...

More information

QTOS DATABASE QTOS TAPE LIBRARIANS GUIDE. Copyright 2017 QSA Enterprises, LLC

QTOS DATABASE QTOS TAPE LIBRARIANS GUIDE. Copyright 2017 QSA Enterprises, LLC QTOS DATABASE QTOS TAPE LIBRARIANS GUIDE 1 QSA Enterprises, LLC 100 Dry Mill Road Ste 101 Leesburg, VA 20151 Phone 703 771 9447 Fax 703 771 9448 PREFACE This book is intended for the Tape Librarian who's

More information

Using the Cable Monitor Tool

Using the Cable Monitor Tool APPENDIX B This appendix describes the Cisco ubr905 and Cisco ubr925 cable access routers Cable Monitor tool. The Cable Monitor is part of the router s onboard software that provides a web-based diagnostic

More information

ExpressSAS Host Adapter 6Gb v2.30 Windows

ExpressSAS Host Adapter 6Gb v2.30 Windows Product Release Notes ExpressSAS Host Adapter 6Gb v2.30 Windows 1. General Release Information These product release notes define the new features, changes, known issues and release details that apply

More information

Perle Dial-Out User s Guide

Perle Dial-Out User s Guide Perle Dial-Out User s Guide 95-2345-05 Copyrights Copyright 1996-2000, Perle Systems Limited and its suppliers. IBM is the registered trademark of International Business Machines Corporation. Microsoft,

More information

DNP Master Ethernet Driver Help Kepware Technologies

DNP Master Ethernet Driver Help Kepware Technologies DNP Master Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 9 Overview 9 Channel Setup 10 Communications General 10 Timing 10 Device Setup 12 Communications 12 Polling

More information

ExpressSAS Host Adapter 6Gb v2.10 Windows

ExpressSAS Host Adapter 6Gb v2.10 Windows Product Release Notes ExpressSAS Host Adapter 6Gb v2.10 Windows 1. General Release Information These product release notes define the new features, changes, known issues and release details that apply

More information

Modular Messaging Web Client. Administration and maintenance

Modular Messaging Web Client. Administration and maintenance Administration and maintenance Administration and maintenance Your system administrator has provided you with an ID and a password to access the Administration and Maintenance pages. The Administration

More information

Configuring System Message Logging

Configuring System Message Logging CHAPTER 1 This chapter describes how to configure system message logging on the Cisco 4700 Series Application Control Engine (ACE) appliance. Each ACE contains a number of log files that retain records

More information

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER CHAPTER 4 Revised: March 24, 2011, This chapter describes features that apply to all SIP system operations. It includes the following topics: SIP Timer Values, page 4-1 SIP Session Timers, page 4-7 Limitations

More information

DNP3 Master Ethernet Driver PTC Inc. All Rights Reserved.

DNP3 Master Ethernet Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 10 Overview 10 Setup 11 Channel Properties General 11 Channel Properties Ethernet Communications 12 Channel Properties Write

More information

2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded.

2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded. 2012 Lenovo Server Client Performs All Steps from ISP Machine 1. Check the ISP CD/DVD drive and remove any disks that are currently loaded. 2. Log onto the Windows side of the ISP and go to the QsrSoft

More information

Library Media Manager Installation and User s Guide

Library Media Manager Installation and User s Guide Library Media Manager Installation and User s Guide Abstract This guide describes how to install and use the Library Media Manager software. It includes information about connection with an HP Integrity

More information

Product Release Notes

Product Release Notes Product Release Notes ExpressSAS Host Adapter 6Gb Flash Bundle Version 160105 1. General Release Information These product release notes define the new features, changes, known issues and release details

More information

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER CHAPTER 4 Revised: October 30, 2012, This chapter describes features that apply to all SIP system operations. It includes the following topics: SIP Timer Values, page 4-1 Limitations on Number of URLs,

More information

304 Chapter 2 Solve problems ENWW

304 Chapter 2 Solve problems ENWW Manage Supplies menu To display: At the product control panel, select the Administration menu, and then select the Manage Supplies menu. In the following table, asterisks (*) indicate the factory default

More information

A Division of Cisco Systems, Inc. PrintServer for USB. with 4-Port Switch. User Guide WIRED PSUS4. Model No.

A Division of Cisco Systems, Inc. PrintServer for USB. with 4-Port Switch. User Guide WIRED PSUS4. Model No. A Division of Cisco Systems, Inc. WIRED PrintServer for USB with 4-Port Switch User Guide Model No. PSUS4 Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered

More information

Performance Objects and Counters for the System

Performance Objects and Counters for the System APPENDIXA Performance Objects and for the System May 19, 2009 This appendix provides information on system-related objects and counters. Cisco Tomcat Connector, page 2 Cisco Tomcat JVM, page 4 Cisco Tomcat

More information

Gentran Integration Suite. Archiving and Purging. Version 4.3

Gentran Integration Suite. Archiving and Purging. Version 4.3 Gentran Integration Suite Archiving and Purging Version 4.3 Copyright 2007 Sterling Commerce, Inc. All rights reserved. Additional copyright information is located on the Gentran Integration Suite Documentation

More information

Mid-Range Library Media Manager Installation and User s Guide

Mid-Range Library Media Manager Installation and User s Guide Mid-Range Library Media Manager Installation and User s Guide Abstract This guide describes how to install and use the Mid-Range Library Media Manager software. It includes information about connection

More information

Switch Memory and Configuration

Switch Memory and Configuration 6 Switch Memory and Configuration Contents Overview..................................................... 6-3 Overview of Configuration File Management................... 6-3 Using the CLI To Implement

More information

Error Handling Strategy

Error Handling Strategy DECC/ SEC Subsidiary Document Consultation Draft V1.0 Error Handling Strategy Author: Date: 9 th May 2014 Page 1 of 8 Public DECC/ SEC Subsidiary Document Consultation Draft V1.0 Contents Error Handling

More information

Congestion Avoidance. Finding Feature Information

Congestion Avoidance. Finding Feature Information This chapter provides information about slow devices that cause congestion (slow-drain devices) in a network and how to avoid slow-drain devices. Finding Feature Information, page 1 Feature History for,

More information

Expedite/CICS Messages

Expedite/CICS Messages GXS EDI Services Expedite/CICS Messages Version 4 Release 5 GC34-2331-04 Fifth Edition (November 2005) This edition replaces document number GC34-2331-03. Copyright GXS, Inc. 1998, 2005. All rights reserved.

More information

HPE NonStop Remote Server Call (RSC/MP) Messages Manual

HPE NonStop Remote Server Call (RSC/MP) Messages Manual HPE NonStop Remote Server Call (RSC/MP) Messages Manual Abstract This manual provides a listing and description of RSC/MP messages that are reported on the HPE NonStop host and on RSC/MP workstations.

More information

Troubleshooting. Testing Your Configuration CHAPTER

Troubleshooting. Testing Your Configuration CHAPTER 82 CHAPTER This chapter describes how to troubleshoot the ASA and includes the following sections: Testing Your Configuration, page 82-1 Reloading the ASA, page 82-8 Performing Password Recovery, page

More information

Entry Level Media Manager Installation and User s Guide

Entry Level Media Manager Installation and User s Guide Entry Level Media Manager Installation and User s Guide Abstract This guide describes how to install and use the Entry Level Media Manager (ELMM) software. This guide is written for anyone who installs

More information

Configuring GTP Services on the GGSN

Configuring GTP Services on the GGSN CHAPTER 3 This chapter describes how to configure a gateway GPRS service node (GGSN) and how to configure GPRS tunneling protocol (GTP) options. For complete description of the GGSN commands in this chapter,

More information

Operation Manual VRRP. Table of Contents

Operation Manual VRRP. Table of Contents Table of Contents Table of Contents... 1-1 1.1 Introduction to VRRP... 1-1 1.2 Configuring VRRP... 1-2 1.2.1 Configuring the Function of Pinging the Virtual IP Address... 1-3 1.2.2 Configuring the TTL

More information

ISDN Console Setup Utility User s Guide

ISDN Console Setup Utility User s Guide ISDN Console Setup Utility User s Guide Contents Introduction............................ 1 System Requirements.................... 1 README.TXT file...................... 1 Connecting the PC to the 2260d

More information

DNP Master Serial Driver Help Kepware Technologies

DNP Master Serial Driver Help Kepware Technologies DNP Master Serial Driver Help 2013 Kepware Technologies 2 Table of Contents Table of Contents 2 8 Overview 8 Channel Setup 9 Timing 9 Device Setup 10 Communications 10 Polling 13 Unsolicited Messaging

More information

Configuring NTP. Information About NTP NTP. This chapter describes how to configure the Network Time Protocol (NTP) on Cisco MDS 9000 Series switches.

Configuring NTP. Information About NTP NTP. This chapter describes how to configure the Network Time Protocol (NTP) on Cisco MDS 9000 Series switches. This chapter describes how to configure the Network Time Protocol (NTP) on Cisco MDS 9000 Series switches. Information About NTP Information About NTP, on page 1 Prerequisites for NTP, on page 2 Guidelines

More information

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 RECORDING AN AUTO ATTENDANT GREETING Auto Attendant Overview The Auto Attendant is an automated receptionist who greets and

More information

Configuring Basic Interface Parameters

Configuring Basic Interface Parameters This chapter describes how to configure the basic interface parameters on Cisco NX-OS devices. About the Basic Interface Parameters, page 1 Licensing Requirements, page 7 Guidelines and Limitations, page

More information

Utilities. Introduction. Working with SCE Platform Files. Working with Directories CHAPTER

Utilities. Introduction. Working with SCE Platform Files. Working with Directories CHAPTER CHAPTER 4 Revised: September 27, 2012, Introduction This chapter describes the following utilities: Working with SCE Platform Files, page 4-1 The User Log, page 4-5 Managing Syslog, page 4-8 Flow Capture,

More information

Message Networking 5.2 Maintenance print guide

Message Networking 5.2 Maintenance print guide Page 1 of 304 Maintenance print guide This print guide is a collection of system topics provided in an easy-to-print format for your convenience. Note: The links shown in this document do not work online,

More information

DNP3 Master Serial Driver PTC Inc. All Rights Reserved.

DNP3 Master Serial Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 9 Overview 9 Setup 9 Channel Properties General 10 Channel Properties Serial Communications 11 Channel Properties Write Optimizations

More information

Siemens S7-200 Driver PTC Inc. All Rights Reserved.

Siemens S7-200 Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Setup 4 Channel Properties 4 Channel Properties - General 5 Channel Properties - Serial Communications 6 Channel

More information

Software Update C.09.xx Release Notes for the HP Procurve Switches 1600M, 2400M, 2424M, 4000M, and 8000M

Software Update C.09.xx Release Notes for the HP Procurve Switches 1600M, 2400M, 2424M, 4000M, and 8000M Software Update C.09.xx Release Notes for the HP Procurve Switches 1600M, 2400M, 2424M, 4000M, and 8000M Topics: TACACS+ Authentication for Centralized Control of Switch Access Security (page 7) CDP (page

More information

Common Configuration Options

Common Configuration Options Common Configuration Options Unless otherwise noted, the common configuration options that this chapter describes are common to all Genesys server applications and applicable to any Framework server component.

More information

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 This edition applies to Version 5 Release 3 of IBM

More information

NWD IP8800/S3640. IP8800/S3640 Software Manual. OpenFlow Feature Guide (Version 11.1 Compatible) ISSUE DATE: MAY, 2010 (FIRST EDITION)

NWD IP8800/S3640. IP8800/S3640 Software Manual. OpenFlow Feature Guide (Version 11.1 Compatible) ISSUE DATE: MAY, 2010 (FIRST EDITION) WD-105490-001 IP8800/S3640 IP8800/S3640 Software Manual OpenFlow Feature Guide (Version 11.1 Compatible) ISSUE DATE: MA, 2010 (FIRST EDITIO) WD-105490-001 Applicable products This manual describes OpenFlow

More information

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved.

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Device Setup 4 Channel Properties 5 Channel Properties - General 5 Channel Properties - Serial Communications 6

More information

Lotus Instant Messaging and Web Conferencing (Sametime) Conversion Services Setup Guide

Lotus Instant Messaging and Web Conferencing (Sametime) Conversion Services Setup Guide Lotus Instant Messaging and Web Conferencing (Sametime) 6.5.1 Conversion Services Setup Guide Contents Introduction... 3 About Conversion Services in Sametime 6.5.1... 4 Planning considerations... 5 Installation

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

Notices Carbonite Availability and Carbonite Move Reference Guide Version 8.1.0, Monday, July 31, 2017 If you need technical assistance, you can

Notices Carbonite Availability and Carbonite Move Reference Guide Version 8.1.0, Monday, July 31, 2017 If you need technical assistance, you can Notices Carbonite Availability and Carbonite Move Reference Guide Version 8.1.0, Monday, July 31, 2017 If you need technical assistance, you can contact CustomerCare. All basic configurations outlined

More information

Configuring the Cisco IOS DHCP Server

Configuring the Cisco IOS DHCP Server Cisco devices running Cisco software include Dynamic Host Configuration Protocol (DHCP) server and the relay agent software. The Cisco IOS DHCP server is a full DHCP server implementation that assigns

More information

System Configuration. Configuring System Parameters CHAPTER

System Configuration. Configuring System Parameters CHAPTER CHAPTER 3 This chapter describes how to set up parameters for call handling in Cisco MobilityManager. Refer to the these topics to get started: Configuring System Parameters, page 3-1 Enabling Data Synchronization,

More information

Configuring Priority Flow Control

Configuring Priority Flow Control This chapter contains the following sections: Information About Priority Flow Control, page 1 Guidelines and Limitations, page 2 Default Settings for Priority Flow Control, page 3 Enabling Priority Flow

More information

Configuring DHCP Features and IP Source Guard

Configuring DHCP Features and IP Source Guard CHAPTER 21 This chapter describes how to configure DHCP snooping and the option-82 data insertion features on the switch. It also describes how to configure the IP source guard feature.unless otherwise

More information

Voice Response System (VRS)

Voice Response System (VRS) UNIVERGE SV8100 Issue 8.01 Voice Response System (VRS) Enhancements With Version 3000 or higher system software, if an outside caller dials an invalid extension number when connected to the VRS Automated

More information

Schedule/BACnet Schedule

Schedule/BACnet Schedule Object Dictionary 1 Schedule/BACnet Schedule Introduction Note: The Johnson Controls Schedule object is considered a BACnet Schedule object because it supports BACnet functionality. In addition, this object

More information

APPLICATION NOTE. N2 Dial Application. Using N2 Dial...3. Introduction...3. Key Concepts...4

APPLICATION NOTE. N2 Dial Application. Using N2 Dial...3. Introduction...3. Key Concepts...4 FANs 637.5, 1637.5 N2 Dial Section Issue Date 0400 APPLICATION NOTE N2 Dial Application Using N2 Dial...3 Introduction...3 Key Concepts...4 N2 Dial Configuration... 4 Downloading with N2 Dial...*6 Dial-in

More information

TECHNICAL DOCUMENT. Upgrading to PathPilot v2.0.x. 1.1 What's New in PathPilot v2.0.x

TECHNICAL DOCUMENT. Upgrading to PathPilot v2.0.x. 1.1 What's New in PathPilot v2.0.x Upgrading to PathPilot v2.0.x Product Identification: This kit includes one PathPilot v2.0.x Installation USB Drive. Purpose: This document gives instructions on installing the PathPilot v2.0.x upgrade.

More information

Lesson 2-3: The IEEE x MAC Layer

Lesson 2-3: The IEEE x MAC Layer Module 2: Establishing Wireless Connectivity Lesson 2-3: The IEEE 802.11x MAC Layer Lesson Overview This lesson describes basic IEEE 802.11x MAC operation, beginning with an explanation of contention schemes

More information

Full Image Restore with Modern Standby

Full Image Restore with Modern Standby Full Image Restore with Modern Standby Windows 10 May 2017 943046-001 Table of contents 1 Introduction... 4 2 Procedure for Full Image Restore... 5 2.1 Starting Windows Recovery Manager... 5 Copyright

More information

CAD-CARE TROUBLESHOOTING GUIDE

CAD-CARE TROUBLESHOOTING GUIDE CAD-CARE TROUBLESHOOTING GUIDE CAD-Care is a stable and error free system. The biggest problem encountered with CAD-Care is when something stops CAD-Care during a system sort. Windows Screen Savers have

More information

Table of Contents TABLE OF CONTENTS... 1 INTRODUCTION... 3 FEATURES... 3 CONNECTING TO OVIDA... 4 INSTALLATION WIZARD... 5

Table of Contents TABLE OF CONTENTS... 1 INTRODUCTION... 3 FEATURES... 3 CONNECTING TO OVIDA... 4 INSTALLATION WIZARD... 5 Table of Contents TABLE OF CONTENTS... 1 INTRODUCTION... 3 FEATURES... 3 CONNECTING TO OVIDA... 4 INSTALLATION WIZARD... 5 ADSL WIZARD... 6 ISDN WIZARD... 7 PC SETTINGS... 8 USING THE INTERNET... 8 LOCAL

More information

Application Level Protocols

Application Level Protocols Application Level Protocols 2 Application Level Protocols Applications handle different kinds of content e.g.. e-mail, web pages, voice Different types of content require different kinds of protocols Application

More information

Telemecanique Uni-Telway Driver PTC Inc. All Rights Reserved.

Telemecanique Uni-Telway Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents Telemecanique Uni-Telway Driver 1 Table of Contents 2 Telemecanique Uni-Telway Driver 4 Overview 4 Setup 5 Channel Properties General 6 Channel Properties

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-4 Configuring Date and Time Properties,

More information

System performance objects and counters

System performance objects and counters System performance objects and counters This appendix contains the following sections: Cisco Tomcat Connector, page 2 Cisco Tomcat JVM, page 4 Cisco Tomcat Web Application, page 5 Database Change Notification

More information

1. Background. 2. Demand Paging

1. Background. 2. Demand Paging COSC4740-01 Operating Systems Design, Fall 2001, Byunggu Yu Chapter 10 Virtual Memory 1. Background PROBLEM: The entire process must be loaded into the memory to execute limits the size of a process (it

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-3 Configuring Date and Time Properties,

More information

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0

Data Exchange 3. The easy way to turn your data into valuable information. VERSION 3.0 Data Exchange 3 The easy way to turn your data into valuable information. VERSION 3.0 12-21-2017 DATA EXCHANGE 3 1 TABLE OF CONTENTS SECTION 1. Overview... 6 1.1. MAIN GOALS...6 1.2. How it Works...6 Data

More information

SeGov for Browser Users Who Only Download Files From DPW PA DPW/OA/BIS/DTE

SeGov for Browser Users Who Only Download Files From DPW PA DPW/OA/BIS/DTE Who Only Download Files From DPW PA DPW/OA/BIS/DTE URL to log into SeGov: HTTPS://missl.dpw.state.pa.us (You may want to add this as a favorite in your Internet browser.) UserIDs all start with b-. Passwords

More information

SCM Express Application Manual

SCM Express Application Manual SCM Express Application Manual Purpose INTRODUCTION This document describes the application operation guide of the SCM. Document Content and Organization This manual consists of the following parts and

More information

Rhapsody Interface Management and Administration

Rhapsody Interface Management and Administration Rhapsody Interface Management and Administration Welcome The Rhapsody Framework Rhapsody Processing Model Application and persistence store files Web Management Console Backups Route, communication and

More information

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1 PRODUCT MANUAL idashboards Reports Admin Manual Version 9.1 idashboards Reports Admin Manual Version 9.1 No part of the computer software or this document may be reproduced or transmitted in any form or

More information

DNP Points List and Implementation

DNP Points List and Implementation S&C IntelliCap Plus Automatic Capacitor Control DNP Points List and Implementation Table of Contents Section Page Section Page DNP Points List for IntelliCap Plus Controls...1 Status Points....2 Analog

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Dostek 440A BTR. Software Guide

Dostek 440A BTR. Software Guide Dostek 440A BTR Software Guide Table of Contents Introduction... 1 Installing Dostek DNC... 1.1 Installing Dostek DNC... 1.2 Installing Your Software License Key... 1.2.1 Install Automatically (Recommended)...

More information

Virtual Memory - Overview. Programmers View. Virtual Physical. Virtual Physical. Program has its own virtual memory space.

Virtual Memory - Overview. Programmers View. Virtual Physical. Virtual Physical. Program has its own virtual memory space. Virtual Memory - Overview Programmers View Process runs in virtual (logical) space may be larger than physical. Paging can implement virtual. Which pages to have in? How much to allow each process? Program

More information

Lab DHCP Client Setup

Lab DHCP Client Setup Lab 9.3.5 DHCP Client Setup Objective The purpose of this lab is to introduce Dynamic Host Configuration Protocol (DHCP) and the process for setting up a network computer as a DHCP client to use DHCP services.

More information

VPDN Tunnel Management

VPDN Tunnel Management VPDN Tunnel Management Finding Feature Information VPDN Tunnel Management Last Updated: July 22, 2011 This module contains information about managing virtual private dialup network (VPDN) tunnels and monitoring

More information

ACCESS CONTROL SOFTWARE V3.1 REFERENCE MANUAL

ACCESS CONTROL SOFTWARE V3.1 REFERENCE MANUAL ACCESS CONTROL SOFTWARE V3.1 REFERENCE MANUAL 01/2004 Centaur is a registered trademark of Position Technology INC. Pro-Report, Tracker, FrontGuard and FrontView are trademarks of Position Technology Inc.

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

ChatBlazer 8 Site Administrator Usage Guide

ChatBlazer 8 Site Administrator Usage Guide ChatBlazer 8 Site Administrator Usage Guide Using the Site Adminstrator Other than the modification of ChatBlazer 8 s client configuration to affect the Flash chat client s runtime behavior, the Site Administrator

More information

Bristol/IP Driver PTC Inc. All Rights Reserved.

Bristol/IP Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 BSAP Networks 5 Channel Setup 6 Channel Properties - General 6 Channel Properties - Ethernet Communications 7 Channel

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

Revision Upgrade Notification

Revision Upgrade Notification [Product List] Revision Upgrade Notification Product Name Version HULFT for Windows Type WIN2-E 6.3.5 [Target OS] Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 [Function

More information

Lotus Sametime Conversion Services Setup Guide

Lotus Sametime Conversion Services Setup Guide Lotus Sametime Conversion Services Setup Guide Contents Introduction... Planning considerations... Installation checklist... Hardware and software requirements... Additional recommendations... Installing

More information

Command-Line Interfaces

Command-Line Interfaces CHAPTER 2 This chapter describes the CLIs you use to configure the Catalyst 4500 series switch. This chapter includes the following major sections: Accessing the Switch CLI, page 2-2 Performing Command-Line

More information

Release 2.11 Standard AXE Primary Firmware is not intended for use on any 8521 Controller not licensed as a RTU.

Release 2.11 Standard AXE Primary Firmware is not intended for use on any 8521 Controller not licensed as a RTU. December 2010 PAC8000 8521-RT-DE RTU Controller This release consists of firmware release 2.12 for the 8521-RT-DE RTU Controller and DNP Control Package release 2.14. It provides a performance enhancement

More information

The Scheduler & Hotkeys plugin PRINTED MANUAL

The Scheduler & Hotkeys plugin PRINTED MANUAL The Scheduler & Hotkeys plugin PRINTED MANUAL Scheduler & Hotkeys plugin All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

FlexNetViewer HD Management Utility

FlexNetViewer HD Management Utility FlexNetViewer HD Management Utility Copyright Copyright 2010 CONTEC CO., LTD. ALL RIGHTS RESERVED. No part of this document may be copied or reproduced in any form by any means without prior written consent

More information

Unable to Connect to the Master Service Processors (MSPs) Over a Low-Level Link

Unable to Connect to the Master Service Processors (MSPs) Over a Low-Level Link Unable to Connect to the Master Service Processors (MSPs) Over a Low-Level Link Symptom Version Problem Fix Unable to connect to a master service processor (MSP) using either the OSM or TSM Low-Level Link,

More information

Ping Driver PTC Inc. All Rights Reserved.

Ping Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 4 Channel Properties General 4 Channel Properties Ethernet Communications 5 Channel Properties Write Optimizations

More information

FM300 Network Server

FM300 Network Server FM300 Network Server User s Manual March 2005 MEDA, Inc Macintyre Electronic Design Associates, Inc 43676 Trade Center Place, Suite 145 Dulles, VA 20166 Disclaimer of Warranty FM300 Network Server NO WARRANTIES

More information

InMail Feature Manual

InMail Feature Manual InMail Feature Manual GVT-010797-301-00 NA ISSUE 1.0 Copyright NEC Corporation reserves the right to change the specifications, functions, or features at any time without notice. NEC Corporation has prepared

More information

Data Link Control Protocols

Data Link Control Protocols Protocols : Introduction to Data Communications Sirindhorn International Institute of Technology Thammasat University Prepared by Steven Gordon on 23 May 2012 Y12S1L07, Steve/Courses/2012/s1/its323/lectures/datalink.tex,

More information

SOFTWARE RELEASE DOCUMENT (SOFTDOC)

SOFTWARE RELEASE DOCUMENT (SOFTDOC) SOFTWARE RELEASE DOCUMENT (SOFTDOC) Product: Shadowbase Audit Reader (SAR) Release: Gravic Version 6.230 HP NonStop Shadowbase: T1122-AAD (SB Repl/Guardian) Release Date: May 15, 2016 Copyright Notice:

More information

GFS: The Google File System. Dr. Yingwu Zhu

GFS: The Google File System. Dr. Yingwu Zhu GFS: The Google File System Dr. Yingwu Zhu Motivating Application: Google Crawl the whole web Store it all on one big disk Process users searches on one big CPU More storage, CPU required than one PC can

More information

Manual 09/11 MN Z-EN. NZM-XATS-C Automatic Transfer Switch-Controller Modbus Communication Protocol

Manual 09/11 MN Z-EN. NZM-XATS-C Automatic Transfer Switch-Controller Modbus Communication Protocol Manual 09/11 MN01219007Z-EN NZM-XATS-C Automatic Transfer Switch-Controller Modbus Communication Protocol All brand and product names are trademarks or registered trademarks of the owner concerned. Emergency

More information

Date: Saturday, November 01, SHDesigns Ethernet Downloader for Z-World Rabbit Boards and the Softools Compiler Copyright (c) 2003 SHDesigns

Date: Saturday, November 01, SHDesigns Ethernet Downloader for Z-World Rabbit Boards and the Softools Compiler Copyright (c) 2003 SHDesigns Date: Saturday, November 01, 2003 SHDesigns Ethernet Downloader for Z-World Rabbit Boards and the Softools Compiler Copyright (c) 2003 SHDesigns 1 1.0 INTRODUCTION...... 1 2.0 HOW IT WORKS... 1 2.1 The

More information

Multilevel Precedence and Preemption

Multilevel Precedence and Preemption This document describes the (MLPP) service introduced in Cisco Unified Communications Manager Express 7.1 (Cisco Unified CME). Prerequisites for MLPP, page 1 Information About MLPP, page 1 Configure MLPP,

More information

GeniusPlus Help On Line

GeniusPlus Help On Line GeniusPlus Help On Line Starting the application File Menu Device Menu Edit Menu View Menu Tools Menu Window Menu Help Menu Parameters Explorer Version 1.12 and later - September 30, 2013 1 Guide to Rapid

More information