BEST PRACTICES. Network Setup of LAN-XI Systems. Terminology and Quick Hints

Size: px
Start display at page:

Download "BEST PRACTICES. Network Setup of LAN-XI Systems. Terminology and Quick Hints"

Transcription

1 BEST PRACTICES Network Setup of LAN-XI Systems This document is intended for all users of Brüel & Kjær LAN-XI systems. It can be read end-to-end as an introduction to networking, or used to look up specific problems or scenarios. Terminology and Quick Hints The following terms and concepts are all supported by LAN-XI unless otherwise stated. Term Auto-MDIX Auto-IP Cables DHCP DNS Firewall Flow Control Front-end Setup Description and Hints A concept in which standard or cross-over Ethernet cables may be used. This is standard on Gigabit devices A Microsoft concept in which hosts configured as DHCP clients can talk together (get IP addresses that match). This is also known as link-local. Auto-IP has a 2 minute start-up time before DHCP is abandoned Always use CAT 5e Ethernet cables or better Dynamic Host Configuration Protocol allows dynamic IP addressing Domain name service. This is what pairs URLs such as with IP addresses. It is not needed in a LAN-XI network that uses IP addresses directly A device or piece of software that blocks certain programs and/or types of network package. There is no firewall in LAN-XI as we consider it to be a server, but there is most likely one on your PC. If it causes problems, you can try to set it to default, and then start PULSE. It will ask whether to open connections to LAN-XI say yes Flow control prevents congestion. TCP gives end-to-end flow control, but we also need flow control between Ethernet nodes. This is ruled by 802.3x and is known as PAUSE frames. This must be enabled in the switches used as well as on the PC The program that comes with PULSE LabShop, PULSE Reflex Measurements and PULSE Data Recorder Type 7708 and needs to be run when a LAN-XI configuration is changed. The Help in this program contains useful information. A Network Diagnostics Tool with digital and analogue self-tests is included

2 Gateway Host IDASync IP Address IP Mask LAG Link Aggregation NAT Network Config NIC PoE Private IP range The gateway is the router that connects to the Internet. If a network interface card (NIC) is used for the Brüel & Kjær equipment alone, this NIC needs no gateway. The gateway address on the NIC connected to the company network is usually set when the NIC gets its other settings (IP address and mask, DNS server) via DHCP In network terms, a PC as well as a LAN-XI device is a host in contradiction to, for example, routers and switches Synchronization between frames based on BNC cables. Remember terminators at the ends (built-in on some IDA e equipment) Ensure that the network interface card (NIC) and all LAN-XI modules have the same network ID (the part of the IP address that corresponds to 1-bits in the mask) Ensure that the NIC and LAN-XI modules have unique host IDs (the part of the IP address that corresponds to 0-bits in the mask) Note that the Front-end Setup program can easily apply a range of IP addresses and masks if the LAN modules have been found. The current version of LAN-XI supports IPv4 (not IPv6) The safe way is to have the same mask on all LAN-XI modules and the NIC to which they are connected. To make exceptions to this, you need a good reason and knowledge of subnetting Traffic from many LAN-XI devices to a PC via a switch network is like a river where smaller rivers merge as they get closer to the PC. At first 1 Gbps is fine further downstream more is needed. As described in this document, several wires from a switch to the PC can be used. This can be done by subnetting or by doing Link Aggregation. This feature is supported by the SRW-2008MP switch as well as larger switches and many multi-port NICs. Note that LAG inhibits PTP and thus can only be used for the link to the PC not between LAN-XI devices. In reality, this means that a huge switch can sit in the centre of a star configuration getting data from LAN-XI devices. Most of the traffic will go from this centre to the PC. Here LAG makes sense Network Address Translation. Allows many users on an intranet to share public IP addresses. Not something in LAN-XI but may be implemented in your router Ensure that the Brüel & Kjær traffic is isolated from the company network in one of the following ways: Have one NIC for the office network and one for the Brüel & Kjær network (and not bridging these) Have a switch between the PC, the modules and the office network (will still issue a few broadcasts to the office net) Network Interface Card (Net card). In high-end applications this should be of the PCI express type Power Over Ethernet IEEE 802.3af. Allows the power needed for each module to be carried by screened shielded twisted pair (S/STP or S/FTP) CAT6 LAN cables rather than by separate power cables. Note that PoE has a start-up time during which power-source and -sink negotiate A range of IP addresses that by definition are non-routable on the Internet, and therefore may be reused over and over, in private networks: 10.*.*.* *.* *.* *.* We recommend the following concept: <frame-no>.<slot-no> with Netmask = The PCs relevant IP address might be Remember to allocate IP addresses for managed switches if these are to be used 2

