Speed Regulation Card and Ethernet Gateway

Tamaño: px
Comenzar la demostración a partir de la página:

Download "Speed Regulation Card and Ethernet Gateway"

Transcripción

1 Speed Regulation Card and Ethernet Gateway USER S MANUAL v1.0

2 INDEX 01 INTRODUCTION NETWORK PROTOCOLS PACKING ALGORITHMS ETHERNET (MAC) ADDRESS INTERNET PROTOCOL (IP) ADDRESS PORT NUMBER INSTALLATION PRODUCT DESCRIPTION NETWORK INTERFACE PRODUCT INFORMATION LABEL INSTALLING THE CARD GETTING STARTED DEFAULT IP ADDRESS IP ADDRESS CONFIGURATION NETWORK PORT LOGIN (1) NETWORK PORT LOGIN (2) CONFIGURATION NETWORK CONFIGURATION USING A WEB BROWSER USING A TELNET CONNECTION CONFIGURATION PARAMETERS PROTOCOLO MODBUS INTRODUCTION ERROR CODES IMPLEMENTED COMMANDS MODBUS FRAMES EXAMPLES READ RELAYS OR INPUTS READ REGISTERS WRITE REGISTERS SYSTEM REGISTERS OPERATING MODE CODES PANEL STATUS CONTACT INFORMATION PINOUTS ETHERNET CONNECTOR ETHERNET WIRES UPDATING FIRMWARE OBTAINING FIRMWARE RELOADING FIRMWARE VIA TFTP TECHNICAL SPECIFICATIONS IP ADDRESSING Page 2 de 58

3 01 INTRODUCTION The card device server connects the monoxide system to Ethernet networks using the IP protocol family (TCP for connection-oriented stream applications and UDP for datagram applications) NETWORK PROTOCOLS The card uses IP protocol for network communications. The supported protocols are ARP, UDP, TCP, ICMP, Telnet, TFTP, DHCP, HTTP, and SNMP. For connections to the serial port, TCP, UDP or Telnet protocols are used. Firmware updates can be performed using TFTP. The Internet Protocol (IP) defines addressing, routing, and data block handling over the network. The Transmission Control Protocol (TCP) assures that no data is lost or duplicated, and that everything sent to the connection arrives correctly at the target. For typical datagram applications in which devices interact with other devices without maintaining a point-to-point connection, User Datagram Protocol (UDP) is used PACKING ALGORITHMS Two software selectable packing algorithms define how and when packets are sent to the network. The standard algorithm is optimized for applications in which the card is used in a local environment, allowing for very small delays for single characters while keeping the packet count low. The alternate packing algorithm minimizes the packet count on the network, and is especially useful in applications in a routed Wide Area Network (WAN). Adjusting parameters in this mode can economize the network data stream ETHERNET (MAC) ADDRESS The Ethernet address is also referred to as the hardware address or the MAC address. The first three bytes of the Ethernet Address are fixed. The fourth, fifth, and sixth bytes are unique numbers assigned to each TCP2RS. Table 1.1.2: Sample Ethernet address A ó 00:20:4A:14:01: INTERNET PROTOCOL (IP) ADDRESS Every device connected to an IP network must have a unique IP address. This address is used to reference the specific card. See paragraph 10 for more information on IP Addressing PORT NUMBER Every TCP connection and every UDP datagram is defined by a destination IP address and a port number. For example, a Telnet application commonly uses port number 23. A port number is similar to an extension on a PBX system. Página 3 de 58

4 02 INSTALLATION This chapter describes the card and shows how to install it on a basic network PRODUCT DESCRIPTION NETWORK INTERFACE The card contains an RJ45 10Base-T Ethernet port that supports up to 10 Mbps or 100Base-TX Ethernet port that supports up to 100 Mbps. Figure 2.1.2: Network interface PRODUCT INFORMATION LABEL A product information label is located on the underside of the card, and contains the following information about your specific unit: - Ethernet Address (also referred to as Hardware Address or MAC Address) INSTALLING THE CARD This section defines the steps to take to install the systems properly. The installer must read the whole manual before starting to install the system. Not following the instructions in this manual can damage the unit.. The card installation requires the following steps: 1.- Disconnect the monoxide system from the mains. 2.- Remove all modules of monoxide, removing the 4 screws and the connector plugged into the connector JP14. (Fig ) 3.- Locate and fix the expansion card using the same screws that came with the motherboard. (Fig.2.2.2). After fixing the card, connect the connectors that you had removed for the JP14 connector, connectors IN1, IN2, IN3 for the regulation card. 4.- Reattaching the monoxide modules system, one to one, connecting the hoses JP13, JP14, JP15 at JP6 connector of each module. 5.- Connect the cable from the connector on the expansion card, marked OUT 28V, and the power connectors JP14 of the monoxide modules. 6.- f you want that the system to work with batteries connect the battery cable to the connector on the card labeled BAT. 7.- If you are installing the card with the Ethernet Gateway do not forget to connect an Ethernet cable to the RJ45 (10BASE-T / 100Base-TX port). Página 4 de 58

5 Figure Figure Página 5 de 58

6 Figure GETTING STARTED This chapter convers the required steps to get the card on-line and working. There are two basic methods used to log into the card and setup the IP address: - Network port login (1): Make a Telnet connection to the network port (port 9999) - Network port login (2): Using the software DeviceInstaller provided for the manufacturer for the Embedded Ethernet Device Server (XPort ). It is important to consider the following points before logging into and configuring the card: - The card s IP address must be configured before a network connection is available. - Only one person at a time may be logged into the configuration port (port 9999). This eliminates the possibility of several people simultaneously attempting to configure the card. - Network port logins cannot be disabled. The system manager will always be able to access the unit. However, this port can be password protected DEFAULT IP ADDRESS Provided a DHCP server exists on the network, it will supply the card with an IP address, gateway address and subnet mask when the card boots up. Página 6 de 58

7 03.02 IP ADDRESS CONFIGURATION The card s IP address must be configured before a network connection is available. If the IP address was not set automatically via DHCP, set it now using a network port login and the setup (configuration) menu NETWORK PORT LOGIN (1) The easiest way for setting up the IP direction of the card is using the utility called DeviceInstaller. It can be downloaded in the manufacturer s web page. First of all we will write down Ethernet address that comes printed on every device label. This address is unique and different from other network devices. It s the hardware address that every interface has (something like A-A5-C6-A2). Into the CD that comes with the converter, there is an utility called TCP2RSSetup. This utility is made for configuring the IP address of the converter. Steps: 1. Start the program 2. The software shows all devices avalaibles in the network and the IP address for each one. Figure Página 7 de 58

8 3. Select one device and check that the MAC o Hardware Address is the same that the IP address to change. Figure Press the bottom Assign IP to run the device IP configuration wizard. Figure Página 8 de 58

9 NETWORK PORT LOGIN (2) The ARP method is available under UNIX and Windows-based systems. If the card has no IP address, it will set its address from the first directed TCP/IP packet it receives. 1. On a UNIX host, create an entry in the host s ARP table using the intended IP address and the hardware address og the card, which is found on the product label. Figure : ARP on UNIX arp s :20:4A:xx:xx:xx In order for the ARP command to work on Windows, the ARP table on the PC must have at least one IP address defined other than its own. If the ARP table is empty, the command will return an error message. Type arp a at the DOS command prompt to verify that there is at least one entry in the ARP table. If the local machine is the only entry, ping another IP address on your network to build a new entry in the ARP table; the IP address must be a host other than the machine on which you are working. Once there is at least one additional entry in the ARP table, use the following command to ARP an IP address to the card: Figure : ARP on Windows arp -s a-xx-xx-xx 2. Now open a Telnet connection to port 1. The connection will fail quickly, but the card will temporarily change its IP address to the one designated in this step. Figure : Telnet to port 1 telnet Finally, open a Telnet connection to port 9999 and set all required parameters. Figure : Telnet to port 9999 telnet Note: This IP address is temporary and will revert to the default vale when the card s power is reset, unless you log into the card and store the changes permanently. Página 9 de 58

10 04 CONFIGURATION Certain parameters must be configured before the card can function on a network. The card can be locally or remotely configured using the following procedures: - Use a standard web browser to access the card s internal web pages and configure the unit over the network. This is the easiest and preferred method. - Use a Telnet connection to configure the unit over the network. - The card s configuration is stored in non-volatile memory (NVRam), and is retained without power. The configuration can be changed at any time. The card s performs a reset after the configuration has been changed and stored. Página 10 de 58

11 04.01 NETWORK CONFIGURATION USING A WEB BROWSER If your card already has an IP address (see Chapter 3, Getting Started), you can log into it using a standard Web browser with Java enabled. 1. Type the card s IP address into the web browser s URL (Address/Location) field. 2. Once you have connected to the card, you will see the device web manager interface. Figure 4.1.1: Web manager interface Página 11 de 58

