TCP/IP configuration on System i5

Size: px
Start display at page:

Download "TCP/IP configuration on System i5"

Transcription

1 on System i5 Michigan iseries Tech Conf Spring 2006 Larry Bolhuis Arbor Solutions, Inc Grand Rapids, MI 1 Agenda Configuration Line Descriptions (Yes we need them!) Interfaces Routes DNS Resolution IP attributes DHCP Server DNS Server Select Other Servers Mixed throughout: Configuring Redundant Interfaces! MITECH S06 2

2 IP Terms Host ANY device with an address Network Server, Client, Printer, Router, Firewall, Toaster, etc. A group of Hosts with the same network number Typically are on the same physical network i.e. Ethernet, Token-ring, Dialup RAS Server, Cable modem, DSL MITECH S06 3 Internet Protocol Version 4 (IPV4) Address Format IPV4 addresses are 32 bits long (4 bytes) Usual representation is dotted decimal. i.e Each octet ranges from 0 to 255 as it represents 8 binary bits (one byte) Total of just over 4 billion addresses, sounds like a lot, but. The Host and the Network address are combined in the IP address MITECH S06 4

3 Reserved/Special Purpose Host Addresses No matter how large or small the network there are two host addresses you cannot assign. The Network is host address with all bits of 0 In the Class C network x the host Network address is The Broadcast address is host address with all bits of 1 In the same network the Broadcast address is This is why there are only 254 (256-2) address available in a Class C network. The smallest network ( or CIDR /30) has two usable addresses plus the network and broadcast addresses. MITECH S06 5 iseries Access for The Web Home Intended for use by end users not for administration use. Note the left side menu has nothing for dealing with Interfaces, addresses routes etc. Needs no install on the client side. Very powerful and is where iseries Access is heading. MITECH S06 6

4 Baseline All screens and iseries Navigator panels are i5/os V5R3 *Except where noted as V5R4 Managed Systems are i5/os V5R3 *Except (see above!) First we will configure minimal IP via Green Screen followed by the same in inav. Additional servers and options will be covered in inav only Redundant and load balanced interfaces allow your system (and more importantly all those 5250 sessions!) to survive a LAN card, LAN Cable or Switch failure. Since we need a physical interface to connect with inav or Telnet we will briefly look at a physical interface first MITECH S06 7 Redundant, Load Balanced Highly Available Network Connections To achieve this goal, several things are needed. More than one Physical line (i.e. Ethernet), preferably on Separate IOPs and on separate Busses for best protection More than one cable connection, preferably to separate network switches A separate IP address for each Physical line (in addition to a production IP address) These addresses must all be in the same IP Subnet Special routes that direct OS/400 to balance traffic on selected Interfaces A virtual IP interface with the production IP address OS/400 V5R2 or i5/os V5R3 or newer Pieces of this configuration will be noted in this space! MITECH S06 8

5 You should have interfaces already and you should have more than one to your local network. More on how and why that s important later! Fixed Speed and Duplex Help prevent line drops Physical Line Key Pieces: -Resource name -Line Speed -Duplex I strongly recommend setting both line speed and duplex rather than selecting *AUTO on both the iseries AND Network switch. MITECH S06 9 CFGTCP Menu TCP/IP Config Some options have commands behind them Others are available only here We will concentrate on Interfaces, routes, host table and domain info. MITECH S06 10

6 Option 1 from CFGTCP menu Command: (option only) Show all configured IPv4 addresses on the iseries F11 will show status (If TCP/IP is active) Add, Change, Remove, Start, Stop from here Also see NETSTAT *IFC for status and Start/Stop MITECH S06 11 Option 1 (ADD) from work with TCP/IP interfaces Command: ADDTCPIFC Internet Address assigned by your network administrator It must be fixed. iseries will not seek a DHCP address Line name must exist Subnet mask also comes from network admin MITECH S06 12

7 Option 2 from CFGTCP menu Command: (option only) Displays all Static routes (i.e. Manually entered) Can add, change, remove routes from here Also see NETSTAT *RTE for learned and active routes MITECH S06 13 Option 1 (ADD) from work with TCP/IP routes Command: ADDTCPRTE Shown adding the default route, Special value *DFTROUTE Special value for Subnet Mask of *NONE Next hop address is usually a router and MUST be on the local network! MITECH S06 14

8 Option 12 from CFGTCP menu Command: CHGTCPDMN Must enter the server s Host and Domain Names Search Priority designates local host file or DNS queried first DNS Server addresses should also be specified hostname.domain MUST resolve to an IP on this system!! MITECH S06 15 Option 12 from CFGTCP menu (Page 2) Command: CHGTCPDMN Introduced in V5R2 Can now use ports other than the default of 53 Optionally can use TCP protocol, server must support it! Servers can be rotated or default of top to bottom Retry count and intervals can also be adjusted MITECH S06 16