3 PTP Precision Time Protocol IEEE 1588 v2 makes it possible to synchronize the clocks in the system components with sub-microsecond accuracy. Notice: Please observe that LAN-XI frames have two LAN connectors. When using PTP the leftmost of these seen from the rear must be used to carry this traffic. All frames/modules participating in a setup must be able to see each other through switches. After power up, a PTP network may take a few minutes before it is in sync. If multiple switches are used, select the Low Confidence setting in the Front-end Setup program. This allows for a looser control loop. Static IP address VPN The quality is surveyed and compared with a boundary. If the quality is below a certain limit, an error is flagged (in PULSE LabShop, see the Level Meter help for an explanation). The boundary is stricter in High Confidence mode than in Low Confidence mode A concept in which the administrator gives each host a unique, fixed address Virtual Private Network (allows a PC remote access to a company network). This introduces a firewall that may obscure communication with, for example, a private network outside the company s IP range Network Setup Fig. 1 A standard network setup Subnetting or Private Networks with Fixed IP Addresses UL-0265 PULSE Measurement System Switch Internet PC * Office net * Insert company IP range In Fig. 1, a standard setup is shown, where the PC has two NICs (net cards). One of these is connected to the office network, while the other is used for the LAN-XI equipment. The LAN-XI-equipment is connected in a star, around a central switch. In this case the switch also powers the modules using PoE. In the setup in Fig. 1, the LAN-XI equipment uses static IP addresses from a Private Range. There are a number of these ranges (see wikipedia.org). The module addresses are, for example, , etc. and the network mask on the modules, as well as the connected NIC, is This network mask signifies that the first three bytes are the same for all hosts on this network (including the connected NIC but not the other NIC), while the last byte must be unique. The nice thing about this IP range is that it is never routed on the Internet (except as part of a VPN), so you can use them without worrying about interference. When separated * behind another NIC as in Fig. 1, it can even be used multiple times in the same company. * The two NICs are separated (no transient traffic) as long as they are not setup as a bridge on the PC 3

4 Fig. 2 Another standard network setup Using DHCP to Assign IP Addresses UL-0265 PULSE Measurement System Switch Internet DHCP Server Cable to office net * PC Office net * Insert company IP range Fig. 2 shows another standard setup, where only one NIC is used. All LAN-XI modules and the NIC on the PC can see the company DHCP server, so it makes sense to use DHCP addressing on all modules (your IT department would probably not like anything else!). Using Auto-IP to Assign IP Addresses A DHCP-based setup will, in fact, work without the cable to office net in Fig. 2. In this case you have a separate Brüel & Kjær analysis network. If all LAN-XI modules and the PC are configured as DHCP clients, they will wait for a setup and eventually use Auto-IP, where they negotiate addresses in the *.* range, with net masks becoming Whenever LAN-XI modules are set to use DHCP, they will default to Auto-IP (also known as Link-Local) if there is no DHCP server. This is normally also the case on the PC. This can be checked in the Network Alternate Configuration. To do so: 1. Click Control Panel > (Network and Internet >) Network and Sharing Center 2. Click on the network Connection link. 3. Click Properties and select Internet Protocol Version 4 (TCP/IPv4). 4. Click Properties and select the Alternate Configuration tab. Fig. 3 The PC's NIC is setup to use Auto-IP The minimal use of this is a PC connected directly to a single LAN-XI module practical for small measurements and demos. The downsides of Auto-IP are: The timeout-period at each power up The risk that a DHCP server IS connected after some time. This will change all IP-addresses As a part of the Auto-IP standard, a host (PC or LAN-XI module) that has used this before, will try to start with the same IP address as last time. LAN-XI is enhanced to handle changing IP addresses. This allows PULSE LabShop and Data Recorder Type 7708 to work even though IP addresses have changed since last time. But they cannot handle IP addresses that change while measuring. 4

5 Synchronizing Modules and Frames PTP (IEEE 1588) is used to synchronize individual LAN-XI modules and frames. Fig. 4 Generic or multiple switches used This works best with a central switch in a star-configuration preferably one of those recommended by Brüel & Kjær. This gives a High Confidence and the system is configured with a tight control loop as High Confidence in the Front-end Setup program see Fig. 4. (Right-click and select Synchronisation Options in the Synchronisation tab of the Front-end Setup program). If your switch is not listed in the LAN Switch Type drop-down, select Generic LAN Switch. If several switches are used in a hierarchy, the control loop needs to be looser select Low Confidence. In this case, the LAN Switch Type is also Generic LAN Switch. Note that with PULSE 19 the synchronization options were extended with: The ability to have several parallel PULSE systems with each their PC but clock-synchronized to the same PTP subdomain. Set one system in Shout Mode and let the others have External PTP Master (see Fig. 4). These options are only visible when Advanced Synch Setup is chosen via Edit > Options in the Front-end Setup. The ability to take advantage of the GPS in newer frames using it as a kind of Grand Master PTP In both the above cases, recordings will have sample-accurate timestamps, and recordings may "meet" in PULSE Reflex where, for example, cross-spectra can be calculated. Setup for Large Bandwidths (More than One Network Interface Card) Fig. 5 Multiple NICs, each with their subnet UL-0265 PULSE Measurement System Switch PC All masks: The setup in Fig. 5 demonstrates how multiple NICs can be used for high data rates. In this case PCI Express NICs are recommended. Note how two subnets are used, so that traffic from two frames goes to one NIC, while traffic from the other two frames goes to the other NIC. A single switch is used to ensure that all four frames are on the same PTP-domain. In this case, the switch becomes the bottleneck. There are, however, ways around this. Another way to achieve bandwidths between 2 Gbps and 8 Gbps is to use Link Aggregation where the NIC and the switch are using 2 8 cables between them adding their capacity. In such a setup, there is no need for two subnets. LAG is first set up on the switch then on the NIC (Intel uses the term team ). LAG filters out PTP and may thus only be used between a PC and a central switch. 5