12 Section 1: Converter information. - Product: Device name. - Name: Device description. - Firmware version: Internal program version number. - Hardware address: Hardware address or MAC address. Section 2: Network parameters. - IP address : Direction IP that will be assigned to the converter. - Subnet mask: Mask of network (equal to the network where the converter will be connected) - Gateway address: Gateway (in case it is connected to an external network). - Port: Converter port number Section 3: Password (It allows to establish a password to the internal web page) - Password: Password of the internal web page. - Retype password: To repeat password for verification. Section 4: Mode (operation mode according to program or customized). - Quickaccess/Cirmemory-K - Cirpark SP2 - Cirpark SP3 - Personalizado Section 5: Aditional parameters. - Speed: Transmission speed. - Character size: Data bits. - Parity: Parity. - Stopbits: Stop bits. - Serial protocol: Full-duplex or Half-duplex. - Connection: Network protocol (TCP or UDP). - Remote IP address: Remote converter IP address. - Remote port: Remote converter port number. - Startup: Beginning of communication between two converters (only TCP connection). - Packing time (ms): 0, 12, 52, 250, Delay time before sending of characters. Press the button Send configuration to save the configuration inside the card. Página 12 de 58

13 USING A TELNET CONNECTION To configure the card over the network, establish a Telnet connection to port For Windows, open a MSDOS command window and enter the following command: Figure 4.1.2: Network login using Telnet telnet x.x.x.x CONFIGURATION PARAMETERS After entering Setup Mode (confirm by typing Enter), you can configure the parameters by entering one of the numbers on the Change Setup Menu, or you can confirm default values by typing Enter. Be sure to store the new configurations when you are finished. The card will then perform a power reset. Figure 4.2.1: Setup mode screen Página 13 de 58

14 Figure 4.2.2: Setup mode screen Figure 4.2.3: Setup mode screen (Continue) Página 14 de 58

15 Figure 4.2.4: Setup mode screen (Continue) Figure 4.2.5: Setup mode screen (Continue) Página 15 de 58

16 05 PROTOCOLO MODBUS INTRODUCTION The Modbus protocol is a communications standard in the industry that allows to connect multiple devices. Modbus has a fixed communications format, from commands up to the frames of the messages. There are three different implementations of Modbus protocol: Modbus RTU, Modbus ASCII y Modbus/TCP (RTU o ASCII). A typical Modbus RTU message has the following format: Tabla 5.1 Address Command Data CRC 1 bytes 1 bytes n bytes 2 bytes The data field depends on the function implemented ERROR CODES In case of error the MODBUS frame get a response like to the following format: Table Address Error message CRC 1 byte 0x81 0x02 2 bytes The error message will consist in two bytes where the first is an AND between 0x80 and the command code (if function 1 -> 0x81, function 5 -> 0x85, 0x10 function -> 0x90, etc..) and the second byte will be a general identifier of the type of error: Table ERROR Name Description 1 Command The function code is not available 2 Address data The address of the data is incorrect or does not match with the data viewable or modifiable 3 Data value The value of the data is not correct 4 Device failure The device has failed to make the request 5 ACK The device has accepted the request but it cannot answer at this time. It should not be retried. 6 Device busy The device is making the request and it cannot replay a new one. It should be retried. Página 16 de 58

17 05.03 IMPLEMENTED COMMANDS The Modbus protocol commands implemented in the CO control panel are: - Command 01 (0x01): Read relay or inputs. - Command 04 (0x04): Read registers. - Command 16 (0x10): Write multiple registers MODBUS FRAMES EXAMPLES In the following lines we will see examples of the Modbus protocol frames. Frames to read and frames to write. Also frames to write the internal registers READ RELAYS OR INPUTS Request modbus frame: Table Address Command Dirección (2 Bytes) Data (2 bytes) CRC (2 bytes) 0x01 0x01 0x00 0x00 0x00 0x03 0x7C 0x0B Reply modbus frame. One bit for each input. ON Status = 1 and OFF Status = 0. Table Address Command Num. Bytes Data CRC 0x01 0x01 0x01 0x03 0x90 0x48 The value 0x03 will indicate that the input 1 and 2 are enabled (0x03 corresponds to the binary code ). Example application mbus mbus u p C0B B % Página 17 de 58

18 READ REGISTERS Request modbus frame: Table Address Command Register (2 Bytes) Number of registers (2 bytes) CRC (2 bytes) 0x01 0x04 0x00 0x04 0x00 0x01 0x70 0x0B For each register the protocol has two bytes. In the device s answer you will receive two bytes for each register. Table Address Command Num. Bytes (1 Byte) Data (N bytes) CRC (2 bytes) 0x01 0x04 0x02 0x00 0x05 0x79 0x33 In this case we can see that the register 0x04 has two bytes with value 0x00 0x05 (That s means that you have 5 alarms in the alarm log). Example application mbus mbus u p B F % Página 18 de 58

19 WRITE REGISTERS Request modbus frame: Address Command Register (2 Bytes) Table N. registers (2 bytes) N. Bytes (1 byte) Data CRC (2 bytes) 0x01 0x10 0x00 0x0E 0x00 0x01 0x02 0x00 0x64 0xA6 0x95 In the reply you will receive the start register and the number of register requested. Table Address Command Register (2 Bytes) N. registers (2 bytes) CRC (2 bytes) 0x01 0x10 0x00 0x0E 0x00 x01 0x60 0x0A In this example we write in the address 0x00 0x0E one register (2 bytes) with 0x00 0x64 in the data field. The correct answer is 0x00 0x0F (We have written inside the register 0x00 0x0F the data 100, trigger level). Example application mbus mbus u p E A1CC % Página 19 de 58

20 SYSTEM REGISTERS Table Address Registers Bytes Description 0x MB Table version / Number of detectors 0x Alarm Counter R 0x Extractor 1 counter R 0x Extractor 2 counter R 0x000A 1 2 Maximum CO R 0x000B 1 2 Average CO R 0x000C 1 2 Minimum CO R (W/R) Format R Version (HI)- #detectios(lo) 0x000F 1 2 Alarm level R/W Higher than extraction level ppm maximum 0x Extraction level 2 R/W (Higher than extraction level 2, lower than alarm) 250 ppm maximum 0x Extraction level 1 R/W (Lower than extraction level 2) 0x Working Mode R/W OFF / ON / Maximum / Average 0x CO Panel Status R 0x PWM speed R 0x00(HI) PWM (LO) Página 20 de 58

21 OPERATING MODE CODES Register 0x0012 Table Modo Code OFF 0 ON 1 Maximum 2 Average 3 Example application mbus mbus u p E A1CC % Página 21 de 58

22 PANEL STATUS Register 0x0013 The CO control panel state is represented as a bit field, where each bit has the following indications: Table Status Indication Module without devices 0x40 One device (or more) has a COMM error 0x20 One device (or more) has a sensor error 0x10 Alarm Relay Active 0x08 Extraction relay 1 active 0x02 Extraction relay 2 active 0x04 Module muted 0x01 Example application mbus mbus u p C00F % Página 22 de 58

23 06 CONTACT INFORMATION If you are experiencing an error or if you are unable to fix the error, there are a number of other troubleshooting options: - Look on the distributor s Web site for technical FAQs and documentation updates. - For information pertaining to your system s configuration, refer to your system s documentation or technical support. For example, for specific questions about the Microsoft Windows Operating System, refer to the Microsoft Knowledge Base Web site at - Contact your distributor. 07 PINOUTS ETHERNET CONNECTOR Figure C-2: Network interface ETHERNET WIRES Standard Ethernet wire Connections diagram, of a Cat.5 Ethernet wire, for connecting any Ethernet device (like card) to a HUB. (We will connect each wire ends with the same colours configuration, trying to take pins 1 and 2 (ex. Orange - Orange/White) and pins 3 and 6 (ex. Green Green/White) like a twisted pair) Example: 1- Orange 5- Blue/White 2- Orange/White 6- Green/White 3- Green 7- Brown 4- Blue 8- Brown/White Página 23 de 58

24 Direct Ethernet wire Connections Diagram of a Cat.5 Ethernet wire for connecting any Ethernet device (like card) directly to another like a PC. (What we have to do is to take the transmission wires of one end, and link it with the reception pins of the other end. Pins 1 and 2 are for transmission, and pins 3 and 6 for reception. We will connect 1 and 2 of one end (ex. Orange Orange/White) with 3 and 6 of the other end, and 3 and 6 of the first end (ex. Green Green/White) with pins 1 and 2 of the other end). We had to try to take a twisted pair for transmission and another for reception. Example: WIRE END 1 WIRE END 2 1- Orange 1- Green 2- Orange/White 2- Green/White 3- Green 3- Orange 4- Blue 4- Blue 5- Blue/White 5- Blue/White 6- Green/White 6- Orange/White 7- Brown 7- Brown 8- Brown/White 8- Brown/White Página 24 de 58