9 Option 11 from CFGTCP menu Command: (option only) Maintenance of Hosts file (QUSRSYS/QATOCHOST mbr HOSTS) Up to four names may be associated with each IP Address Note that you can change names with option 2 but option 7 allows you to change the IP address ( Rename the IP ) MITECH S06 17 iseries Navigator iseries navigator (inav) has much greater flexibility inav can configure much more than the command line Some servers and other stuff are configured via inav only DNS, DHCP, PPP, IASPS, Some parameters are available in inav only, examples: Proxy Arp on Interfaces Interface Affinity (*V5R4) Interface filters Some statistics are available in inav only, examples: Interface Stats Graphical line utilization DNS Server stats, DHCP Lease information MITECH S06 18

10 iseries Navigator Entry point iseries Navigator is the preferred interface for managing iseries TCP/IP and is the only way to accomplish many tasks. In order to get this going you do need to have a line description active and configured with a TCP/IP address. You can establish your initial IP address configuration on the green screen or with the Easy Setup tool included with iseries Access MITECH S06 19 Expand: Network, TCP/IP cfg, IPv4 Click on: Interfaces Lists all IP Interfaces (Addresses) on the system Status and significant attributes. MITECH S06 20

11 Each interface gets an IP address and a subnet mask. Note that in inav a description can be added This interface is a virtual IP interface NOT associated with a specific hardware line description, However in V5R4 they can gain affinity for a specific line. Virtual IP addresses have a mask Usually 1492 for 100Mb, 8991 for Gbe Lines To be visible to the outside the address must be in the address range of a physical interface This is the Virtual Interface used for highly available connections Proxy Arp must be enabled! (V5R2 option) MITECH S06 21 V5R4 Panel for a virtual IP interface. Note the addition of the ALIAS name. Also new in V5R4 is the ability to prefer a specific line (via it s associated physical IP) Useful for example if you have a 1Gb line and a 100Mb line and wish to prefer the Gb line. This is the Virtual Interface used for highly available connections Note that MTU must match smallest of available lines. MITECH S06 22

12 Expand: Network, TCP/IP cfg, IPv4 Click on: Routes Add new from left panel Modify from right Lists all IP Routes on the system, manual and learned Status and significant attributes. MITECH S06 23 Types of Routes Host Routes (Consulted First) Specify a route to a specific Host Network Routes (Consulted Second) Specify a route to a network of Hosts Routes to the local network are added automatically or you may enter your own (example next) Many of these can be added Duplicates ARE allowed Default Route (Consulted Last) Specify routers to be used when no Host or Network routes match MITECH S06 24

13 Showler Route Properties A route to the local network Keys are: - Destination Network (ours) - Subnet Mask - Next hop (interface on this sys) May not change active route [Advanced Tab] Bind to the Next hop address above Route precedence must NOT be 5 Schowler routes are used to load Balance network connections You must create one of these for each interface connected to a network. Route precedence must match for all of them. (*!) MITECH S06 25 Expand: Network, TCP/IP cfg, IPv4 Right Click on: TCP/IP Config. Stop Options Utilities Either STOP option is fatal to your inav connection!! Utilities are run from the iseries. Good for testing connectivity. MITECH S06 26

14 TCP/IP Configuration Properties [Host Domain Information Tab] Update the Host name for this server Update the domain name Enter up to three DNS servers Additional domain suffixes may also be added here. They are searched in order Advanced allows you to modify connectivity options used to communicate with the DNS Servers MITECH S06 27 TCP/IP Configuration Host Table Updates the Host names table: QUSRSYS/QATOCHOST member HOSTS Up to four names per IP may be entered. This panel is used for both add and Edit. MITECH S06 28

15 Additional configuration At this point we have configured each item needed for basic communication The rest of the configuration will be items only or at least more easily configured from inav MITECH S06 29 TCP/IP Configuration Properties [Servers to Start Tab] This is the only place you can see all the TCP/IP Servers and display or change whether they should start when TCP/IP Starts. You can also set this attribute individually from CHGxxxxxA commands or from the individual servers properties in inav Note that SNMP is missing here and in inav in general. Hmmm MITECH S06 30

16 IPv4 Properties [General Tab] General properties for IPv4 Defaults normally apply here! V5R2 Enhancement Network file cache is used with HTTP to support FRCA (Fast Response Cache accelerator) This can dramatically speed web serving in many instances. MITECH S06 31 IPv4 Properties [Transports Tab] MITECH S06 32