6 Avoiding Common Errors Setup with More than One Switch In the basic setup, all LAN-XI modules can see each other through a single switch. If more switches are applied in a hierarchy, the PTP synchronization scheme must be relaxed a little to allow for buffers filling and emptying. Selecting Low Confidence in the Synchronisation Setup is recommended in this case. Private Network Connected to a Router/Gateway In Fig. 1 the office network is connected to the Internet via a gateway/router (not shown). This is the typical setup. However, it is also possible to use a router instead of the switch in Fig. 1, with the LAN-XI modules separated from the controlling PC, allowing the LAN-XI private network to be at the other side of the world! This means that the LAN-XI modules will belong to another IP range than the NIC connected to them. The front-end browser, however, is not able to see the modules (because broadcasts cannot pass through a router). But if you know the IP addresses and masks of the modules, this information can be manually entered in the Front-end Setup program. You can also separate the individual modules by a router. This is generally not recommended for two reasons: 1. Routers are normally slower than switches. This can be helped by buying a layer 3 switch which is a term for a fast router. 2. LAN-XI modules (and frames) use UDP multicasts to negotiate PTP time. A router must be configured to let these pass through. A tick in the right column means detectable by using Tools > Diagnostics in the Front-end Setup program. What Symptom if NOT done Diagnostics When using PTP in frames, make sure that the leftmost LAN Bad PTP synchronization connector (viewed from rear) is used When using PTP, make sure that all nodes (frames and modules) can see each other. This might not be the case if, for example, two NICs are used for independent subnets, or the switch blocks multicasts No PTP synchronization When using PTP, make sure that the correct switch and LAN confidence level are selected Disable VPN on NIC used for LAN-XI/IDA e. This is essentially a firewall Set up firewall correctly. Especially on Windows 7: Beware of several domains. Home, Work, Public. Allow Front-end Setup, PULSE LabShop and Type 7708 in all Disable Proxy Server in Internet Explorer At least on local network Make sure NIC speed is not too low for data flow (for example, 10 Mbps due to battery operation, or simply miscalculation of amount of data) With IDASynch: remember cables and terminators Make sure that wrong submask is not used in module or PC Enable Flow Control (802.3x) on NIC + Switch Synchronization errors flagged by PULSE LabShop/Type 7708/Reflex Measurements No connection to modules No connection to modules or empty front-end browser Degraded performance and slow retrieval of module s home pages Front-end Setup program shows firmware version as unknown Front-end setup cannot apply configuration Front-end setup works OK, but PULSE LabShop/ Type 7708/Reflex Measurements quickly stops working No data on IDA e. Bad phase on LAN-XI Modules appear in front-end browser, but no home page or other connection Gaps in data in PULSE LabShop/Type 7708/Reflex Measurements N/A ( ) ( ) 6

7 PoE: Ensure that the switch powers all used ports Ensure that no dormant PulseService is present from previous PULSE LabShop session Ensure no overlapping IP ranges on NICs Ensure the same firmware on all modules and not older than the PULSE release that uses it. Reported by PULSE LabShop or Type 7708 from version 16.1 Setup Issues Modules restart, for example, when feeding transducers In Front-end Setup modules are Connected but PULSE LabShop/Type 7708 cannot connect Some modules connect others do not Strange phenomena N/A Firewalls A good place to start is Wikipedia, which compares a number of personal firewalls that is, firewalls that are installed on a PC. LAN-XI coexists with many firewalls including the Windows Firewall that is built into the operating system. The first time a program, for example, PULSE LabShop, accesses the network, you are asked whether this is OK. In order for the program to function, you need to respond Yes. On Windows 7, you may need to do this more than once, since Windows 7 has different settings for different scenarios, for example, Public, Private and Work. Windows 7 uses IP addresses to detect which of these scenarios is relevant (and sometimes decides against the user s will!). Some IT departments enforce stronger rules. One case is not allowing ad hoc networks, such as those made with the Auto-IP (Link-Local). In such a case, it will help to use a small switch with a built-in DHCP server. These are sold for the small office/home office market at very reasonable prices. Fig. 6 VPN installs a firewall Virtual Private Network When a PC is remotely connected to the company network using VPN, a firewall is effectively in place. Often the PC is on a private home network with other PCs, printers, etc., but also connected to the office via a gateway/router. If the PC did not include a powerful firewall, this setup would correspond to having all the computers and printers on the company network. This firewall will normally be visible in the Local Area Connection properties that is found by clicking Control Panel > (Network and Internet >) Network and Sharing Center, selecting the Connections link and displaying the Properties. In Fig. 6 this is Check Point SecuRemote. If this is disabled, the PC can run Auto-IP with a LAN-XI module, but it cannot run VPN. Proxy A PC may be setup to use a Web proxy. This proxy is a special in-house server that handles all communication to and from the Web in reality anything to or from port 80 on TCP. It caches this, so that the second user that asks to see a specific home page may get the one recently received. This saves bandwidth. However, this may greatly interfere with LAN-XI, which uses HTTP for retrieval of Web pages as well as for some specific commands (using a concept known as REST). 7

8 The proxy may be bypassed but note that the checkmark in Bypass proxy server for local addresses is not enough (see Fig. 7, left). Any address that is not an URL on the domain is considered non-private. This includes all IP addresses. For this reason the Advanced page must be used and the IP range used must be entered in the Exceptions field (see Fig. 7, right). Fig. 7 Left: In Internet Explorer, go into Tools > Internet Options > Connections > LAN Settings Right: In the Advanced Proxy Settings, include the range used for LAN-XI Antivirus Programs Traditionally, antivirus programs have a few well-defined functions: 1. Scan hard disk on command or at specific hour. Possibly only specific file extensions. 2. Scan mails before opening (or when retrieved by an program). 3. Scan executables when opened. Fig. 8 Symantec Network Threat Protection On slows the system Even though item 3 could delay the startup of, for example, PULSE LabShop, it is not really inhibiting. But today some programs also have Network Protection (or similar names). This means that all data sent or received is scanned. Apart from the risk of false virus detection (due to data patterns that look like viruses), this may slow down the PC considerably when using LAN-XI or IDA e. Link Speed NICs, switches and LAN-XI equipment negotiate to find the fastest speed (as well as PoE and Rx/Tx wires). Some NICs have problems with this, and it may be better to configure these statically to a fixed speed (via the PC s adapter settings). If you experience problems on the network, the Windows Task Manager can be used to show the current link speed. This will also reflect the use of Link Aggregation by showing, for example, a 2 Gbps connection if two wires are aggregated. Ethernet Flow Control When possible, the switch/nics should be configured to allow Ethernet Flow Control. This evens out the network traffic. Flow control is always enabled in LAN-XI (but not in IDA e ). 8