25 08 UPDATING FIRMWARE OBTAINING FIRMWARE Current firmware files are available on the distributor web site RELOADING FIRMWARE You can also update the internal card Web interface via TFTP VIA TFTP From the MS-DOS command line with the tftp.exe command, available in versions 2000, XP and NT of Windows, can be sent firmware to the converter. They must type following commands-line: tftp -i put xpt03_6602.rom AU tftp -i put circontrol1.cob WEB1 tftp -i put circontrol2.cob WEB2 The card performs a power reset after the configuration has been changed and stored (wait 5 seconds for the card to reboot). Example application mbus mbus u p F mbus u p F mbus u p F Página 25 de 58

26 09 TECHNICAL SPECIFICATIONS Network interface Interface Connector Protocols Ethernet 10Base-T / 100Base-TX (auto-sensing) RJ45 MODBUS/TCP, ARP, ICMP, SNMP, TFTP, DHCP, BOOTP, HTTP y AutoIP 10 IP ADDRESSING Every device connected to a TCP/IP network must have a unique IP (Internet Protocol) address. This address is used to reference the specific device; for example, to build a connection to the card. An IP address is a 32-bit value divided into four octets of eight bits each. The standard representation is four decimal numbers (0-255) divided by dots (decimal dot notation). Figure 10: Sample IP address (or ) The IP address is divided into two parts: network and host. To support different needs, three network classes have been defined. In the following, "x" stands for the host part of the IP address CLASS A NETWORK IP address 1.x.x.x to 127.x.x.x The first byte defines the host, and the last three bytes define the network. Only 127 different Class A networks exist, and each can consist of up to 16,777,216 devices. Figure 10.1: Sample Class A network IP address (Network 10, host 0.0.1) CLASS B NETWORK IP address x.x to x.x The first two bytes define the host, and the last two bytes define the network. Class B networks are typically used for large company networks, and each can consist of up to 65,534 devices. Figure 10.2: Sample Class B network IP address (Network 172.1, host 3.2) Página 26 de 58

27 10.03 CLASS C NETWORK IP address x to x The first three bytes define the host, and the last byte defines the network. Class C networks are the most common and are often used in smaller companies. Each network can consist of up to 254 hosts. Figure 10.3: Sample Class C network IP address (Network , host 9) CLASS D NETWORK IP address 224.x.x.x to 239.x.x.x These addresses are used as multicast addresses CLASS E NETWORK IP address 239.x.x.x to 254.x.x.x These addresses are reserved NETWORK ADDRESS A host address with all host bits set to 0 addresses the network as a whole (for example, in routing entries). Figure 10.6: Sample network address DIRECCIONES DE BROADCAST A host address with all host bits set to 1 is the broadcast address, meaning for for every station. Figura 10.7: Dirección ejemplo de broadcast Network and broadcast addresses must not be used as a host address; for example, identifies the Entire network, and identifies the broadcast address. Página 27 de 58

28 10.08 IP NETMASK A netmask divides IP address differently than the standards defined by the classes A, B, and C. A netmask defines the number of bits to be taken from the IP address as the network or host sections. The card prompts for the number of host bits to be entered and then calculates the netmask, which is displayed in standard decimal-dot notation (for example, ) when saved parameters are displayed. Table10.8.1: Standard IP network netmasks Network class Network bits Host bits Netmask A B C Table : Netmask examples Netmask Host bits Página 28 de 58

29 10.09 PRIVATE IP NETWORKS AND INTERNET If your network is not and will not be connected to the Internet, you may use any IP address. If your network is connected or will be connected to the Internet, or if you intend to operate the card on an intranet, you should use one of the reserved sub-networks. Consult your network administrator with questions about IP address assignment NETWORK RFCS For more information about IP addresses, refer to the following documents, which can be located on the World Wide Web using one of the following directories or indices: - RFC 950 Internet Standard Subnetting Procedure - RFC 1700 Assigned Numbers - RFC 1117 Internet Numbers - RFC 1597 Address Allocation for Private Networks Página 29 de 58

30 Tarjeta Regulación Velocidad y Pasarela Ethernet MANUAL DE INSTRUCCIONES v1.0 Página 30 de 58

31 INDICE 01 INTRODUCCIÓN PROTOCOLOS DE RED ALGORITMOS DE EMPAQUETADO DIRECCIÓN HARDWARE (MAC) DIRECCIÓN IP NÚMERO DE PUERTO INSTALACIÓN DESCRIPCIÓN DEL EQUIPO INTERFACE DE RED ETIQUETA DE INFORMACIÓN DEL PRODUCTO INSTALANDO LA TARJETA PUESTA EN MARCHA DIRECCIÓN IP POR DEFECTO CONFIGURACIÓN DE LA DIRECCIÓN IP LOGIN POR EL PUERTO DE RED (1) LOGIN POR EL PUERTO DE RED (2) CONFIGURACIÓN CONFIGURACIÓN POR RED USANDO UN NAVEGADOR WEB USANDO EL TELNET PARÁMETROS DE CONFIGURACIÓN PROTOCOLO MODBUS INTRODUCCION CODIGOS DE ERROR FUNCIONES IMPLEMENTADAS EJEMPLOS DE TRAMAS MODBUS LECTURA DE RELES COMPACTADOS O ENTRADAS LECTURA DE REGISTROS ESCRITURA DE REGISTROS REGISTROS DEL SISTEMA CODIFICACION PARA EL MODO DE FUNCIONAMIENTO CODIFICACION PARA EL ESTADO DE LA CENTRAL INFORMACIÓN DE CONTACTO PINOUTS CONECTOR ETHERNET CABLES ETHERNET ACTUALIZANDO EL FIRMWARE OBTENIENDO EL FIRMWARE ACTUALIZACIÓN DEL FIRMWARE VÍA TFTP ESPECIFICACIONES TÉCNICAS DIRECCIONAMIENTO IP Página 31 de 58

32 01 INTRODUCCIÓN La tarjeta conecta el sistema de monóxido a una red Ethernet usando el protocolo IP (MODBUS/TCP para comunicaciones orientadas a conexión) PROTOCOLOS DE RED La tarjeta utiliza el protocolo IP para las comunicaciones en red. Los protocolos soportados son ARP, MODBUS/TCP, ICMP, Telnet, TFTP, DHCP, HTTP y SNMP. Para conexiones al puerto serie, se usan protocolos MODBUS/TCP o Telnet. Para actualizar el software interno del equipo se puede hacer usando el protocolo TFTP. El protocolo IP define el direccionamiento, enrutado y manipulación de datos a través de la red. El protocolo MODBUS/TCP asegura que no se pierdan o dupliquen datos, y que todo lo que es enviado llega a su destino correctamente ALGORITMOS DE EMPAQUETADO Mediante software, podemos elegir 2 algoritmos de empaquetado distintos, los cuales definirán como y cuando son enviados los paquetes a la red. El algoritmo estándar está optimizado para aplicaciones en las que la tarjeta es usada en pequeñas redes locales, permitiendo esperas muy bajas y manteniendo el envío de paquetes muy constante. El otro algoritmo de empaquetado minimiza la frecuencia de envío de los paquetes en la red, y está especialmente diseñado para aplicaciones en redes WANs o enrutadas. Ajustando los parámetros en este modo, podemos optimizar la red DIRECCIÓN HARDWARE (MAC) La dirección Ethernet es la dirección hardware del equipo o también llamada dirección MAC. Esta dirección viene fijada de fábrica y en cada equipo es diferente. Los bytes cuarto, quinto y sexto son los que definen cada tarjeta. Tabla 1.1.2: Dirección Ethernet ejemplo A ó 00:20:4A:14:01: DIRECCIÓN IP Cada equipo conectado a una red IP debe tener una única dirección IP. Esta dirección es usada para distinguir cada equipo. Mirar apartado 10 para más información acerca del direccionamiento IP NÚMERO DE PUERTO Cada conexión MODBUS/TCP está definido por una dirección IP destino y un número de puerto. Por ejemplo, un telnet generalmente utiliza el puerto 23. Página 32 de 58