17 Expand: Network, TCP/IP cfg, IPv4 Remote address and port Local address and port Connection State and time Since last traffic Traffic Statistics Inbound and outbound Click on: Connections F11 to subset the list. Very powerful selection Shows connections to and from this system *EXCELLENT* for troubleshooting! MITECH S06 33 This is the list of TCP/IP Servers included in i5/os All of them can be maintained from here Expand: Network, Servers Click on: TCP/IP Right click on any for menu. Note upper right corner shows time since refresh MITECH S06 34

18 DHCP- Dynamic Host Configuration Protocol Grew from RARP and then BOOTP All of these run on the wire protocol (ethernet, token-ring, Wireless, etc) Host sends a broadcast packet requesting IP information (Address, Mask, Gateway..) DHCP Server(s) respond with an offer Host acknowledges the best offer RARP Reverse Address Resolution Protocol BOOTP Bootstrap Protocol MITECH S06 35 DHCP - Server Server is configured with information for each subnet it serves Server tracks available addresses and active leases Lease times are set to expire often enough so that DHCP changes are effective but not so short as to increase network traffic MITECH S06 36

19 DHCP server DHCP Flow Router with BOOTP relay DHCP server Hosts submits a DHCP request IP address discover message BOOTP Forwarding routers pass these requests along More than one server may respond Host selects one address and replies to the server Server commits the address and responds MITECH S06 37 DHCP Server configuration Dynamic Host Configuration Protocol This server will hand out the required pieces of information a host needs to communicate on the network IP Address Subnet Mask Domain Name Default Gateway DNS Servers Additionally it is told who is allowed to get what addresses. Generally a range of addresses is used for dynamic configuration and the rest are held for static use (Servers, Routers etc) Lease time is assigned. Low lease times means higher traffic and load as well as the possibility that leases may expire while the DHCP server is down. Long lease times mean low traffic and load but changes in the DHCP server take a long time to replicate to the hosts in the network. MITECH S06 38

20 DHCP Server Configuration All subnets, are listed here Right click Global and select Properties. Shown is [Leases] tab. This sets the default time the address lease is valid for. When this time is 50% used up the client will start attempting to renew the lease. This gives a cushion for renewal MITECH S06 39 DHCP Server Configuration [Dynamic DNS] tab. Updates are sent to the DNS Server when the lease is granted. May update Forward (A) records, Reverse (PTR) records, or both and the domain name. [Options tab] There are 80 options! At the global level normally only the Domain Name and Domain name servers are specified Others are specified at the subnet level MITECH S06 40

21 DHCP Server Configuration Subnet properties [Address Pool] tab. Defines the addresses available to be leased to clients. Can be done by range (as shown) or can be a subnet of a larger network. (i.e /24 of the /16 network) Sets the subnet mask for the range Also addresses can be excluded for those times you find something that you don t want to change unexpectedly. MITECH S06 41 DHCP Server Configuration Subnet properties [Options] tab. In this space the options for the subnet are defined. Options entered here override options entered at the global level. Usually a subnet mask and Router are defined here. MANY options can be specified but this is a basic configuration! MITECH S06 42

22 DNS Domain Name System Do you really want to know the numbers of every server you need to access? (Hint: NO!) We need a way to determine the address of etc. DNS Correlates numbers with names Based on Berkley Internet Names Domain (BIND) Hierarchical name system world wide MITECH S06 43 DNS Content DNS Servers contain: IP Address to host name mapping Time to Live for that mapping Mail server names for your domain Delegations for sub domains When the server doesn t know it checks upstream servers When they don t know they go to the root servers to find out who to ask. MITECH S06 44

23 DNS Server configuration Domain Name System This server translates Fully Qualified Domain Names (FQDN) to IP addresses. i.e. is Mail servers are assigned via MX (mail exchanger) records i.e. arbsol.com has smtp1w.arbsol.com and smtp1s.arbsol.com as MX entries. These are prioritized and they are used from the top. Addresses have limited life spans in outside caches. This is assigned by the DNS server as well. Long lifetimes means lower internet use as addresses live in caches Short lifetimes increases traffic as addresses age out of caches sooner, however changes propagate more quickly DNS servers can work together and update each other in Primary/Secondary relationships. Advanced course: DNS Servers can be updated by DHCP servers as addresses are leased. This is Dynamic DNS (DDNS) MITECH S06 45 DNS Server Configuration Shown are the domains defined in DNS that are either defined here (Primary) or mirrored here (Secondary) To view contents of a domain, click on it. i5/os includes BIND version 8 which requires PASE V4Rx included BIND version 4. Migration is supported. MITECH S06 46

24 DNS Server Configuration Shown are the hosts listed in the frankenseries.com domain. Below are the SOA (Start Of Authority) and DNS records for the domain The New option is used to add hosts to the list Right click on the domain for menu. Select Properties for options. MITECH S06 47 DNS Server Zone properties SOA record Each zone must have an address assigned. Also the timeouts are defined here, setting these wrong can be very bad. DO NOT USE the values here as these are WAY LOW. (This server is used for testing stuff!) MITECH S06 48