9 Useful Windows Commands When viewing traffic in the Windows Task Manager, the curve will be smoother when using Ethernet Flow Control (compared to not using this feature). The following is a list of practical network-related console commands under Windows, along with the most used command modifiers. Many of these stem directly from Unix and Linux, others are slightly changed and some are Windows specific. arp Command ftp ipconfig (linux: ifconfig) nbtstat netstat nslookup pathping ping route telnet tracert (linux: traceroute) wireshark Usage Show or edit the arp table (known IP addresses and their MAC address): -a shows all -s can be used to add manually FTP client shell (try FileZilla instead) Show current net card configurations: /all gives more info /renew causes a DHCP update Show Netbios table (Netbios is an old Windows discovery protocol) Show current TCP/UDP connections, their state and attached processes: -a shows all including listeners -b shows the executable (warning: slow) -n uses numbers instead of names for ports -o shows process IDs DNS lookup. Shows the correspondence between IP addresses, names, etc. Does a tracert then pings each host on route and generates statistics Simplest way to see if there is hole through to a remote host Show or edit the route table (routes to networks and hosts): PRINT shows the table ADD allows adding Client shell redirects your keyboard commands to remote and see its output Can be used with non-default port numbers to do manual http, etc. Set localecho is useful when simulating, for example, http Trace the route to a given host Network protocol analyzer that lets you see what's happening on your network. See wireshark.org 9

10 Brüel & Kjær and all other trademarks, service marks, trade names, logos and product names are the property of Brüel & Kjær or a third-party company. ËBR ÊÎ BR Brüel & Kjær. All rights reserved. Brüel & Kjær Sound & Vibration Measurement A/S DK-2850 Nærum Denmark Telephone: Fax: info@bksv.com Local representatives and service organizations worldwide Although reasonable care has been taken to ensure the information in this document is accurate, nothing herein can be construed to imply representation or warranty as to its accuracy, currency or completeness, nor is it intended to form the basis of any contract. Content is subject to change without notice contact Brüel & Kjær for the latest version of this document.

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet Review questions 1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet C Media access method D Packages 2 To which TCP/IP architecture layer

More information

LAB THREE STATIC ROUTING

LAB THREE STATIC ROUTING LAB THREE STATIC ROUTING In this lab you will work with four different network topologies. The topology for Parts 1-4 is shown in Figure 3.1. These parts address router configuration on Linux PCs and a

More information

Introduction to Network Security Lab 1 - Wireshark

Introduction to Network Security Lab 1 - Wireshark Introduction to Network Security Lab 1 - Wireshark Bridges To Computing 1 Introduction: In our last lecture we discussed the Internet the World Wide Web and the Protocols that are used to facilitate communication

More information

1.0 Basic Principles of TCP/IP Network Communications

1.0 Basic Principles of TCP/IP Network Communications Section 1 Basic Principles of TCP/IP Network Communications Section 2 Introduction to Doors NetXtreme Section 3 Common Connection Issues Section 4 Common Causes Section 5 Tools Section 6 Contact Keri Systems

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Technical Support Information Belkin internal use only

Technical Support Information Belkin internal use only The fundamentals of TCP/IP networking TCP/IP (Transmission Control Protocol / Internet Protocols) is a set of networking protocols that is used for communication on the Internet and on many other networks.

More information

COMPUTER NETWORK TECHNOLOGY (300)

COMPUTER NETWORK TECHNOLOGY (300) Page 1 of 10 Contestant Number: Time: Rank: COMPUTER NETWORK TECHNOLOGY (300) REGIONAL 2014 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant

More information

1 PC to WX64 direction connection with crossover cable or hub/switch

1 PC to WX64 direction connection with crossover cable or hub/switch 1 PC to WX64 direction connection with crossover cable or hub/switch If a network is not available, or if it is desired to keep the WX64 and PC(s) completely separated from other computers, a simple network

More information

Pre-lab and In-class Laboratory Exercise 10 (L10)

Pre-lab and In-class Laboratory Exercise 10 (L10) ECE/CS 4984: Wireless Networks and Mobile Systems Pre-lab and In-class Laboratory Exercise 10 (L10) Part I Objectives and Lab Materials Objective The objectives of this lab are to: Familiarize students

More information

Chapter 8 Router and Network Management

Chapter 8 Router and Network Management Chapter 8 Router and Network Management This chapter describes how to use the network management features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. These features can be found by

More information

COMPUTER NETWORK TECHNOLOGY (40)

COMPUTER NETWORK TECHNOLOGY (40) PAGE 1 OF 9 CONTESTANT ID# Time Rank COMPUTER NETWORK TECHNOLOGY (40) Regional 2012 TOTAL POINTS (450) Failure to adhere to any of the following rules will result in disqualification: 1. Contestant must