33 02 INSTALACIÓN Este capítulo describe la tarjeta y muestra como instalarlo en una red. La instalación del equipo se realiza dentro de la central de monóxido, quedando todas las conexiones en el interior de esta DESCRIPCIÓN DEL EQUIPO INTERFACE DE RED La tarjeta tiene un puerto Ethernet RJ45 de 10 Mbps (10Base-T) o de 100 Mbps (100Base-TX). Figura 2.1.1: Interface de red ETIQUETA DE INFORMACIÓN DEL PRODUCTO En la parte lateral de la tarjeta existe una etiqueta de información, y contiene los siguientes datos del equipo: - Dirección Ethernet (también llamada dirección Hardware o dirección MAC) INSTALANDO LA TARJETA Este capítulo define los pasos a seguir para una correcta instalación de las tarjetas. El instalador debe leer todo el manual antes de empezar la instalación del sistema. No seguir las instrucciones de este manual puede ocasionar daños al equipo. La instalación de la tarjeta requiere los pasos siguientes: 1.- Desconectar el sistema de monóxido de la red. 2.- Desmontar todos los módulos de CO del sistema de monóxido, extrayendo los 4 tornillos por módulo y el conector enchufado en el conector JP14. (Fig ) 3.- Ubicar y fijar la tarjeta de expansión mediante los tornillos de fijación que se suministran junto con la placa. (Fig.2.2.2). Una vez fijada la tarjeta, conecte los conectores que ha extraído del conector JP14 de los módulos, a los conectores IN1, IN2, IN3 de la tarjeta de regulación. 4.- Volver a fijar los módulos del sistema de monóxido, uno a uno, conectando las mangueras JP13, JP14, JP15 en el conector JP6 de cada módulo. 5.- Conectar el cable entre el conector de la tarjeta de expansión marcado como OUT 28V y los conectores de alimentación de los módulos de monóxido JP Si se quiere que el sistema funcione con baterías conectar el cable de la batería al conector de la tarjeta de expansión marcado como BAT. 7.- Si se está instalando la tarjeta con pasarela Ethernet, conectar un cable Ethernet al puerto RJ45 (10Base-T / 100Base-TX). Página 33 de 58

34 Figura Figura Página 34 de 58

35 Figura PUESTA EN MARCHA Este capítulo describe los pasos necesarios para poner en marcha la tarjeta. Existen dos métodos para comunicar con el conversor de la tarjeta y configurar la dirección IP: - Acceso por red (1): Haciendo un telnet al puerto Acceso por red (2): Utilizando el programa DeviceInstaller facilitado por el fabricante del Embedded Ethernet Device Server (XPort ). Es importante tener en cuenta los siguientes puntos antes de empezar a configurar la tarjeta: - La dirección IP de la tarjeta tiene que ser configurada antes de que se pueda establecer una conexión por red. - Sólo se puede establecer una conexión al puerto 9999 a la vez. Se elimina la posibilidad de que varias personas intenten configurar la tarjeta simultáneamente. - No se puede desactivar el acceso a este puerto, pero se puede proteger con contraseña DIRECCIÓN IP POR DEFECTO La tarjeta viene configurada en DHCP. Si se dispone de un servidor DHCP, este asignará automáticamente una dirección IP, puerta de enlace y máscara de subred a la tarjeta cuando éste se reinicie. Página 35 de 58

36 03.02 CONFIGURACIÓN DE LA DIRECCIÓN IP La dirección IP de la tarjeta debe ser configurada para que se pueda acceder a través de red. Si la dirección IP no ha sido asignada automáticamente por DHCP, se tendrá que configurar usando un puerto de red LOGIN POR EL PUERTO DE RED (1) El método más sencillo para configurar la dirección IP es mediante el programa DeviceInstaller. Este puede descargarse en la web del fabricante. Empezaremos apuntando la dirección Ethernet que viene en la etiqueta de cada equipo, la cual es única y distinta en todos los dispositivos de red. Es la dirección Hardware que toda interface de red tiene (ésta será del tipo A-A5-C6-A2). DeviceInstaller configurará de forma permanente la dirección IP del conversor. Los pasos a seguir son los siguientes: 1. Ejecutar el programa. 2. El programa mostrara los dispositivos disponibles en nuestra red y la dirección IP que estos tienen dentro de la misma. Figura Página 36 de 58

Guía de instalación rápida TEG-160WS TEG-240WS

Guía de instalación rápida TEG-160WS TEG-240WS Guía de instalación rápida TEG-160WS TEG-240WS C2 Table of Contents Español 1 1. Antes de iniciar 1 2. Instalación del Hardware 2 3. Herramienta de gestión Web 3 Troubleshooting 6 Version 02.02.2010 1.

Más detalles

Tarjeta Regulación Velocidad y Pasarela Ethernet

Tarjeta Regulación Velocidad y Pasarela Ethernet Tarjeta Regulación Velocidad y Pasarela Ethernet MANUAL DE INSTRUCCIONES v1.0 INDICE 01 INTRODUCCIÓN... 3 01.01 PROTOCOLOS DE RED... 3 01.01.01 ALGORITMOS DE EMPAQUETADO... 3 01.01.02 DIRECCIÓN HARDWARE

Más detalles

MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485

MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 ZEBRA ELECTRÓNICA 2 ÍNDICE MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 Pág. 1. CONVERSORES TCP A 232 / TCP A 485... 3 1.1. Características.

Más detalles

MANUAL EASYCHAIR. A) Ingresar su nombre de usuario y password, si ya tiene una cuenta registrada Ó

MANUAL EASYCHAIR. A) Ingresar su nombre de usuario y password, si ya tiene una cuenta registrada Ó MANUAL EASYCHAIR La URL para enviar su propuesta a la convocatoria es: https://easychair.org/conferences/?conf=genconciencia2015 Donde aparece la siguiente pantalla: Se encuentran dos opciones: A) Ingresar

Más detalles

EP-2906 Manual de instalación