25 Generic server configuration All servers on iseries have SOME properties even if it s just Start at IPL MANY servers have extensive configuration. We can t POSSIBLY even touch them here. Peruse them to see what options are available. We will look at just one for ideas and a sample: That the Database server. This guy supports ODBC/JDBC and is often an issue for iseries shops. MITECH S06 49 iseries Access Servers These are also TCP/IP but are iseries defined. Each has properties like the TCP/IP servers Right click for menu We ll look at properties next. MITECH S06 50

26 Database Server Properties Most important configuration option here is to box certain users into other subsystems, thus increasing or decreasing resources for those users. Once you have defined at least one the system adds <public> as the default. Watch the Alternate Action!! You may route individual or a range of IPs and you may only do this by IP. YOU must still create the required subsystem and populate pre-start and routing entries to support these users. (Hint: Clone QUSRWRK!) MITECH S06 51 Summary i5/os TCP/IP Support is full and rich. All pieces are included in i5/os $free Understanding your configuration and the system s capabilities will help assure that you get the most from your system Larry Bolhuis lbolhuis@arbsol.com MITECH S06 52

27 Summary Communications between hosts requires the ability to distinguish one from another and the IP Address does that. Hosts are grouped by network, typically a geographic or physical connection (i.e. Ethernet) The subnet mask defines how many of the 32 bits constitute the network portion of the address, the rest are the host portion Routes are used (Coming up next) to communicate outside the local network Addresses must be unique for every host Assigning them is best left to DHCP Names are used whenever possible to mask the numbers Mistakes will haunt you! Do your best. Larry Bolhuis lbolhuis@arbsol.com MITECH S06 53

iseries TCP/IP routing and workload balancing

iseries TCP/IP routing and workload balancing iseries TCP/IP routing and workload balancing iseries TCP/IP routing and workload balancing Copyright International Business Machines Corporation 2000, 2001. All rights reserved. US Government Users Restricted

More information

Introduction to Network Operating Systems

Introduction to Network Operating Systems As mentioned earlier, different layers of the protocol stack use different kinds of addresses. We can now see that the Transport Layer (TCP) uses port addresses to route data to the correct process, the

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

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance CHAPTER 5 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive

More information

Efficient Addressing. Outline. Addressing Subnetting Supernetting CS 640 1

Efficient Addressing. Outline. Addressing Subnetting Supernetting CS 640 1 Efficient Addressing Outline Addressing Subnetting Supernetting CS 640 1 IPV4 Global Addresses Properties IPv4 uses 32 bit address space globally unique hierarchical: network + host 7 24 Dot Notation 10.3.2.4

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

ERserver. iseries. TCP/IP routing and workload balancing

ERserver. iseries. TCP/IP routing and workload balancing ERserver iseries TCP/IP routing and workload balancing ERserver iseries TCP/IP routing and workload balancing Copyright International Business Machines Corporation 1998, 2001. All rights reserved. US

More information

Chapter 10 Troubleshooting

Chapter 10 Troubleshooting Chapter 10 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. After each problem description, instructions are provided

More information

Chapter 8 Advanced Configuration

Chapter 8 Advanced Configuration Chapter 8 Advanced Configuration This chapter describes how to configure the advanced features of your ProSafe 802.11g Wireless VPN Firewall FVG318. Configuring Dynamic DNS If your network has a permanently

More information

Internet Control Protocols Reading: Chapter 3

Internet Control Protocols Reading: Chapter 3 Internet Control Protocols Reading: Chapter 3 ARP - RFC 826, STD 37 DHCP - RFC 2131 ICMP - RFC 0792, STD 05 1 Goals of Today s Lecture Bootstrapping an end host Learning its own configuration parameters

More information

7 TRANSMISSION CONTROL PROTOCOL/ INTERNET PROTOCOL (TCP/IP)

7 TRANSMISSION CONTROL PROTOCOL/ INTERNET PROTOCOL (TCP/IP) 7 TRANSMISSION CONTROL PROTOCOL/ INTERNET PROTOCOL (TCP/IP) PROJECTS Project 7.1 Project 7.2 Project 7.3 Project 7.4 Project 7.5 Understanding Key Concepts Configuring TCP/IP Properties Comparing Name

More information

Chapter 5 Customizing Your Network Settings

Chapter 5 Customizing Your Network Settings Chapter 5 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the RangeMax NEXT Wireless Router WNR834B, including LAN, WAN, and routing settings.

More information

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. Course Name: TCP/IP Networking Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. TCP/IP is the globally accepted group of protocols

More information

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

AS/400e. TCP/IP routing and workload balancing