More information

Guideline for setting up a functional VPN

Guideline for setting up a functional VPN Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the

More information

Chapter 12 Supporting Network Address Translation (NAT)

Chapter 12 Supporting Network Address Translation (NAT) [Previous] [Next] Chapter 12 Supporting Network Address Translation (NAT) About This Chapter Network address translation (NAT) is a protocol that allows a network with private addresses to access information

More information

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Course length: 5 Days Course No. 688 - Five days - Instructor-led Introduction This course provides students with the knowledge and skills required

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab. 2 Network Devices & Packet Tracer Objectives 1. To become familiar with

More information

Step-by-Step Configuration

Step-by-Step Configuration Step-by-Step Configuration Kerio Technologies Kerio Technologies. All Rights Reserved. Printing Date: August 15, 2007 This guide provides detailed description on configuration of the local network which

More information

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS supports native TCP/IP polling for the SPS2000 cash register. It is recommended users have the register updated

More information

Chapter 3 LAN Configuration

Chapter 3 LAN Configuration Chapter 3 LAN Configuration This chapter describes how to configure the advanced LAN features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. This chapter contains the following sections

More information

Chapter 2 Preparing Your Network

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

More information

Configuration Manual English version

Configuration Manual English version Configuration Manual English version Frama F-Link Configuration Manual (EN) All rights reserved. Frama Group. The right to make changes in this Installation Guide is reserved. Frama Ltd also reserves the

More information

BROADBAND INTERNET ROUTER USER S MANUAL. Version 1.0. - Page 1 of 13 -

BROADBAND INTERNET ROUTER USER S MANUAL. Version 1.0. - Page 1 of 13 - Version 1.0 - Page 1 of 13 - 10/100M Broadband Router GETTING TO KNOW 2 3 4 1 5 7 6 - Page 2 of 13 - LED Indicator S/N Indicator Function 1 Power LED (Green) LED lights up steadily indicate that the power

More information

Barracuda Link Balancer

Barracuda Link Balancer Barracuda Networks Technical Documentation Barracuda Link Balancer Administrator s Guide Version 2.2 RECLAIM YOUR NETWORK Copyright Notice Copyright 2004-2011, Barracuda Networks www.barracuda.com v2.2-110503-01-0503

More information

Multi-Homing Security Gateway

Multi-Homing Security Gateway Multi-Homing Security Gateway MH-5000 Quick Installation Guide 1 Before You Begin It s best to use a computer with an Ethernet adapter for configuring the MH-5000. The default IP address for the MH-5000

More information

PCoIP Infrastructure Deployment Guide. TER0903005 Issue 1

PCoIP Infrastructure Deployment Guide. TER0903005 Issue 1 PCoIP Infrastructure Deployment Guide TER0903005 Issue 1 2 Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com The information contained

More information

Steltronic Focus. Main Desk Internet connection

Steltronic Focus. Main Desk Internet connection Steltronic Focus Main Desk Steltronic S.p.A. Via Artigianale 34, 25082 Botticino Sera Brescia - Italy Tel: +39 030 2190811 fax: +39 030 2190798 Service: + 39 030 2190830 http: www.steltronic.com Service:

More information

LOAD BALANCING 2X APPLICATIONSERVER XG SECURE CLIENT GATEWAYS THROUGH MICROSOFT NETWORK LOAD BALANCING

LOAD BALANCING 2X APPLICATIONSERVER XG SECURE CLIENT GATEWAYS THROUGH MICROSOFT NETWORK LOAD BALANCING SECURE CLIENT GATEWAYS THROUGH MICROSOFT NETWORK LOAD BALANCING Contents Introduction... 3 Network Diagram... 3 Installing NLB... 3-4 Configuring NLB... 4-8 Configuring 2X Secure Client Gateway... 9 About

More information

Configuring PA Firewalls for a Layer 3 Deployment

Configuring PA Firewalls for a Layer 3 Deployment Configuring PA Firewalls for a Layer 3 Deployment Configuring PAN Firewalls for a Layer 3 Deployment Configuration Guide January 2009 Introduction The following document provides detailed step-by-step

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

Barracuda Link Balancer Administrator s Guide

Barracuda Link Balancer Administrator s Guide Barracuda Link Balancer Administrator s Guide Version 1.0 Barracuda Networks Inc. 3175 S. Winchester Blvd. Campbell, CA 95008 http://www.barracuda.com Copyright Notice Copyright 2008, Barracuda Networks

More information

Hands On Activities: TCP/IP Network Monitoring and Management

Hands On Activities: TCP/IP Network Monitoring and Management Hands On Activities: TCP/IP Network Monitoring and Management 1. TCP/IP Network Management Tasks TCP/IP network management tasks include Examine your physical and IP network address Traffic monitoring

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

Protecting the Home Network (Firewall)

Protecting the Home Network (Firewall) Protecting the Home Network (Firewall) Basic Tab Setup Tab DHCP Tab Advanced Tab Options Tab Port Forwarding Tab Port Triggers Tab DMZ Host Tab Firewall Tab Event Log Tab Status Tab Software Tab Connection

More information

STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM

STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM Verizon High Speed Internet for Business Verizon High Speed Internet for Business SETTING UP YOUR NEW STATIC IP CONNECTION AND IP ADDRESS(ES) This

More information

Unified Threat Management

Unified Threat Management Unified Threat Management QUICK START GUIDE CR35iNG Appliance Document Version: PL QSG 35iNG/96000-10.04.5.0.007/250121014 DEFAULTS Default IP addresses Ethernet Port IP Address Zone A 172.16.16.16/255.255.255.0