EP-2906 Manual de instalación EP-2906 Manual de instalación Con el botón situado a la izquierda se configura en el modo de cliente y de la derecha es el modo de Punto de acceso AP (nota: El USB es sólo para la función de fuente de

Más detalles

24-Port 10/100Mbps Web Smart PoE Switch with 4 Gigabit Ports and 2 Mini-GBIC Slots TPE-224WS

24-Port 10/100Mbps Web Smart PoE Switch with 4 Gigabit Ports and 2 Mini-GBIC Slots TPE-224WS 24-Port 10/100Mbps Web Smart PoE Switch with 4 Gigabit Ports and 2 Mini-GBIC Slots TPE-224WS ŸGuía de instalación rápida (1) ŸTroubleshooting (3) 1.12 1. Antes de iniciar Contenidos del Paquete ŸTPE-224WS

Más detalles

CAPÍTULO HTML Y DHCP DE H0/H2-ECOM100 CONFIGURACIÓN. En este capítulo...

CAPÍTULO HTML Y DHCP DE H0/H2-ECOM100 CONFIGURACIÓN. En este capítulo... CONFIGURACIÓN HTML Y DHCP DE H0/H2-ECOM100 CAPÍTULO 56 6 En este capítulo... Características DHCP de H0/H2 -ECOM100...................6-2 Deshabilitando DHCP y asignando una DIRECCION IP estática.....6-2

Más detalles

Configuración básica de una EGX300 mediante Internet Explorer

Configuración básica de una EGX300 mediante Internet Explorer Nota Soporte Técnico TIPO DE PRODUCTO: PMC Nº NOTA: MARCA: Power Logic MODELO: EGX300 Configuración básica de una EGX300 mediante Internet Explorer Paso 0 : Requisitos previos Antes de configurar la pasarela

Más detalles

Video Server. Quick Installation Guide. English, Español

Video Server. Quick Installation Guide. English, Español Video Server Quick Installation Guide English, Español 2 Video Server NOTES Quick Installation Guide 3 Video Server Quick Installation Guide To get your Video Server up and running on an Ethernet network,

Más detalles

Max- IP CONVERSOR RS485 a TCP/IP

Max- IP CONVERSOR RS485 a TCP/IP MANUAL DE USUARIO Max- IP CONVERSOR RS485 a TCP/IP ÍNDICE PASOS PREVIOS NECESARIOS A. Como saber la IP-PRIVADA de nuestro módem - router ADSL... 3 B. Como saber la IP-PUBLICA de nuestro modem-router ADSL...

Más detalles

Para obtener más información sobre la característica ethernet de la impresora, haga clic en el tema siguiente:

Para obtener más información sobre la característica ethernet de la impresora, haga clic en el tema siguiente: índice de contenido ethernet conexión ethernet La característica ethernet integrada de la impresora permite conectar la impresora directamente a una red ethernet sin tener que utilizar un servidor de impresión

Más detalles

VCM II inalámbrico Manual del usuario

VCM II inalámbrico Manual del usuario VCM II inalámbrico Manual del usuario Publicación: 20 de marzo de 2012 CONTENIDO Introducción... 3 Descargue e instale el software de IDS... 3 Prepare la COMPUTADORA para un VCM II inalámbrico... 3 Configurar

Más detalles

Conexión inalámbrica a un CNC (con puerto Serie RS232C)

Conexión inalámbrica a un CNC (con puerto Serie RS232C) Conexión inalámbrica a un CNC (con puerto Serie RS232C) A continuación se describe como conectar un CNC con puerto serie RS232C a un PC a través de una red inalámbrica (o Ethernet) El puerto serie RS232C

Más detalles

MANUAL DE INSTRUCCIONES

MANUAL DE INSTRUCCIONES Conversor RS232/485 MODBUS/TCP TPC2RS-MODBUS/TCP (Código M54032) MANUAL DE INSTRUCCIONES (M98204301-01-09A) ---------------- TCP2RS-MODBUS/TCP ------------------------------------- Manual del usuario ----------------------------------------------------------

Más detalles

OSCILLATION 512 (LM 3R)

OSCILLATION 512 (LM 3R) Application Note The following application note allows to locate the LM series devices (LM3E, LM3R, LM4 and LM5) within network and check its connection information: Name, MAC, dynamic IP address and static

Más detalles

ÍNDICE MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 1. CONVERSORES TCP A 232 / TCP A 485... 3. 1.1. Características.

ÍNDICE MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 1. CONVERSORES TCP A 232 / TCP A 485... 3. 1.1. Características. MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 ZEBRA ELECTRÓNICA 2 ÍNDICE MANUAL DE USUARIO CONVERSOR TCP/IP A RS232 Y TCP/IP A RS485 Pág. 1. CONVERSORES TCP A 232 / TCP A 485... 3 1.1. Características.

Más detalles

ACCESO REMOTO, CONEXIÓN A PC Y CONFIGURACION MODULO ENET

ACCESO REMOTO, CONEXIÓN A PC Y CONFIGURACION MODULO ENET ACCESO REMOTO, CONEXIÓN A PC Y CONFIGURACION MODULO ENET 0.- INTRODUCCION: Mediante esta guía practica, se pretende explicar como realizar un acceso remoto a un autómata FX3U mediante una tarjeta FX3U-ENET

Más detalles

IMPLEMENTACIÓN DE UN PUENTE SERIE USANDO CONVERTIDORES SERIE RED.

IMPLEMENTACIÓN DE UN PUENTE SERIE USANDO CONVERTIDORES SERIE RED. IMPLEMENTACIÓN DE UN PUENTE SERIE USANDO CONVERTIDORES SERIE RED. Enrique Colorado. Septiembre de 2008 Contenido 1. Introducción... 3 2. Objetivo... 3 3. Funcionamiento... 3 4. Configuración... 5 a. Configuración

Más detalles

MÓDULO DE COMUNICACIÓN IP IPS 200 REG

MÓDULO DE COMUNICACIÓN IP IPS 200 REG MÓDULO DE COMUNICACIÓN IP IPS 200 REG Módulo de comunicación IP IPS 200 REG INDICE 1. DESCRIPCIÓN DE SU FUNCIÓN... 1 3. CARACTERÍSTICAS TÉCNICAS:... 2 4. APLICACIÓN:... 3 4.1. Objetos de comunicación:...

Más detalles

Configuración ewon y Talk2M por ethernet con ecatcher Free+ Tutorial

Configuración ewon y Talk2M por ethernet con ecatcher Free+ Tutorial Configuración ewon y Talk2M por ethernet con ecatcher Free+ Tutorial Contenido: Familia: Autor: Revisión: Este tutorial explica cómo añadir un ewon a la cuenta de Talk2M Free+ por ethernet y registrarlo

Más detalles

Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term

Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term Agustiniano Ciudad Salitre School Computer Science Support Guide - 2015 Second grade First term UNIDAD TEMATICA: INTERFAZ DE WINDOWS LOGRO: Reconoce la interfaz de Windows para ubicar y acceder a los programas,

Más detalles

Manual de software. Dynamic Cloud. 10/2014 MS-Dynamic_Cloud v1.2

Manual de software. Dynamic Cloud. 10/2014 MS-Dynamic_Cloud v1.2 Manual de software Dynamic Cloud 10/2014 MS-Dynamic_Cloud v1.2 ÍNDICE GENERAL 1. INTRODUCCIÓN... 2 1.1 Configuración mínima del PC... 2 2. INSTALAR DYNAMIC CLOUD... 3 2.1 Ejecutar Dynamic Cloud por primera

Más detalles

Creating your Single Sign-On Account for the PowerSchool Parent Portal

Creating your Single Sign-On Account for the PowerSchool Parent Portal Creating your Single Sign-On Account for the PowerSchool Parent Portal Welcome to the Parent Single Sign-On. What does that mean? Parent Single Sign-On offers a number of benefits, including access to

Más detalles

Configuración ewon y Talk2M por GPRS o 3G con ecatcher Free+ Tutorial

Configuración ewon y Talk2M por GPRS o 3G con ecatcher Free+ Tutorial Configuración ewon y Talk2M por GPRS o 3G con ecatcher Free+ Tutorial Contenido: Familia: Autor: Revisión: Este tutorial explica cómo añadir un ewon a la cuenta de Talk2M Free+ por GPRS o 3G y registrarlo

Más detalles

Router Teldat. Proxy ARP

Router Teldat. Proxy ARP Router Teldat Proxy ARP Doc. DM734 Noviembre, 2006 ÍNDICE Capítulo 1 Introducción...1 1. Proxy ARP... 2 Capítulo 2 Configuración...4 1. Configuración del Proxy ARP... 5 1.1. Habilitar el funcionamiento

Más detalles

Guía de configuraciones básicas mediante interfaz web para el router SpeedTouch TG585iv7

Guía de configuraciones básicas mediante interfaz web para el router SpeedTouch TG585iv7 Guía de configuraciones básicas mediante interfaz web para el router SpeedTouch TG585iv7 Índice Índice...2 Introducción...3 Configuración multipuesto dinámica...6 Configuración multipuesto estática....10

Más detalles

Guía del usuario de KIP sobre el estado de la impresora Instalación y guía del usuario de KIP sobre el estado de la impresora

Guía del usuario de KIP sobre el estado de la impresora Instalación y guía del usuario de KIP sobre el estado de la impresora Instalación y guía del usuario de KIP sobre el estado de la impresora - 1 - Contenido 1 Introducción... 3 2 Instalación y configuración... 4 3 Funcionalidad del estado de la impresora KIP... 6 4 Uso del

Más detalles

Manual de Usuario CPE OX330. Manual de Usuario CPE OX330

Manual de Usuario CPE OX330. Manual de Usuario CPE OX330 Manual de Usuario CPE OX330 Índice Contenido 2 1 Set UP 3 2 Configuración LAN 3 3 Configuración WAN 5 4 Configuración NAT 5 5 Configuración del Sistema 6 6 Tools 7 Estado del Sistema 7 2 Manual de uso

Más detalles

Práctica de laboratorio 1.2.8 Configuración de DHCP Relay

Práctica de laboratorio 1.2.8 Configuración de DHCP Relay Práctica de laboratorio 1.2.8 Configuración de DHCP Relay Objetivo Se configurará un router para el Protocolo de Configuración Dinámica del Host (DHCP) Se agregará la capacidad para que las estaciones

Más detalles

Instalación, creación y configuración del servicio FTP

Instalación, creación y configuración del servicio FTP Instalación, creación y configuración del servicio OBJETIVOS Instalar el servicio de en Windows. Configurar y administrar el Servicio de en Windows. Prueba de acceso desde la LAN al servidor. Apertura

Más detalles

Protocolo ARP. Address Resolution Protocol

Protocolo ARP. Address Resolution Protocol Protocolo ARP Address Resolution Protocol 1 Problema Ambiente: una LAN La máquina A (con una cierta IP) quiere enviar un paquete IP a la máquina B de su misma LAN (de la cual conoce su IP) Tiene que armar

Más detalles

Direcciones IP y máscaras de red

Direcciones IP y máscaras de red También en este nivel tenemos una serie de protocolos que se encargan de la resolución de direcciones: ARP (Address Resolution Protocol): cuando una maquina desea ponerse en contacto con otra conoce su

Más detalles

Guía de Inicio Rápido de SitePlayer S310265. Guía de Inicio. Rápido de

Guía de Inicio Rápido de SitePlayer S310265. Guía de Inicio. Rápido de Guía de Inicio Rápido de 1 Kit de Desarrollo SitePlayer SPK1 En primer lugar le damos las gracias por haber depositado su confianza en nuestro producto Kit de Desarrollo SPK1 SitePlayer. Este documento

Más detalles

Manual de Arduino Wifly Shield

Manual de Arduino Wifly Shield Manual de Arduino Wifly Shield Material necesario: Arduino UNO. Wifly shield Software requerido en la PC: Arduino IDE v.1.0.1 Librería Wifly Alpha2 Preparando el hardware: Como se puede ver 4 LEDs parpadean

Más detalles

INSTALACIÓN DE MySQL Índice de contenido

INSTALACIÓN DE MySQL Índice de contenido INSTALACIÓN DE MySQL Índice de contenido Instalación de MySQL:...2 Instalación en Windows...2 Instalación de la parte servidor de MySQL...2 Instalación del programa para administrar MySQL...9 Instalación

Más detalles

Diseño y Administración de Redes de Computadoras

Diseño y Administración de Redes de Computadoras Diseño y Administración de Redes de Computadoras Direccionamiento con clase IPv4 Oscar Alvarado Nava oan@correo.azc.uam.mx Departamento de Electrónica División de Ciencias Básicas e Ingeniería Universidad

Más detalles

Instalación y Configuración de los adaptadores MTA-102

Instalación y Configuración de los adaptadores MTA-102 Instalación y Configuración de los adaptadores MTA-102 Instalación y Configuración de los adaptadores MTA-102...1 Características de los adaptadores...1 Conexión del adaptador...1 Conectando su PC al adaptador...2

Más detalles

Direcciones IP IMPLANTACIÓN DE SISTEMAS OPERATIVOS 1º ASIR. En redes IPv4.

Direcciones IP IMPLANTACIÓN DE SISTEMAS OPERATIVOS 1º ASIR. En redes IPv4. Direcciones IP En redes IPv4. IMPLANTACIÓN DE SISTEMAS OPERATIVOS Cada ordenador en Internet dispone de una dirección IP única de 32 bits. Estos 32 bits,o 4 bytes, se representan normalmente como se muestra

Más detalles

www.infoplc.net COMUNICACIÓN MODBUS TCP CON nanolc

www.infoplc.net COMUNICACIÓN MODBUS TCP CON nanolc COMUNICACIÓN MODBUS TCP CON nanolc 1 Índice 1 Introducción.3 2 Asignación de la dirección IP 3 3 Modbus TCP con el nanolc...6 2 1 Introducción En la actualidad la integración de controladores en redes

Más detalles

Instalación y Configuración de los adaptadores MTA-G302

Instalación y Configuración de los adaptadores MTA-G302 Instalación y Configuración de los adaptadores MTA-G302 Instalación y Configuración de los adaptadores MTA-G302... 1 Características de los adaptadores... 2 Conexión del adaptador... 2 Conectando su PC

Más detalles

Guía Rápida de Instalación Internet Broadband Router 9014 (AFN4000UP)

Guía Rápida de Instalación Internet Broadband Router 9014 (AFN4000UP) Guía Rápida de Instalación Internet Broadband Router 9014 (AFN4000UP) La presente guía tiene como objetivo, proporcionar de una manera sencilla, los pasos para configurar al 9014 en su funcionalidad básica

Más detalles

AXIS 205 Guía de instalación rápida de la cámara de red

AXIS 205 Guía de instalación rápida de la cámara de red Guía de instalación rápida de AXIS 205 Página 1 de 6 AXIS 205 Guía de instalación rápida de la cámara de red Anillo de enfoque Indicador de estado (alrededor del anillo de enfoque) Número de serie Indicador

Más detalles

Z-GPRS2 & S7-1200 NOTA DE APLICACIÓN. Enviar alarmas vía SMS desde PLC Siemens

Z-GPRS2 & S7-1200 NOTA DE APLICACIÓN. Enviar alarmas vía SMS desde PLC Siemens NOTA DE APLICACIÓN Z-GPRS2 & S7-1200 Enviar alarmas vía SMS desde PLC Siemens En este documento, explicaremos como configurar el PLC S7-1200, y el dispositivo Z-GPRS2, para poder recibir SMS en el móvil

Más detalles

VS-Tv. Manual de usuario. Matriz virtual de vídeo ESPAÑOL

VS-Tv. Manual de usuario. Matriz virtual de vídeo ESPAÑOL ESPAÑOL VS-Tv Manual de usuario Matriz virtual de vídeo ÍNDICE 1 INTRODUCCIÓN... 2 1.1 CARACTERÍSTICAS.... 2 2 INSTALACIÓN Y PUESTA EN MARCHA... 3 2.1 CONTENIDO DEL EMBALAJE... 3 2.2 INSTALACIÓN... 3

Más detalles

150Mbps Micro Wireless N USB Adapter

150Mbps Micro Wireless N USB Adapter 150Mbps Micro Wireless N USB Adapter TEW-648UBM ŸGuía de instalación rápida (1) ŸTroubleshooting (5) 1.11 1. Antes de iniciar Contenidos del paquete ŸTEW-648UBM ŸCD-ROM (herramienta y guía del usuario)

Más detalles

Para esto será necesario configurar el Servidor http en el AS/400. Veremos a configuración que requerimientos:

Para esto será necesario configurar el Servidor http en el AS/400. Veremos a configuración que requerimientos: Instalación del AS/400 WEBSERVER Para los web panels generados con el generador RPG, el AS/400 debe ser utilizado como el Servidor Web además de ser utilizado como el servidor de la base de datos. Para

Más detalles

REDES INFORMATICAS: Protocolo IP

REDES INFORMATICAS: Protocolo IP REDES INFORMATICAS: Protocolo IP 1. PRINCIPIOS BÁSICOS DE IP El protocolo IP se basa en tres principios básicos: Un direccionamiento de los ordenadores. Un tipo de dato: el datragrama IP. Un algoritmo

Más detalles

Unidad Didáctica Redes 4º ESO

Unidad Didáctica Redes 4º ESO Unidad Didáctica Redes 4º ESO Qué es una red? Una red es la unión de dos o más ordenadores de manera que sean capaces de compartir recursos, ficheros, directorios, discos, programas, impresoras... Para

Más detalles

BIPAC-711C2 / 710C2. ADSL Modem / Router. Guía de Inicio Rápido

BIPAC-711C2 / 710C2. ADSL Modem / Router. Guía de Inicio Rápido BIPAC-711C2 / 710C2 ADSL Modem / Router Guía de Inicio Rápido Billion BIPAC-711C2/710C2 ADSL Modem / Router Para instrucciones más detalladas sobre como configurar y usar el ADSL Modem/Router, por favor

Más detalles

Roles y Características

Roles y Características dominio Roles y Características Una vez instalado Windows Server 2008 y configuradas algunas opciones básicas de Windows Server 2008 desde el Panel de Control o desde el Administrador del Servidor, las

Más detalles

Actividad 3: Comunicar un PLC Simatic S7 300 con un PC por medio de Industrial Ethernet

Actividad 3: Comunicar un PLC Simatic S7 300 con un PC por medio de Industrial Ethernet Actividad 3: Comunicar un PLC Simatic S7 300 con un PC por medio de Industrial Ethernet Objeto de la actividad y listado de materiales Objeto de la actividad Utilizar todas las funcionalidades de STEP

Más detalles

Router Teldat. Proxy ARP

Router Teldat. Proxy ARP Router Teldat Proxy ARP Doc. DM734 Rev. 10.00 Noviembre, 2002 ÍNDICE Capítulo 1 Introducción...1 1. Proxy ARP... 2 Capítulo 2 Configuración...4 1. Configuración del Proxy ARP... 5 1.1. Habilitar el funcionamiento

Más detalles

Práctica de laboratorio 11.2.2a Configuración de listas de acceso extendidas

Práctica de laboratorio 11.2.2a Configuración de listas de acceso extendidas Práctica de laboratorio 11.2.2a Configuración de listas de acceso extendidas Objetivo Configurar y aplicar una ACL extendida para permitir o denegar tráfico específico. Probar la ACL para determinar si

Más detalles

Práctica de laboratorio 7.2.9 Balanceo de cargas entre varias rutas

Práctica de laboratorio 7.2.9 Balanceo de cargas entre varias rutas Práctica de laboratorio 7.2.9 Balanceo de cargas entre varias rutas Objetivo Configurar el balanceo de cargas entre varias rutas. Observar el proceso de balanceo de carga. Información básica / Preparación

Más detalles

Control de presencia para terminal por huella dactilar

Control de presencia para terminal por huella dactilar Manual de software Control de presencia para terminal por huella dactilar Access FP (SOFTWARE PARA LECTOR DE HUELLA DACTILAR SIMON ALERT REF.: 8902003-039 y 8902004-039) (Versión de sofware 1.5) (Versión

Más detalles

Luis Eduardo Peralta Molina Sistemas Operativos Instructor: José Doñe 2010-2940. Como crear un Servidor DHCP en ClearOS

Luis Eduardo Peralta Molina Sistemas Operativos Instructor: José Doñe 2010-2940. Como crear un Servidor DHCP en ClearOS Servidores DHCP Como crear un Servidor DHCP en ClearOS Dynamic Host Configuration Protocol (DHCP) Protocolo de Configuracion Dinamica de Host, es un protocolo de Red que asigna automaticamente informacion

Más detalles

@ Manual de Instalación Kit Router Thomson ST 510 y ST530 Indice 1 Material incluido dentro del Kit Router ADSL 2 Previo a la instalación 3 Instalación de los microfiltros 4 Instalación del Router Thomson

Más detalles

Quick Installation Guide Internet Setup

Quick Installation Guide Internet Setup CBR-970 Wireless-N Broadband Router www.cnet.com.tw Established in California, U.S.A. since 1987 Quick Installation Guide Internet Setup What s included in the box CBR-970 Wireless N Broadband Router Quick

Más detalles

CONFIGURACIÓN DEL ADAPTADOR DE RED EN LINUX

CONFIGURACIÓN DEL ADAPTADOR DE RED EN LINUX CONFIGURACIÓN DEL ADAPTADOR DE RED EN LINUX 16/09/2005 Índice de Contenidos 1 INTRODUCCIÓN... 1-1 2 DISTRIBUCIONES LINUX... 2-1 3 CONFIGURACIÓN DE RED EN LINUX... 3-1 3.1 FEDORA CORE 3... 3-1 3.1.1 Configuración

Más detalles

Guía de instalación rápida TE100-P1U

Guía de instalación rápida TE100-P1U Guía de instalación rápida TE100-P1U V2 Table of Contents Español 1 1. Antes de iniciar 1 2. Cómo se instala 2 3. Configuración del servidor de impresora 3 4. Añadir la impresora a su PC 5 Troubleshooting

Más detalles

Configuración de los convertidores TCP/IP Micro y TCP/IP Compacto.

Configuración de los convertidores TCP/IP Micro y TCP/IP Compacto. Configuración de los convertidores TCP/IP Micro y TCP/IP Compacto. Procedimiento para instalar el convertidor TCP/IP Micro Paso 1: Atornille el cable de comunicación RS-232, al conector Terminal Strip

Más detalles

Control de accesos autónomo por huella dactilar

Control de accesos autónomo por huella dactilar Manual de software Control de accesos autónomo por huella dactilar Access FP (SOFTWARE PARA LECTOR DE HUELLA DACTILAR SIMON ALERT REF.: 8902003-039) (Versión de sofware 1.1) (Versión de documento 1.2)

Más detalles

Redirección de puertos

Redirección de puertos 1 Redirección de Puertos Redirección de puertos 2 Redirección de Puertos Índice 1. Introducción 3 2. Requisitos necesarios para redireccionar puertos en el router 6 3. Redireccionamiento de puertos 9 4.

Más detalles

Guía para Instalar un Access Point (AP) INTELLINET en modo Repetidor

Guía para Instalar un Access Point (AP) INTELLINET en modo Repetidor Guía para Instalar un Access Point (AP) INTELLINET en modo Repetidor Objetivos: Configurar un Access Point INTELLINET para repetir una señal inalámbrica. Requerimientos: Ilustración 1: Modelo de red Conocimientos

Más detalles

5.2.- Configuración de un Servidor DHCP en Windows 2003 Server

5.2.- Configuración de un Servidor DHCP en Windows 2003 Server 5.2.- Configuración de un Servidor DHCP en Windows 2003 Server En este apartado vamos a configurar el servidor DHCP de "Windows 2003 Server", instalado en el apartado anterior. Lo primero que hemos de

Más detalles

Aplicación práctica de la visión artificial en el control de procesos industriales

Aplicación práctica de la visión artificial en el control de procesos industriales Aplicación práctica de la visión artificial en el control de procesos industriales Conocimientos básicos de comunicaciones ETHERNET/IP con CJ2M, Xpectia y NS Fecha: Junio 2012 1 ÍNDICE 1.PRIMER PASO...

Más detalles

Router Teldat. Protocolo TELNET

Router Teldat. Protocolo TELNET Router Teldat Protocolo TELNET Doc. DM738 Rev. 10.80 Agosto, 2011 ÍNDICE Capítulo 1 Introducción... 1 1. Protocolo TELNET... 2 Capítulo 2 Configuración... 3 1. Comandos de Configuración... 4 1.1.?(AYUDA)...

Más detalles

MiCentralita MANUAL DE INSTALACIÓN CISCO PHONE 7905 7912 SERIES

MiCentralita MANUAL DE INSTALACIÓN CISCO PHONE 7905 7912 SERIES MiCentralita MANUAL DE INSTALACIÓN CISCO PHONE 7905 7912 SERIES El primer paso para la instalación de un nuevo Terminal CISCO PHONE 7905/7912 en nuestra centralita es añadirlo a la misma. Para ello debemos

Más detalles

Ejercicios Tema 5. a) Órdenes del protocolo FTP necesarias para su ejecución. b) Número y tipo de conexiones necesarias.