AS/400e. TCP/IP routing and workload balancing AS/400e TCP/IP routing and workload balancing AS/400e TCP/IP routing and workload balancing Copyright International Business Machines Corporation 2000. All rights reserved. US Government Users Restricted

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

Networking TCP/IP routing and workload balancing

Networking TCP/IP routing and workload balancing System i Networking TCP/IP routing and workload balancing Version 5 Release 4 System i Networking TCP/IP routing and workload balancing Version 5 Release 4 Note Before using this information and the product

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

HOST AUTO CONFIGURATION (BOOTP, DHCP)

HOST AUTO CONFIGURATION (BOOTP, DHCP) Announcements HOST AUTO CONFIGURATION (BOOTP, DHCP) I. HW5 online today, due in week! Internet Protocols CSC / ECE 573 Fall, 2005 N. C. State University copyright 2005 Douglas S. Reeves 2 I. Auto configuration

More information

Computer Networks I Laboratory Exercise 1

Computer Networks I Laboratory Exercise 1 Computer Networks I Laboratory Exercise 1 The lab is divided into two parts where the first part is a basic PC network TCP/IP configuration and connection to the Internet. The second part is building a

More information

Internet Protocol Address

Internet Protocol Address SFWR 4C03: Computer Networks & Computer Security Jan 17-21, 2005 Lecturer: Kartik Krishnan Lecture 7-9 Internet Protocol Address Addressing is a critical component of the internet abstraction. To give

More information

Chapter 4 Customizing Your Network Settings

Chapter 4 Customizing Your Network Settings Chapter 4 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the RangeMax Dual Band Wireless-N Router WNDR3300, including LAN, WAN, and routing settings.

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 Connecting the FVX538 to the Internet

Chapter 2 Connecting the FVX538 to the Internet Chapter 2 Connecting the FVX538 to the Internet Typically, six steps are required to complete the basic connection of your firewall. Setting up VPN tunnels are covered in Chapter 5, Virtual Private Networking.

More information

1. Hardware Installation

1. Hardware Installation 4 Port 10/100M Internet Broadband Router with USB Printer server Quick Installation Guide #4824904AXZZ0 1. Hardware Installation A. System Requirement Before you getting started, make sure that you meet

More information

ASUS WL-5XX Series Wireless Router Internet Configuration. User s Guide

ASUS WL-5XX Series Wireless Router Internet Configuration. User s Guide ASUS WL-5XX Series Wireless Router Internet Configuration User s Guide Contents Chapter 1 Introduction:...1 Chapter 2 Connecting the wireless router...1 Chapter 3 Getting to know your Internet connection

More information

IP Networking Primer. Presented by: Michael Leary

IP Networking Primer. Presented by: Michael Leary IP Networking Primer Presented by: Michael Leary Purpose and Objective OSI Model IP Addressing Bandwidth Networks Network Devices Power over Ethernet Cabling Internet Protocol IP is a key network layer

More information

Chapter 4 Customizing Your Network Settings

Chapter 4 Customizing Your Network Settings . Chapter 4 Customizing Your Network Settings This chapter describes how to configure advanced networking features of the Wireless-G Router Model WGR614v9, including LAN, WAN, and routing settings. It

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

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

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols Guide to TCP/IP, Third Edition Chapter 3: Data Link and Network Layer TCP/IP Protocols Objectives Understand the role that data link protocols, such as SLIP and PPP, play for TCP/IP Distinguish among various

More information

WARP 3.0 Table of Contents

WARP 3.0 Table of Contents WARP 3.0 Table of Contents Overview................................................. 1 Chapter 1: Initial Setup Quick Install Instructions......................................4 Chapter 2: Interfaces LAN.....................................................6

More information

ERserver. iseries. Remote Access Services: PPP connections

ERserver. iseries. Remote Access Services: PPP connections ERserver iseries Remote Access Services: PPP connections ERserver iseries Remote Access Services: PPP connections Copyright International Business Machines Corporation 1998, 2002. All rights reserved.

More information

Topic 7 DHCP and NAT. Networking BAsics.

Topic 7 DHCP and NAT. Networking BAsics. Topic 7 DHCP and NAT Networking BAsics. 1 Dynamic Host Configuration Protocol (DHCP) IP address assignment Default Gateway assignment Network services discovery I just booted. What network is this? What

More information

Prestige 310. Cable/xDSL Modem Sharing Router. User's Guide Supplement

Prestige 310. Cable/xDSL Modem Sharing Router. User's Guide Supplement Prestige 310 Cable/xDSL Modem Sharing Router User's Guide Supplement Domain Name Support Enhanced WAN Setup Remote Node Support PPPoE Support Enhanced Unix Syslog Setup Firmware and Configuration Files

More information

Networking Domain Name System