More information

DSL-G604T Install Guides

DSL-G604T Install Guides Internet connection with NAT...2 Internet connection with No NAT, IP Un-number...6 Port Forwarding...12 Filtering & Firewall Setup...20 Access Control... 21 DMZ Setup... 26 Allow Incoming Ping... 27 How

More information

How To Connect To Bloomerg.Com With A Network Card From A Powerline To A Powerpoint Terminal On A Microsoft Powerbook (Powerline) On A Blackberry Or Ipnet (Powerbook) On An Ipnet Box On

How To Connect To Bloomerg.Com With A Network Card From A Powerline To A Powerpoint Terminal On A Microsoft Powerbook (Powerline) On A Blackberry Or Ipnet (Powerbook) On An Ipnet Box On Transport and Security Specification 15 July 2015 Version: 5.9 Contents Overview 3 Standard network requirements 3 Source and Destination Ports 3 Configuring the Connection Wizard 4 Private Bloomberg Network

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

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

More information

THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering

THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering THE HONG KONG POLYTECHNIC UNIVERSITY Department of Electronic and Information Engineering ENG 224 Information Technology Laboratory 6: Internet Connection Sharing Objectives: Build a private network that

More information

Step-by-Step Guide for Setting Up IPv6 in a Test Lab

Step-by-Step Guide for Setting Up IPv6 in a Test Lab Step-by-Step Guide for Setting Up IPv6 in a Test Lab Microsoft Corporation Published: July, 2006 Author: Microsoft Corporation Abstract This guide describes how to configure Internet Protocol version 6

More information

Using Innominate mguard over BGAN

Using Innominate mguard over BGAN Using Innominate mguard over BGAN Version 2 6 June 2008 inmarsat.com/bgan Whilst the information has been prepared by Inmarsat in good faith, and all reasonable efforts have been made to ensure its accuracy,

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (wmpmsp_mngnwi-121) You are an administrator for an organization that provides Internet connectivity to users from the corporate network. Several users complain that they cannot

More information

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the

More information

Network Terminology Review

Network Terminology Review Network Terminology Review For those of you who have experience with IP networks, this document may serve as a reminder of the current lexicon of terms used in our industry. If you re new to it or specialized

More information

Multifunctional Broadband Router User Guide. Copyright Statement

Multifunctional Broadband Router User Guide. Copyright Statement Copyright Statement is the registered trademark of Shenzhen Tenda Technology Co., Ltd. Other trademark or trade name mentioned herein are the trademark or registered trademark of above company. Copyright

More information

BASIC ANALYSIS OF TCP/IP NETWORKS

BASIC ANALYSIS OF TCP/IP NETWORKS BASIC ANALYSIS OF TCP/IP NETWORKS INTRODUCTION Communication analysis provides powerful tool for maintenance, performance monitoring, attack detection, and problems fixing in computer networks. Today networks

More information

Hands-on MESH Network Exercise Workbook

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

More information

Lab 2. CS-335a. Fall 2012 Computer Science Department. Manolis Surligas surligas@csd.uoc.gr

Lab 2. CS-335a. Fall 2012 Computer Science Department. Manolis Surligas surligas@csd.uoc.gr Lab 2 CS-335a Fall 2012 Computer Science Department Manolis Surligas surligas@csd.uoc.gr 1 Summary At this lab we will cover: Basics of Transport Layer (TCP, UDP) Broadcast ARP DNS More Wireshark filters

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

SSVVP SIP School VVoIP Professional Certification

SSVVP SIP School VVoIP Professional Certification SSVVP SIP School VVoIP Professional Certification Exam Objectives The SSVVP exam is designed to test your skills and knowledge on the basics of Networking, Voice over IP and Video over IP. Everything that

More information

What communication protocols are used to discover Tesira servers on a network?

What communication protocols are used to discover Tesira servers on a network? Understanding device discovery methods in Tesira OBJECTIVES In this application note, basic networking concepts will be summarized to better understand how Tesira servers are discovered over networks.

More information

CYAN SECURE WEB APPLIANCE. User interface manual

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

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

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

More information

How to Guide: StorageCraft Cloud Services VPN

How to Guide: StorageCraft Cloud Services VPN How to Guide: StorageCraft Cloud Services VPN CONTENTS Executive Summary...3 Setting up the VPN...4 Connecting to the VPN from a single computer...5 Providing a LAN site with access to the VPN...6 Conclusion...12

More information

CUSTOMIZED ASSESSMENT BLUEPRINT COMPUTER SYSTEMS NETWORKING PA. Test Code: 8148 Version: 01

CUSTOMIZED ASSESSMENT BLUEPRINT COMPUTER SYSTEMS NETWORKING PA. Test Code: 8148 Version: 01 CUSTOMIZED ASSESSMENT BLUEPRINT COMPUTER SYSTEMS NETWORKING PA Test Code: 8148 Version: 01 Specific competencies and skills tested in this assessment: Personal and Environmental Safety Wear personal protective

More information

VMware vcloud Air Networking Guide

VMware vcloud Air Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Using Cisco UC320W with Windows Small Business Server

Using Cisco UC320W with Windows Small Business Server Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following

More information

Networking Technology Online Course Outline

Networking Technology Online Course Outline Networking Technology Online Course Outline Introduction Networking Technology Introduction Welcome to InfoComm University About InfoComm International About Networking Technology Network Technology Course