Ejercicios Tema 5. a) Órdenes del protocolo FTP necesarias para su ejecución. b) Número y tipo de conexiones necesarias. Ejercicios Tema 5 1.- Un cliente FTP se conecta a un servidor FTP, realizando la autentificación del usuario. A partir de ese momento ejecuta los siguientes comandos FTP en la máquina local: cd pruebas

Más detalles

Manual para el administrador de red. Configuración de las impresoras Evolis con un puerto TCP/IP (Ethernet)

Manual para el administrador de red. Configuración de las impresoras Evolis con un puerto TCP/IP (Ethernet) Manual para el administrador de red Configuración de las impresoras Evolis con un puerto TCP/IP (Ethernet) Evolis Card Printer 2009. Todos los Derechos Reservados. Diciembre 2009. Ref. KU19S Rev.A0 Resumen

Más detalles

Al ejecutar esta aplicación tenemos lo siguiente: Pulsamos en Wizard mode y nos aparece lo siguiente:

Al ejecutar esta aplicación tenemos lo siguiente: Pulsamos en Wizard mode y nos aparece lo siguiente: ACCESO A LA CÁMARA Esto no es un punto conflictivo, pero lo primero que necesitamos es poder acceder a la cámara. Para ello, en primer lugar hay que conectar la cámara tanto a la alimentación como con