Networking Domain Name System System i Networking Domain Name System Version 5 Release 4 System i Networking Domain Name System Version 5 Release 4 Note Before using this information and the product it supports, read the information

More information

Basic IPv6 WAN and LAN Configuration

Basic IPv6 WAN and LAN Configuration Basic IPv6 WAN and LAN Configuration This quick start guide provides basic IPv6 WAN and LAN configuration information for the ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N. For complete IPv6 configuration

More information

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) 100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) Course Overview This course provides students with the knowledge and skills to implement and support a small switched and routed network.

More information

Unix System Administration

Unix System Administration Unix System Administration Chris Schenk Lecture 08 Tuesday Feb 13 CSCI 4113, Spring 2007 ARP Review Host A 128.138.202.50 00:0B:DB:A6:76:18 Host B 128.138.202.53 00:11:43:70:45:81 Switch Host C 128.138.202.71

More information

IP Routing Features. Contents

IP Routing Features. Contents 7 IP Routing Features Contents Overview of IP Routing.......................................... 7-3 IP Interfaces................................................ 7-3 IP Tables and Caches........................................

More information

DSL Installation Guide

DSL Installation Guide DSL Installation Guide Thank you for choosing Integra Telecom s DSL service! Introduction This guide will walk you through the DSL installation process and will help you configure a computer to access

More information

Chapter 7 Troubleshooting

Chapter 7 Troubleshooting Chapter 7 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe VPN Firewall 200. After each problem description, instructions are provided to help you diagnose and

More information

Dynamic Host Configuration Protocol (DHCP) 02 NAT and DHCP Tópicos Avançados de Redes

Dynamic Host Configuration Protocol (DHCP) 02 NAT and DHCP Tópicos Avançados de Redes Dynamic Host Configuration Protocol (DHCP) 1 1 Dynamic Assignment of IP addresses Dynamic assignment of IP addresses is desirable for several reasons: IP addresses are assigned on-demand Avoid manual IP

More information

SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0

SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 Before You Begin Before you install the SOHO 6 Wireless, you must have: A computer with a 10/100BaseT Ethernet card

More information

Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure

Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure iseries DNS iseries DNS Copyright International Business Machines Corporation 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule

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

BR-6624. Load Balancing Router. Manual

BR-6624. Load Balancing Router. Manual BR-6624 Load Balancing Router Manual 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...8

More information

Networking Test 4 Study Guide

Networking Test 4 Study Guide Networking Test 4 Study Guide True/False Indicate whether the statement is true or false. 1. IPX/SPX is considered the protocol suite of the Internet, and it is the most widely used protocol suite in LANs.

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

DHCP and DNS Services

DHCP and DNS Services CHAPTER 9 A DHCP server provides network configuration parameters, such as IP addresses, to DHCP clients. The security appliance can provide DHCP server or DHCP relay services to DHCP clients attached

More information

70-642 R4: Configuring Windows Server 2008 Network Infrastructure

70-642 R4: Configuring Windows Server 2008 Network Infrastructure 70-642 R4: Configuring Windows Server 2008 Network Infrastructure Course Introduction Chapter 01 - Understanding and Configuring IP Lesson: Introducing the OSI Model Understanding the Network Layers OSI

More information

Course Syllabus. Fundamentals of Windows Server 2008 Network and Applications Infrastructure. Key Data. Audience. Prerequisites. At Course Completion

Course Syllabus. Fundamentals of Windows Server 2008 Network and Applications Infrastructure. Key Data. Audience. Prerequisites. At Course Completion Key Data Product #: 3380 Course #: 6420A Number of Days: 5 Format: Certification Exams: Instructor-Led None This course syllabus should be used to determine whether the course is appropriate for the students,

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

Broadband Phone Gateway BPG510 Technical Users Guide

Broadband Phone Gateway BPG510 Technical Users Guide Broadband Phone Gateway BPG510 Technical Users Guide (Firmware version 0.14.1 and later) Revision 1.0 2006, 8x8 Inc. Table of Contents About your Broadband Phone Gateway (BPG510)... 4 Opening the BPG510's

More information

Why IPv6 is necessary for new communication scenarios

Why IPv6 is necessary for new communication scenarios Why IPv6 is necessary for new communication scenarios Tony Hain Cisco William Dixon V6 Security For IPv6 Coalition Summit Reston, VA May 26, 2005 How IPv4 NAT Works Internet IPv4 Internal node connects

More information

KAREL UCAP DNS AND DHCP CONCEPTS MANUAL MADE BY: KAREL ELEKTRONIK SANAYI ve TICARET A.S. Organize Sanayi Gazneliler Caddesi 10