More information

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1 Smart Tips Enabling WAN Load Balancing Overview Many small businesses today use broadband links such as DSL or Cable, favoring them over the traditional link such as T1/E1 or leased lines because of the

More information

Configuring Your Computer and Network Adapters for Best Performance

Configuring Your Computer and Network Adapters for Best Performance Configuring Your Computer and Network Adapters for Best Performance ebus Universal Pro and User Mode Data Receiver ebus SDK Application Note This application note covers the basic configuration of a network

More information

SuperLumin Nemesis. Administration Guide. February 2011

SuperLumin Nemesis. Administration Guide. February 2011 SuperLumin Nemesis Administration Guide February 2011 SuperLumin Nemesis Legal Notices Information contained in this document is believed to be accurate and reliable. However, SuperLumin assumes no responsibility

More information

Trouble Shooting SiteManager to GateManager access

Trouble Shooting SiteManager to GateManager access Trouble Shooting SiteManager to GateManager access If you are unsure if a SiteManager will be able to access the GateManager through the corporate firewall, or you experience connection issues, this document

More information

Broadband Router ESG-103. User s Guide

Broadband Router ESG-103. User s Guide Broadband Router ESG-103 User s Guide FCC Warning This equipment has been tested and found to comply with the limits for Class A & Class B digital device, pursuant to Part 15 of the FCC rules. These limits

More information

CET442L Lab #2. IP Configuration and Network Traffic Analysis Lab

CET442L Lab #2. IP Configuration and Network Traffic Analysis Lab CET442L Lab #2 IP Configuration and Network Traffic Analysis Lab Goals: In this lab you will plan and implement the IP configuration for the Windows server computers on your group s network. You will use

More information

Deploying Secure Internet Connectivity

Deploying Secure Internet Connectivity C H A P T E R 5 Deploying Secure Internet Connectivity This chapter is a step-by-step procedure explaining how to use the ASDM Startup Wizard to set up the initial configuration for your ASA/PIX Security

More information

Basic Network Configuration

Basic Network Configuration Basic Network Configuration 2 Table of Contents Basic Network Configuration... 25 LAN (local area network) vs WAN (wide area network)... 25 Local Area Network... 25 Wide Area Network... 26 Accessing the

More information

Load Balancing Router. User s Guide

Load Balancing Router. User s Guide Load Balancing Router User s Guide TABLE OF CONTENTS 1: INTRODUCTION... 1 Internet Features... 1 Other Features... 3 Package Contents... 4 Physical Details... 4 2: BASIC SETUP... 8 Overview... 8 Procedure...

More information

Network Discovery Preparing for Installation

Network Discovery Preparing for Installation Peregrine Network Discovery Preparing for Installation PART NO: PND-5.0.1-ENG-01011-00284 Copyright 2003 Peregrine Systems, Inc. or its subsidiaries. All rights reserved. Information contained in this

More information

Using SonicWALL NetExtender to Access FTP Servers

Using SonicWALL NetExtender to Access FTP Servers SSL-VPN Using SonicWALL NetExtender to Access FTP Servers Problem: Using NetExtender to access an FTP Server on the LAN segment of a SonicWALL PRO 4060. Solution: Perform the following setup steps. Step

More information

ADSL2+ Service Gateway

ADSL2+ Service Gateway ADSL2+ Service Gateway HM410dp User Guide ADSL2+ Service Gateway HM410dp. User Guide Copyright Ericsson AB - 2004 All Rights Reserved Disclaimer No part of this document may be reproduced in any form without

More information

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

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

More information

Networking 4 Voice and Video over IP (VVoIP)

Networking 4 Voice and Video over IP (VVoIP) Networking 4 Voice and Video over IP (VVoIP) Course Objectives This course will give delegates a good understanding of LANs, WANs and VVoIP (Voice and Video over IP). It is aimed at those who want to move

More information

Network Agent Quick Start

Network Agent Quick Start Network Agent Quick Start Topic 50500 Network Agent Quick Start Updated 17-Sep-2013 Applies To: Web Filter, Web Security, Web Security Gateway, and Web Security Gateway Anywhere, v7.7 and 7.8 Websense

More information

SonicOS Enhanced 5.7.0.2 Release Notes

SonicOS Enhanced 5.7.0.2 Release Notes SonicOS Contents Platform Compatibility... 1 Key Features... 2 Known Issues... 3 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation... 11 Platform Compatibility

More information

VPN Configuration Guide LANCOM

VPN Configuration Guide LANCOM VPN Configuration Guide LANCOM equinux AG and equinux USA, Inc. 2008 equinux USA, Inc. All rights reserved. Under the copyright laws, this manual may not be copied, in whole or in part, without the written

More information

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking

StarMOBILE Network Configuration Guide. A guide to configuring your StarMOBILE system for networking StarMOBILE Network Configuration Guide A guide to configuring your StarMOBILE system for networking INTRODUCTION... 3 BEFORE YOU BEGIN... 3 1) CONFIRM YOU HAVE THE LATEST SOFTWARE... 3 2) INSTALL THE STARMOBILE

More information

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM A Dell technical white paper Version 1.1 Victor Teeter Network Solutions Engineer This document is for informational purposes

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address Objectives University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab.4 Basic Network Operation and Troubleshooting 1. To become familiar

More information

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01

JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT. Test Code: 4514 Version: 01 JOB READY ASSESSMENT BLUEPRINT COMPUTER NETWORKING FUNDAMENTALS - PILOT Test Code: 4514 Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment

More information

> Technical Configuration Guide for Microsoft Network Load Balancing. Ethernet Switch and Ethernet Routing Switch Engineering