Más detalles

Guía de configuraciones básicas mediante. interface web para el router. Xavi X7968r

Guía de configuraciones básicas mediante. interface web para el router. Xavi X7968r Guía de configuraciones básicas mediante interface web para el router Xavi X7968r Índice 1. Introducción...1 3. Configuración multipuesto estática....9 3.1. Configuración ruta por defecto....12 4. Configuración

Más detalles

TG-IP-1. Convertidor de RS232 a IP. (Moxa Nport 5210/5110) Manual de usuario HLSI_MNDT1410_B 17 OCTUBRE 2011

TG-IP-1. Convertidor de RS232 a IP. (Moxa Nport 5210/5110) Manual de usuario HLSI_MNDT1410_B 17 OCTUBRE 2011 Honeywell Life Safety Iberia TG-IP-1 Convertidor de RS232 a IP (Moxa Nport 5210/5110) Manual de usuario HLSI_MNDT1410_B 17 OCTUBRE 2011 Toda la información contenida en este documento puede ser modificada

Más detalles

CONFIGURACIÓN BÁSICA DE UNA VPN EN WINDOWS XP PROFESIONAL

CONFIGURACIÓN BÁSICA DE UNA VPN EN WINDOWS XP PROFESIONAL CONFIGURACIÓN BÁSICA DE UNA VPN EN WINDOWS XP PROFESIONAL Explicaremos el procedimiento para configurar una VPN en Windows (R) XP, tanto en modo cliente como en modo servidor. VPN (Virtual Private Network)

Más detalles

Si el acceso es mediante Telnet, se debe ejecutar de la siguiente forma:

Si el acceso es mediante Telnet, se debe ejecutar de la siguiente forma: Así se debe configurar el Hyperterminal (En Windows XP cuando se tiene un cable serial, si no, es necesario descargar el programa putty para su uso en Windows Vista ó 7): Si el acceso es mediante Telnet,

Más detalles

(decimal) 128.10.2.30 (hexadecimal) 80.0A.02.1E (binario) 10000000.00001010.00000010.00011110

(decimal) 128.10.2.30 (hexadecimal) 80.0A.02.1E (binario) 10000000.00001010.00000010.00011110 REDES Internet no es un nuevo tipo de red física, sino un conjunto de tecnologías que permiten interconectar redes muy distintas entre sí. Internet no es dependiente de la máquina ni del sistema operativo

Más detalles

www.jazztel.com Manual de Usuario Comtrend ADSL Router Wi-Fi

www.jazztel.com Manual de Usuario Comtrend ADSL Router Wi-Fi 3581 www.jazztel.com Manual de Usuario Comtrend ADSL Router Wi-Fi Antes de comenzar la instalación Bienvenido a Internet de JAZZTEL. El siguiente manual le indica paso a paso el procedimiento que ha de

Más detalles

CESVA USB DRIVER. M_CUD_v0001_20130226_ESP_ENG

CESVA USB DRIVER. M_CUD_v0001_20130226_ESP_ENG CESVA USB DRIVER M_CUD_v0001_20130226_ESP_ENG CESVA USB DRIVER ESPAÑOL CONTENIDO 1. Instalación del CESVA USB Driver... 2 2. Conocer el puerto COM asignado para la comunicación con el PC... 2 2.1. Windows

Más detalles

Tutorial para la comunicación TCP en el BMS Server

Tutorial para la comunicación TCP en el BMS Server Tutorial para la comunicación TCP en el BMS Server Contenido 1. Pasos iniciales para trabajar empleando conexión TCP... 2 2. Configuración de la conexión TCP... 4 2.1. Comprobación de la conexión TCP...