KAREL UCAP DNS AND DHCP CONCEPTS MANUAL MADE BY: KAREL ELEKTRONIK SANAYI ve TICARET A.S. Organize Sanayi Gazneliler Caddesi 10 KAREL UCAP DNS AND DHCP CONCEPTS MANUAL MADE BY: KAREL ELEKTRONIK SANAYI ve TICARET A.S. Organize Sanayi Gazneliler Caddesi 10 Sincan 06935 Ankara, Turkey Version Table Manual Version/Date AAA/22.03.2011

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

Intel Active Management Technology with System Defense Feature Quick Start Guide

Intel Active Management Technology with System Defense Feature Quick Start Guide Intel Active Management Technology with System Defense Feature Quick Start Guide Introduction...3 Basic Functions... 3 System Requirements... 3 Configuring the Client System...4 Intel Management Engine

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

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

ICS 351: Today's plan

ICS 351: Today's plan ICS 351: Today's plan Quiz, on overall Internet function, linux and IOS commands, network monitoring, protocols IPv4 addresses: network part and host part address masks IP interface configuration IPv6

More information

N300 WiFi Router. Model WNR2000v5 User Manual. August 2014 202-11381-01. 350 East Plumeria Drive San Jose, CA 95134 USA

N300 WiFi Router. Model WNR2000v5 User Manual. August 2014 202-11381-01. 350 East Plumeria Drive San Jose, CA 95134 USA Model WNR2000v5 User Manual August 2014 202-11381-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number

More information

Actiontec GT784WN Router

Actiontec GT784WN Router Table of Contents General Information...1 Verify Computer Settings...1 Router Installation...3 Configuring Your Router...3 Configuring Your Computer...7 Configuring Your Email...9 General Information Router

More information

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent?

Quick Start for Network Agent. 5-Step Quick Start. What is Network Agent? What is Network Agent? Websense Network Agent software monitors all internet traffic on the machines that you assign to it. Network Agent filters HTTP traffic and more than 70 other popular internet protocols,

More information

Configuring DHCP. DHCP Server Overview

Configuring DHCP. DHCP Server Overview Configuring DHCP This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP). For a complete description of the DHCP commands listed in this chapter, refer to the DHCP s chapter

More information

Step-by-Step Configuration

Step-by-Step Configuration Step-by-Step Configuration Kerio Technologies C 2001-2003 Kerio Technologies. All Rights Reserved. Printing Date: December 17, 2003 This guide provides detailed description on configuration of the local

More information

Configuring Windows Server 2008 Network Infrastructure

Configuring Windows Server 2008 Network Infrastructure Configuring Windows Server 2008 Network Infrastructure Course Number: 70-642 Certification Exam This course is preparation for the Microsoft Technical Specialist (TS) exam, Exam 70-642: TS: Windows Server

More information

Chapter 3 Connecting the Router to the Internet

Chapter 3 Connecting the Router to the Internet Chapter 3 Connecting the Router to the Internet This chapter describes how to set up the router on your Local Area Network (LAN) and connect to the Internet. It describes how to configure your DG834GT

More information

< Introduction > This technical note explains how to connect New SVR Series to DSL Modem or DSL Router. Samsung Techwin Co., Ltd.

< Introduction > This technical note explains how to connect New SVR Series to DSL Modem or DSL Router. Samsung Techwin Co., Ltd. < Introduction > This technical note explains how to connect New to DSL Modem or DSL Router. Samsung Techwin Co., Ltd. 1 Contents 1. General... 4 1.1. DSL (xdsl)... 4 1.2. Modem... 5 1.2.1. Modem... 5

More information

6.0. Getting Started Guide

6.0. Getting Started Guide 6.0 Getting Started Guide Netmon Getting Started Guide 2 Contents Contents... 2 Appliance Installation... 3 IP Address Assignment (Optional)... 3 Logging In For the First Time... 5 Initial Setup... 6 License

More information

Load Balancer LB-2. User s Guide

Load Balancer LB-2. User s Guide Load Balancer LB-2 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...8 3:

More information

How To Plan Out Your Own Version Of Hpl (Dhcp) On A Network With A Network (Dns) On Your Network (Dhpl) On An Ipad Or Ipad On A Pc Or Ipa On A Server On A

How To Plan Out Your Own Version Of Hpl (Dhcp) On A Network With A Network (Dns) On Your Network (Dhpl) On An Ipad Or Ipad On A Pc Or Ipa On A Server On A System i Networking Dynamic Host Configuration Protocol Version 5 Release 4 System i Networking Dynamic Host Configuration Protocol Version 5 Release 4 Note Before using this information and the product

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

ERserver. iseries. Networking TCP/IP Setup

ERserver. iseries. Networking TCP/IP Setup ERserver iseries Networking TCP/IP Setup ERserver iseries Networking TCP/IP Setup Copyright International Business Machines Corporation 1998, 2001. All rights reserved. US Government Users Restricted