> Technical Configuration Guide for Microsoft Network Load Balancing. Ethernet Switch and Ethernet Routing Switch Engineering Ethernet Switch and Ethernet Routing Switch Engineering > Technical Configuration Guide for Microsoft Network Load Balancing Enterprise Solutions Engineering Document Date: March 9, 2006 Document Version:

More information

VIP-102B IP Solutions Setup Tool Reference Manual

VIP-102B IP Solutions Setup Tool Reference Manual VIP-102B IP Solutions Setup Tool Reference Manual Table of Contents Overview...5 System Requirements for Managed VoIP Products...6 Term Definitions...7 Main Application Window...8 Legend Description...9

More information

PREFACE http://www.okiprintingsolutions.com 07108001 iss.01 -

PREFACE http://www.okiprintingsolutions.com 07108001 iss.01 - Network Guide PREFACE Every effort has been made to ensure that the information in this document is complete, accurate, and up-to-date. The manufacturer assumes no responsibility for the results of errors

More information

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn)

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn) NETVIGATOR Wireless Modem Setup Guide (TG789Pvn) Configure the NETVIGATOR Wireless Modem Make sure that system meets the following requirement prior to NETVIGATOR Wireless Modem usage: - Subscribers who

More information

NComputing L-Series LAN Deployment

NComputing L-Series LAN Deployment NComputing L-Series LAN Deployment Best Practices for Local Area Network Infrastructure Scope: NComputing s L-Series terminals connect to a host computer through an Ethernet interface and IP protocol.

More information

Dominion KX II-101-V2

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

More information

emerge 50P emerge 5000P

emerge 50P emerge 5000P emerge 50P emerge 5000P Initial Software Setup Guide May 2013 Linear LLC 1950 Camino Vida Roble Suite 150 Carlsbad, CA 92008 www.linearcorp.com Copyright Linear LLC. All rights reserved. This guide is

More information

Copyright 2005 Danware Data A/S. Portions used under license from third parties. All rights reserved. Document revision: 2005252 Please send comments

Copyright 2005 Danware Data A/S. Portions used under license from third parties. All rights reserved. Document revision: 2005252 Please send comments Copyright 2005 Danware Data A/S. Portions used under license from third parties. All rights reserved. Document revision: 2005252 Please send comments to: Danware Data A/S Bregnerodvej 127 DK-3460 Birkerod

More information

Domain 5.0: Network Tools

Domain 5.0: Network Tools ExamForce.com CompTIA Network+ N10-004 Study Guide 1 Domain 5.0: Network Tools Chapter 5 5.1 Given a scenario, select the appropriate command line interface tool and interpret the output to verify functionality

More information

Laboratory guide nº 2

Laboratory guide nº 2 Introduction to Computer Networks (IRC) Licenciatura in Electronics Engineering (LEE) Licenciatura in Communication Networks Engineering (LERC) Laboratory guide nº 2 1 Objectives To familiarize your- self

More information

eprism Email Security Suite

eprism Email Security Suite Guide eprism 2505 eprism Email Security Suite 800-782-3762 www.edgewave.com 2001 2012 EdgeWave. All rights reserved. The EdgeWave logo is a trademark of EdgeWave Inc. All other trademarks and registered

More information

VoIP 110R/200R/422R/404R/440R. User s Guide

VoIP 110R/200R/422R/404R/440R. User s Guide VoIP 110R/200R/422R/404R/440R User s Guide Trademarks Contents are subject to revise without prior notice. All trademarks belong to their respective owners. FCC Warning This equipment has been tested and

More information

Using Remote Desktop Software with the LAN-Cell

Using Remote Desktop Software with the LAN-Cell Using Remote Desktop Software with the LAN-Cell Technote LCTN0010 Proxicast, LLC 312 Sunnyfield Drive Suite 200 Glenshaw, PA 15116 1-877-77PROXI 1-877-777-7694 1-412-213-2477 Fax: 1-412-492-9386 E-Mail:

More information

Transport and Network Layer

Transport and Network Layer Transport and Network Layer 1 Introduction Responsible for moving messages from end-to-end in a network Closely tied together TCP/IP: most commonly used protocol o Used in Internet o Compatible with a

More information

Load Balancing for esafe Gateway 3.0 when using Alteon s AD2 or AD3

Load Balancing for esafe Gateway 3.0 when using Alteon s AD2 or AD3 Load Balancing for esafe Gateway 3.0 when using Alteon s AD2 or AD3 page 3 Load Balancing for esafe Gateway 3.0 when using Alteon s AD2 or AD3 This document describes how to setup and configure Alteon

More information

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R-

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R- MODEL ATC-2004 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2004 is a 4 Port RS232/RS485 to TCP/IP converter integrated with a robust system and network management features

More information

Using Remote Desktop Software with the LAN-Cell 3

Using Remote Desktop Software with the LAN-Cell 3 Using Remote Desktop Software with the LAN-Cell 3 Technote LCTN3010 Proxicast, LLC 312 Sunnyfield Drive Suite 200 Glenshaw, PA 15116 1-877-77PROXI 1-877-777-7694 1-412-213-2477 Fax: 1-412-492-9386 E-Mail:

More information

Multi-Homing Dual WAN Firewall Router

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

More information

The PostBase Connectivity Wizard

The PostBase Connectivity Wizard The PostBase Connectivity Wizard The PostBase Connectivity Wizard allows you to easily set up your PostBase postage machine to suit your organization s arrangements. This document will guide you through

More information