Más detalles

Práctica de laboratorio 7.5.1: Configuración inalámbrica básica

Práctica de laboratorio 7.5.1: Configuración inalámbrica básica Diagrama de topología Objetivos de aprendizaje Configurar opciones en la ficha Setup de Linksys. Configurar opciones en la ficha Wireless de Linksys. Configurar opciones en la ficha Administration de Linksys.

Más detalles

1. Sign in to the website, http://www.asisonline.org / Iniciar sesión en el sitio, http://www.asisonline.org

1. Sign in to the website, http://www.asisonline.org / Iniciar sesión en el sitio, http://www.asisonline.org Steps to Download Standards & Guidelines from the ASIS International Website / Pasos para Descargar los Standards & Guidelines de la Página Web de ASIS International 1. Sign in to the website, http://www.asisonline.org

Más detalles

WINDOWS 2008 5: TERMINAL SERVER

WINDOWS 2008 5: TERMINAL SERVER WINDOWS 2008 5: TERMINAL SERVER 1.- INTRODUCCION: Terminal Server proporciona una interfaz de usuario gráfica de Windows a equipos remotos a través de conexiones en una red local o a través de Internet.

Más detalles

Práctica de laboratorio 4.2.5a Pruebas de conectividad Ping

Práctica de laboratorio 4.2.5a Pruebas de conectividad Ping Práctica de laboratorio 4.2.5a Pruebas de conectividad Ping Objetivo Usar el comando ping para enviar datagramas ICMP al host objetivo. Verificar que la capa de red entre el origen y el destino funcione

Más detalles

Práctica de laboratorio 3.1.5 Configuración de una interfaz serial

Práctica de laboratorio 3.1.5 Configuración de una interfaz serial Práctica de laboratorio 3.1.5 Configuración de una interfaz serial Objetivo Configurar una interfaz serial en cada uno de los dos routers para que se puedan comunicar entre sí. Información básica / Preparación

Más detalles

DHCP. Dynamic Host Configuration Protocol. Protocolo de Configuración Dinámica de Host. Administración de Redes de Computadores

DHCP. Dynamic Host Configuration Protocol. Protocolo de Configuración Dinámica de Host. Administración de Redes de Computadores DHCP Dynamic Host Configuration Protocol Protocolo de Configuración Dinámica de Host Administración de Redes de Computadores John Deivis Tabares Tobón Luis Fernando Ramirez CONFIGURACION DEL SERVIDOR DHCP

Más detalles

Guía de instalación rápida TV-IP512WN 1.31

Guía de instalación rápida TV-IP512WN 1.31 Guía de instalación rápida TV-IP512WN 1.31 Table of Contents Español 1 1. Antes de iniciar 1 2. Inslatación y configuración del Hardware 2 Troubleshooting 8 Version 02.08.2010 1. Antes de iniciar Contenidos

Más detalles

Guía de configuraciones básicas mediante. interface web para el router. Xavi X7868r

Guía de configuraciones básicas mediante. interface web para el router. Xavi X7868r Guía de configuraciones básicas mediante interface web para el router Xavi X7868r Indice Introducción...1 Configuración multipuesto dinámica....4 Configuración multipuesto estática....7 Configuración monopuesto

Más detalles

Guía de acceso a Meff por Terminal Server

Guía de acceso a Meff por Terminal Server Guía de acceso a Meff por Terminal Server Fecha:15 Marzo 2011 Versión: 1.02 Historia de Revisiones Versión Fecha Descripción 1.00 03/07/2009 Primera versión 1.01 13/08/2009 Incorporación dominio 1.02 15/03/2011

Más detalles

Práctica de laboratorio 3.2.1 Configuración del enrutamiento EIGRP

Práctica de laboratorio 3.2.1 Configuración del enrutamiento EIGRP Práctica de laboratorio 3.2.1 Configuración del enrutamiento EIGRP Objetivo Definir un esquema de direccionamiento IP para la red. Configurar y verificar el enrutamiento mediante el uso del Protocolo de

Más detalles

Router Teldat. Protocolo TELNET

Router Teldat. Protocolo TELNET Router Teldat Protocolo TELNET Doc. DM738 Rev. 10.60 Marzo, 2007 ÍNDICE Capítulo 1 Introducción...1 1. Protocolo TELNET... 2 Capítulo 2 Configuración...3 1. Comandos de Configuración... 4 1.1.?(AYUDA)...

Más detalles

Ethernet IP INDICE. Centro Integrado Politécnico ETI Departamento de Electricidad Fernando Pascual Moisés Pérez ETHERNET/IP 1.

Ethernet IP INDICE. Centro Integrado Politécnico ETI Departamento de Electricidad Fernando Pascual Moisés Pérez ETHERNET/IP 1. Ethernet IP INDICE 1. INTRODUCCIÓN 2. NETWORK CONFIGURATOR 3. EJEMPLO DE APLICACIÓN a. CONFIGURACIÓN DEL HARDWARE b. CONFIGURACIÓN MEDIANTE NETWORK CONFIGURATOR c. TRANSFERENCIA DE LA CONFIGURACIÓN Y VERIFICACIÓN

Más detalles

Práctica de laboratorio 5.2.2 Configuración del PVC de Frame Relay

Práctica de laboratorio 5.2.2 Configuración del PVC de Frame Relay Práctica de laboratorio 5.2.2 Configuración del PVC de Frame Relay Objetivo Configurar dos routers uno tras otro como un circuito virtual permanente (PVC) de Frame Relay. Esto se hará manualmente, sin

Más detalles

UNIDESYS UNIVERSAL BUSINESS SYSTEMS INSTALACIÓN NUEVO PUESTO DE TRABAJO

UNIDESYS UNIVERSAL BUSINESS SYSTEMS INSTALACIÓN NUEVO PUESTO DE TRABAJO www.ubs-systems.com Teléfono: 91 3681185 UNIDESYS UNIVERSAL BUSINESS SYSTEMS INSTALACIÓN NUEVO PUESTO DE TRABAJO Unidesys Versión 2011 1 CONTENIDO 1 INTRODUCCIÓN 3 2 FUENTES DE DATOS 4 3 INSTALACIÓN DEL

Más detalles

ENKVM-USBB. 2-Port USB KVM switch with Easy Switch and Cable. User Guide

ENKVM-USBB. 2-Port USB KVM switch with Easy Switch and Cable. User Guide ENKVM-USBB 2-Port USB KVM switch with Easy Switch and Cable User Guide i Package Contents 1 ENKVM-USBB 2-Port USB KVM Switch with Easy Switch and Cable 1 User Guide Requirements Console A VGA, SVGA, XGA,

Más detalles

Guía Rápida de Instalación Internet Access Server (IAS)

Guía Rápida de Instalación Internet Access Server (IAS) Guía Rápida de Instalación Internet Access Server (IAS) La presente guía tiene como objetivo, proporcionar de una manera sencilla, los pasos para configurar al IAS en su funcionalidad básica (Conexión

Más detalles

Guía de instalación rápida TV-IP512P 1.31

Guía de instalación rápida TV-IP512P 1.31 Guía de instalación rápida TV-IP512P 1.31 Table of Contents Español 1 1. Antes de iniciar 1 2. Inslatación y configuración del Hardware 2 3. Instalación Power over Ethernet (PoE) 7 Troubleshooting 9 Version

Más detalles

PROCEDIMIENTO DE ACTUALIZACIÓN DEL MÓDEM-ROUTER EFFICIENT Speed Stream 5660

PROCEDIMIENTO DE ACTUALIZACIÓN DEL MÓDEM-ROUTER EFFICIENT Speed Stream 5660 PROCEDIMIENTO DE ACTUALIZACIÓN DEL MÓDEM-ROUTER EFFICIENT Speed Stream 5660 En este documento se describen los pasos a seguir para verificar la versión de firmware y en caso de que sea necesario actualizarla

Más detalles

BENQ_ESG103QG_S.book Page i Tuesday, July 30, 2002 9:15 PM. Contenido

BENQ_ESG103QG_S.book Page i Tuesday, July 30, 2002 9:15 PM. Contenido BENQ_ESG103QG_S.book Page i Tuesday, July 30, 2002 9:15 PM Contenido Introducción de los Enrutadores de banda Ancha ESG103/ESG104............. 1 Requisitos del Sistema.................................................

Más detalles

Redes I Soluciones de la Práctica 1: /etc/network/interfaces, tcpdump y wireshark

Redes I Soluciones de la Práctica 1: /etc/network/interfaces, tcpdump y wireshark Redes I Soluciones de la Práctica 1: /etc/network/interfaces, tcpdump y wireshark Universidad Rey Juan Carlos Curso 2007/2008 Resumen Los primeros cuatro apartados de la práctica consisten en replicar

Más detalles