More information

Copyright and Trademarks. How to Use this Guide. Phone Adapter with Router

Copyright and Trademarks. How to Use this Guide. Phone Adapter with Router Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered trademark or trademark of Cisco Systems, Inc. and/or its affiliates in the U.S. and certain other countries.

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

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1 Virtual Appliances Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V Virtual Appliance Setup Guide for Umbrella Page 1 Table of Contents Overview... 3 Prerequisites... 4 Virtualized Server

More information

Chapter 1 Configuring Basic Connectivity

Chapter 1 Configuring Basic Connectivity Chapter 1 Configuring Basic Connectivity This chapter describes the settings for your Internet connection and your wireless local area network (LAN) connection. When you perform the initial configuration

More information

TCP/IP works on 3 types of services (cont.): TCP/IP protocols are divided into three categories:

TCP/IP works on 3 types of services (cont.): TCP/IP protocols are divided into three categories: Due to the number of hardware possibilities for a network, there must be a set of rules for how data should be transmitted across the connection media. A protocol defines how the network devices and computers

More information

Configuring a customer owned router to function as a switch with Ultra TV

Configuring a customer owned router to function as a switch with Ultra TV Configuring a customer owned router to function as a switch with Ultra TV This method will turn the customer router into a wireless switch and allow the Ultra Gateway to perform routing functions and allow

More information

UIP1868P User Interface Guide

UIP1868P User Interface Guide UIP1868P User Interface Guide (Firmware version 0.13.4 and later) V1.1 Monday, July 8, 2005 Table of Contents Opening the UIP1868P's Configuration Utility... 3 Connecting to Your Broadband Modem... 4 Setting

More information

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2 Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface

More information

Setting up VPN Access for Remote Diagnostics Support

Setting up VPN Access for Remote Diagnostics Support Setting up VPN Access for Remote Diagnostics Support D. R. Joseph, Inc. supports both dial-up and Internet access for remote support of 3GIBC1 and LF-Sizer control systems. This document describes how

More information

Networking Basics for Automation Engineers

Networking Basics for Automation Engineers Networking Basics for Automation Engineers Page 1 of 10 mac-solutions.co.uk v1.0 Oct 2014 1. What is Transmission Control Protocol/Internet Protocol (TCP/IP)------------------------------------------------------------

More information

Network Protocol Configuration

Network Protocol Configuration Table of Contents Table of Contents Chapter 1 Configuring IP Addressing... 1 1.1 IP Introduction... 1 1.1.1 IP... 1 1.1.2 IP Routing Protocol... 1 1.2 Configuring IP Address Task List... 2 1.3 Configuring

More information

Broadband Bandwidth Controller

Broadband Bandwidth Controller User s Manual Broadband Bandwidth Controller Model No.: SP883B World Wide Web: www.micronet.com.tw Table of Content -------------------------------------------------------------------------------------------------------------------------

More information

Chapter 1 Configuring Internet Connectivity

Chapter 1 Configuring Internet Connectivity Chapter 1 Configuring Internet Connectivity This chapter describes the settings for your Internet connection and your wireless local area network (LAN) connection. When you perform the initial configuration

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

WiFi Cable Modem Router C3700

WiFi Cable Modem Router C3700 User Manual Note: This document is for certification purposes only. Images are for position only and might differ from the actual product. October 2013 350 East Plumeria Drive San Jose, CA 95134 USA Support

More information

Internet Working 5 th lecture. Chair of Communication Systems Department of Applied Sciences University of Freiburg 2004

Internet Working 5 th lecture. Chair of Communication Systems Department of Applied Sciences University of Freiburg 2004 5 th lecture Chair of Communication Systems Department of Applied Sciences University of Freiburg 2004 1 43 Last lecture Lecture room hopefully all got the message lecture on tuesday and thursday same

More information

NETWORK SET UP GUIDE FOR

NETWORK SET UP GUIDE FOR NETWORK SET UP GUIDE FOR USZ11ZS USX21ZS USX31ZAND DVRX16D DVRX32D HDDX13D SUPPORTING ROUTER D-Link Linksys NETGEAR BELKI IP Addresses on the Internet When you connect to the Internet, through dialup connection,

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

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

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client A P P L I C A T I O N N O T E Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client This application note describes how to set up a VPN connection between a Mac client and a Sidewinder

More information

Initial Access and Basic IPv4 Internet Configuration

Initial Access and Basic IPv4 Internet Configuration Initial Access and Basic IPv4 Internet Configuration This quick start guide provides initial and basic Internet (WAN) configuration information for the ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N

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

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure Fundamentals of Windows Server 2008 Network and Applications Infrastructure MOC6420 About this Course This five-day instructor-led course introduces students to network and applications infrastructure

More information

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

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

More information

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

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

More information