IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

Size: px
Start display at page:

Download "IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life"

Transcription

1 Overview Dipl.-Ing. Peter Schrotter Institute of Communication Networks and Satellite Communications Graz University of Technology, Austria Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network - Part 1 Networks Impact Daily Life Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network Instantaneous communication supports and improves our lives. How Networks Impact Daily Life How Networks Impact Daily Life Popular communication media such as IM, Wikis, Blogs, Podcasting, and Collaboration Tools Instant messaging Real time communication between 2 or more people based on typed text Weblogs (Blogs) Web pages created by an individual Podcasting Website that contains audio files available for downloading Information networks can be used in different ways of sharing and collaborating Improvement for teaching and learning ERASMUS IP Summer Course 2009: WiCoNet Page 1

2 How Networks Impact Daily Life How Networks Impact Daily Life Communication over a network changes the way we work Communication over a network supports the way we play Data Networking: Role, Components, and Challenges Data Networking: Role, Components, and Challenges Basic characteristics of communication Rules or agreements are 1 st established Important information may need to be repeated Various modes of communication may impact the effectiveness of getting the message across. Various elements make up a network Devices These are used to communicate w ith one another Medium This is how the devices are connected together Messages Rules Information that travels over the medium Governs how messages flow across netw ork Data Networking: Role, Components, and Challenges Network Architecture Characteristics Converged networks in communications A type of network that can carry voice, video & data over the same network Characteristics that are addressed by network architecture design Fault tolerance Scalability Quality of service Security ERASMUS IP Summer Course 2009: WiCoNet Page 2

3 Network Architecture Characteristics Network Architecture Characteristics Packet switching helps to improve the resiliency and fault tolerance of the Internet architecture Characteristics of the Internet Easy scaling to meet user demand Hierarchical Common standards Common protocols Network Architecture Characteristics Network Architecture Characteristics Need for Quality of Service Mechanisms to ensure it QoS mechanisms ensure quality of service for applications that require it Network Architecture Characteristics Network Architecture Characteristics For each type of traffic the appropriate QoS strategy has to be chosen Some networks must be secure ERASMUS IP Summer Course 2009: WiCoNet Page 3

4 Network Architecture Characteristics - Part 2 Basic measures to secure data networks Ensure confidentiality through use of User authentication Data encryption Maintain communication integrity through use of Digital signatures Ensure availability through use of Firewalls Redundant network architecture Hardware without a single point of failure Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network Network Structure Network Structure 3 common elements of communication message source the channel message destination Data is sent across a network in small chunks called segments Network definition data or information networks capable of carrying many different types of communications Network Structure Network Structure Definition of the components of a network Hardware Software End devices are the interface between human network and communications network Role of end devices: client server both client and server ERASMUS IP Summer Course 2009: WiCoNet Page 4

5 Network Structure Network Structure Role of an intermediary device in a data network is different to the role of an end device Role of an intermediary device provides connectivity and ensures data flows across network Network media and criteria for making a network media choice Network media is the channel over which a message travels Network Types Network Types Local Area Networks (LANs) A network serving a home, building or campus is considered a Local Area Network (LAN) Wide Area Networks (WANs) LANs separated by geographic distance are connected by a network known as a Wide Area Network (WAN) Metropolitan Area Networks (MANs) Interconnection of urban LANs, distances betw. LANs & MANs Network Types Network Types Internet The internet is defined as a global mesh of interconnected networks Network representations ERASMUS IP Summer Course 2009: WiCoNet Page 5

6 Function of Protocol in Network Communication Function of Protocol in Network Communication The importance of protocols and how they are used to facilitate communication over data networks A protocol is a set of predetermined rules Network protocols are used to allow devices to communicate successfully Function of Protocol in Network Communication Function of Protocol in Network Communication Protocol suites and industry standards Interaction of different protocols A standard is a process or protocol that has been endorsed by the networking industry and ratified by a standards organization Function of Protocol in Network Communication Layers with TCP/IP and OSI Model Technology independent Protocols Many diverse types of devices can communicate using the same sets of protocols This is because protocols specify network functionality, not the underlying technology to support this functionality Benefits of using a layered model include assists in protocol design fosters competition changes in one layer do not affect other layers provides a common language ERASMUS IP Summer Course 2009: WiCoNet Page 6

7 Layers with TCP/IP and OSI Model Layers with TCP/IP and OSI Model Describe TCP/IP Mode The Communication Process Layers with TCP/IP and OSI Model Layers with TCP/IP and OSI Model Protocol Data Units (PDU) and Encapsulation Process of sending and receiving messages Layers with TCP/IP and OSI Model Layers with TCP/IP and OSI Model Protocol and reference models A protocol model provides a model that closely matches the structure of a particular protocol suite Open Systems Interconnection Model (OSI) of ISO A reference model provides a common reference for maintaining consistency within all types of network protocols and services ERASMUS IP Summer Course 2009: WiCoNet Page 7

8 Layers with TCP/IP and OSI Model Addressing and Naming Schemes Comparison of OSI and TCP/IP model Labels in encapsulation headers are used to manage communication in data networks Addressing and Naming Schemes Addressing and Naming Schemes Examples for addressing in different layers: Layer 2: Ethernet MAC Addresses Layer 3: IP Addresses Layer 4: TCP/UDP Port numbers Labels in encapsulation headers are used to manage communication in data networks Addressing and Naming Schemes - Part 3 Information in the encapsulation header is used to identify the source and destination processes for data communication Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network ERASMUS IP Summer Course 2009: WiCoNet Page 8

9 Applications The Interface between Human and Data Networks Applications provide the means for generating and receiving data that can be transported on the network Applications The Interface between Human and Data Networks Applications, services and protocols work together in converting communication to data that can be transferred across the data network Applications The Interface between Human and Data Networks Applications, services and protocols play different roles in transporting data through networks Applications The Interface between Human and Data Networks Networking Protocols are able to identify several message properties that can be defined by a protocol The Role of Protocols in Supporting Communication Client and server processes have different tasks in data networks The Role of Protocols in Supporting Communication Examples of Application Layers services and protocols ERASMUS IP Summer Course 2009: WiCoNet Page 9

10 The Role of Protocols in Supporting Communication Different behaviors of client server networking compared with peerto-peer networking and peer-to-peer applications Features, Operation, and Use of TCP/IP Application Layer Services DNS protocol Support of DNS services Features, Operation, and Use of TCP/IP Application Layer Services HTTP protocol Supports delivery of w eb pages to the client Features, Operation, and Use of TCP/IP Application Layer Services POP and SMTP protocols Support of services Features, Operation, and Use of TCP/IP Application Layer Services Telnet protocol used for examining and managing netw orks Features, Operation, and Use of TCP/IP Application Layer Services SMB protocol File sharing in Microsoft-based netw orks ERASMUS IP Summer Course 2009: WiCoNet Page 10

11 Features, Operation, and Use of TCP/IP Application Layer Services - Part 4 Gnutella protocol supporting P2P services Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network Transport Layer Role and Services Transport Layer Role and Services Transport layer Major functions of the transport layer and the role it plays in data networks Transport Layer Role and Services Transport Layer Role and Services Supporting Reliable Communication Basic characteristics of the UDP and TCP protocols ERASMUS IP Summer Course 2009: WiCoNet Page 11

12 Transport Layer Role and Services Transport Layer Role and Services Representation of port number Description of port numbers in the TCP and UDP protocols The role of segments in the transport layer two principle ways segments can be marked for reassembly Application and Operation of TCP Mechanisms Application and Operation of TCP Mechanisms TCP reliability mechanism working as part of a session Port numbers Establishment of TCP sessions and directing segments to server process Application and Operation of TCP Mechanisms Application and Operation of TCP Mechanisms Handshaking during establishment of TCP sessions Handshake in the termination of TCP sessions ERASMUS IP Summer Course 2009: WiCoNet Page 12

13 Managing TCP Sessions Managing TCP Sessions TCP sequence numbers are used to reconstruct the data stream with segments placed in the correct order Usage of TCP sequence and acknowledgement numbers for management of exchanges in a conversation Managing TCP Sessions Managing TCP Sessions Retransmission remedy for lost data employed by TCP Mechanisms in TCP are managing the interrelationship between window size, data loss and congestion during a session UDP Protocol UDP Protocol Characteristics of the UDP protocol types of communication for which it is best suited The process specified by the UDP protocol to reassemble PDUs at the destination device ERASMUS IP Summer Course 2009: WiCoNet Page 13

14 UDP Protocol UDP Protocol Servers are using port numbers to identify a specified application layer process directing segments to the proper service or application UDP protocol and port numbers are utilized in clientserver communication. - Part 5 Network Layer Protocols and Internet Protocol (IP) Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planning and Cabling Networks Configuring and Testing the Network Tasks of the Network Layer in data networks Network Layer Protocols and Internet Protocol (IP) Network Layer Protocols and Internet Protocol (IP) Basic characteristics and the role of the IPv4 protocol Implications for using the IP protocol: connectionless ERASMUS IP Summer Course 2009: WiCoNet Page 14

15 Network Layer Protocols and Internet Protocol (IP) Network Layer Protocols and Internet Protocol (IP) Implications for using the IP protocol: unreliable delivery Implications for using the IP protocol: media independence Network Layer Protocols and Internet Protocol (IP) Network Layer Protocols and Internet Protocol (IP) Framing in the Transport Layer segments are encapsulated as packets Major header fields in the IPv4 protocol Role of each field in transporting packets Grouping Devices into Networks and Hierarchical Addressing Grouping Devices into Networks and Hierarchical Addressing There can be different reasons for grouping devices into sub-networks Dividing a large network can increase network performance ERASMUS IP Summer Course 2009: WiCoNet Page 15

16 Grouping Devices into Networks and Hierarchical Addressing Grouping Devices into Networks and Hierarchical Addressing Dividing a large network can increase network security Communication problems can emerge when very large numbers of devices are included in one large network Grouping Devices into Networks and Hierarchical Addressing Grouping Devices into Networks and Hierarchical Addressing Hierarchical addressing solves the problem of devices communicating across networks of networks Further subdividing networks into smaller networks Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Intermediary gateway device allowing devices to communicate across sub-divided networks IP packets are traversing unchanged via routers from sub network to sub-network ERASMUS IP Summer Course 2009: WiCoNet Page 16

17 Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Gateway are using a simple route table in directing packets toward their ultimate destinations Definition of a route and its three key parts Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Fundamentals of Routes, Next Hop Addresses and Packet Forwarding The purpose and use of the destination network in a route The purpose and use of the next hop in a route Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Example: several IP packets are routed through several gateways from devices on one sub network to devices on other sub networks Routing protocols needed for both static and dynamic routes ERASMUS IP Summer Course 2009: WiCoNet Page 17

18 Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Fundamentals of Routes, Next Hop Addresses and Packet Forwarding Routes can be manually configured to build routing table Routing protocols allow automatic learning of routes Continuous update of the routing table updated routes new networks (hosts) new (redundant) routes for already known networks (hosts) routes to be deleted Examples for routing protocols RIP (Routing Information Protocol) IGRP and EIGRP (CISCO proprietary) OSPF (Open Shortest Path First) BGP (Border Gateway Protocol) IS-IS (Intermediate System - Intermediate System) - Part 6 IP Addressing Structure Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network Dotted decimal structure of a binary IP address 8-bit binary in network addressing and Convertion to decimal IP Addressing Structure IP Addressing Structure Converting 8-bit binary to decimal Converting decimal to 8-bit binary ERASMUS IP Summer Course 2009: WiCoNet Page 18

19 Classification of IPv4 Addresses Types of Communication in the Network Layer 3 types of addresses in the network Characteristics of the 3 types of communication Reserved IPv4 Address Ranges Public and Private Addresses Historic IPv4 Address Assignment Assigning Addresses to Hosts End user devices can obtain addresses either statically through an administrator or dynamically through DHCP ERASMUS IP Summer Course 2009: WiCoNet Page 19

20 Assigning Addresses to Special Devices Assignment of Public IPv4 Addresses Regional agencies manage IP address registries via ISPs ISPs are further providing Internet connectivity IPv6 Addresses Subnetting (IPv4) Need for migration from IPv4 to IPv6 Testing the Network Layer with PING command Testing the Network Layer with TRACEROUTE Ping command is checking operability of IP protocol on a local host: ping between a local host and a gateway across a LAN between a local host and a gateway to a device in remote network Observation of the path between two talking devices ERASMUS IP Summer Course 2009: WiCoNet Page 20

21 - Part 7 Data Link Layer Services Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network Preparing communication for transmission on specific media Data Link Layer Protocols Control of Media Access Data Link Layer Framing Preparing a packet for transmission on a given media Hardware and Software Layers Protocols and Standards used ERASMUS IP Summer Course 2009: WiCoNet Page 21

22 Media Access Control (MAC) Techniques for Shared Media Media Access Control (MAC) Techniques for Non-shared Media Necessary to avoid collisions added overhead should be minimized Two media access control methods for shared media controlled access vs. contention-based access Full Duplex and Half Duplex Logical Topology MAC Addressing and Framing Packets are encapsulating into frames to facilitate the entry and exit of data on media MAC Addressing: Header and Trailer MAC Addressing not always needed Trailer is very important on "non-reliable" media ERASMUS IP Summer Course 2009: WiCoNet Page 22

23 - Part 8 Physical Layer Protocols & Services Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network Frames are represented by Bits Signals on Physical Layer during transport across the local media Physical Layer Standardization Physical Layer Signaling and Encoding ERASMUS IP Summer Course 2009: WiCoNet Page 23

24 Physical Layer Encoding Bandwidth, Throughput, and Goodput Transmission of bits, treating a collection of bits as a code Characteristics of Ethernet Media Impact of Interference Proper cabling reduces interference Characteristics of Network Media Wireless Network Media Basic characteristics of UTP cable Security in wireless communications ERASMUS IP Summer Course 2009: WiCoNet Page 24

25 - Part 9 Characteristics of Ethernet Network Media Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network The evolution of Ethernet: Topology and Standardization (IEEE 802.3) Hub / Repeater: electrical Signal Regeneration increased Distances Introduction of LAN Switches State-of-the-art Ethernet Key innovation for managing collisions on Ethernetbased networks Bridge / Switch: Point-to-Point links Reduction of the network load Deletion of corrupted frames Fiber optical and Twisted Pair cabling point-to-point topography large distances bandwidths up to 10 Gbit/s Standards and Implementation Characteristics of Ethernet in first 2 OSI Layers ERASMUS IP Summer Course 2009: WiCoNet Page 25

26 Media Access Control (MAC) and Logic Link Control (LLC) Sublayer Physical Implementations Logic Link Control Sublayer Media Access Control Method Ethernet Timing Function of MAC in Ethernet Layer 2 Addressing Layer 2 Addressing The Frame Encapsulating the Packet Comparing Layer 2 and Layer 3 Addressing ERASMUS IP Summer Course 2009: WiCoNet Page 26

27 Layer 2 Addressing Legacy Ethernet using Hubs Ethernet Unicast, Multicast and Broadcast Ethernet using Switches Address Resolution Protocol (ARP) Mapping IP to MAC Addresses Address Resolution Protocol (ARP) - Part 10 ARP process ARP entry enables a frame to be sent Destinations Outside the Local Network Removing Address Mappings Broadcast issues (overhead / flood on the media) Security issues (spoofing) Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network ERASMUS IP Summer Course 2009: WiCoNet Page 27

28 Requirements for LAN Planning Switches and Redundancy Selection of the appropriate hardware and LAN cabling Key aspects for devices cost ports speed expandable / modular managable type of cabling horizontal, backbone, patch cable for intermediate or end devices Pinout for Connectors Types of Connections in a LAN depending on straight-through or cross-over cabling WAN connections differ from LAN connections Device management connections Design an Addressing Scheme for an Inter-network Calculate the Address Ranges for Subnetworks Assign ranges for hosts, network devices and the router interface ERASMUS IP Summer Course 2009: WiCoNet Page 28

29 - Part 11 Internetwork Operating System (IOS) Fundamentals of Communicating over the Network Application Layer Functionality and Protocols OSI Transport Layer OSI Network Layer Addressing the Network (IPv4) OSI Data Link Layer OSI Physical Layer Ethernet Planing and Cabling Networks Configuring and Testing the Network wide usage for professional network devices providing Security Addressing Interfaces Routing QoS Managing Resources IOS Startup and Running Config IOS Mode Hierarchical Structure Identification of IOS Modes Basic IOS Command Structure Help, feedback and shortcuts are available in different IOS modes ERASMUS IP Summer Course 2009: WiCoNet Page 29

30 Variants of IOS Show command Command Line Interface (CLI) Accessing various IOS configuration modes using CLI Basic Device Configuration Restricted Access with Passwords Naming of devices is essential to avoid confusions Naming conventions Virtual Terminal Password Enable Password Enable Secret Password IOS Startup Config Router Interfaces Examine the startup config, make changes to config, and replace the startup config with the running config Multiple interfaces necessary (LAN, WAN) Assign interface descriptions ERASMUS IP Summer Course 2009: WiCoNet Page 30

31 Configuring Router Interfaces Host Addressing Parameters Master addressing scheme assigning IP parameters to a host Select, Apply, and Verify Appropriate Addressing Parameters to a Host Ipconfig Ping Show ip int Traceroute Verification of Connectivity Further Verification and Tests Ping command in the CLI to test: if IP protocol is operational if IP protocol is properly bound to a NIC if a host can actively communicate across the local network if the local host can communicate across the internetwork to a given remote host measure relative network performance by regularly checks Traceroute: step by step connectivity tests Address Resolution Protocol (ARP) verifying the knowledge of the physical addresses of the hosts End Thank you very much for your kind attention! Have an interesting ERASMUS IP Summer Course! ERASMUS IP Summer Course 2009: WiCoNet Page 31

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

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

Chapter 1 Personal Computer Hardware------------------------------------------------ 7 hours

Chapter 1 Personal Computer Hardware------------------------------------------------ 7 hours Essential Curriculum Networking Essentials Total Hours: 244 Cisco Discovery 1: Networking for Home and Small Businesses 81.5 hours teaching time Chapter 1 Personal Computer Hardware------------------------------------------------

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

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

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION Objective of the course: This course is designed to impart professional training to the students of computer Science, computer applications,

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

Essential Curriculum Computer Networking 1. PC Systems Fundamentals 35 hours teaching time

Essential Curriculum Computer Networking 1. PC Systems Fundamentals 35 hours teaching time Essential Curriculum Computer Networking 1 PC Systems Fundamentals 35 hours teaching time Part 1----------------------------------------------------------------------------------------- 2.3 hours Develop

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

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

Interconnecting Cisco Network Devices 1 Course, Class Outline

Interconnecting Cisco Network Devices 1 Course, Class Outline www.etidaho.com (208) 327-0768 Interconnecting Cisco Network Devices 1 Course, Class Outline 5 Days Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructorled training course

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

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

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

IT4405 Computer Networks (Compulsory)

IT4405 Computer Networks (Compulsory) IT4405 Computer Networks (Compulsory) INTRODUCTION This course provides a comprehensive insight into the fundamental concepts in data communications, computer network systems and protocols both fixed and

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

INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1)

INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1) INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1) COURSE OVERVIEW: Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructor-led training course that teaches learners

More information

The OSI and TCP/IP Models. Lesson 2

The OSI and TCP/IP Models. Lesson 2 The OSI and TCP/IP Models Lesson 2 Objectives Exam Objective Matrix Technology Skill Covered Exam Objective Exam Objective Number Introduction to the OSI Model Compare the layers of the OSI and TCP/IP

More information

Chapter 4 Connecting to the Internet through an ISP

Chapter 4 Connecting to the Internet through an ISP Chapter 4 Connecting to the Internet through an ISP 1. According to Cisco what two things are essential to gaining access to the internet? a. ISPs are essential to gaining access to the Internet. b. No

More information

"Charting the Course...

Charting the Course... Description "Charting the Course... Course Summary Interconnecting Cisco Networking Devices: Accelerated (CCNAX), is a course consisting of ICND1 and ICND2 content in its entirety, but with the content

More information

How To Learn Cisco Cisco Ios And Cisco Vlan

How To Learn Cisco Cisco Ios And Cisco Vlan Interconnecting Cisco Networking Devices: Accelerated Course CCNAX v2.0; 5 Days, Instructor-led Course Description Interconnecting Cisco Networking Devices: Accelerated (CCNAX) v2.0 is a 60-hour instructor-led

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

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0 CCNA 1: Networking Basics Cisco Networking Academy Program Version 3.0 Table of Contents CCNA 1: NETWORKING BASICS...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE OBJECTIVES...3

More information

Cisco Data Centre: Introducing Cisco Data Center Networking

Cisco Data Centre: Introducing Cisco Data Center Networking coursemonster.com/uk Cisco Data Centre: Introducing Cisco Data Center Networking View training dates» Overview In the Introducing Cisco Data Center Networking training course, delegates will learn to:â

More information

Internet Protocol: IP packet headers. vendredi 18 octobre 13

Internet Protocol: IP packet headers. vendredi 18 octobre 13 Internet Protocol: IP packet headers 1 IPv4 header V L TOS Total Length Identification F Frag TTL Proto Checksum Options Source address Destination address Data (payload) Padding V: Version (IPv4 ; IPv6)

More information

Protocol Data Units and Encapsulation

Protocol Data Units and Encapsulation Chapter 2: Communicating over the 51 Protocol Units and Encapsulation For application data to travel uncorrupted from one host to another, header (or control data), which contains control and addressing

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

CSCI 362 Computer and Network Security

CSCI 362 Computer and Network Security The Purpose of ing CSCI 362 Computer and Security Introduction to ing Goals: Remote exchange and remote process control. A few desirable properties: Interoperability, Flexibility, Geographical range, Scalability,

More information

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP

Overview. Securing TCP/IP. Introduction to TCP/IP (cont d) Introduction to TCP/IP Overview Securing TCP/IP Chapter 6 TCP/IP Open Systems Interconnection Model Anatomy of a Packet Internet Protocol Security (IPSec) Web Security (HTTP over TLS, Secure-HTTP) Lecturer: Pei-yih Ting 1 2

More information

Chapter 2 - The TCP/IP and OSI Networking Models

Chapter 2 - The TCP/IP and OSI Networking Models Chapter 2 - The TCP/IP and OSI Networking Models TCP/IP : Transmission Control Protocol/Internet Protocol OSI : Open System Interconnection RFC Request for Comments TCP/IP Architecture Layers Application

More information

ANZA Formación en Tecnologías Avanzadas

ANZA Formación en Tecnologías Avanzadas INTRODUCING CISCO DATA CENTER NETWORKING (DCICN) Temario This new assoicate level course has been designed to introduce delegates to the three primary technologies that are used in the Cisco Data Center.

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

More information

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved.

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved. IP Addressing and Subnetting 2002, Cisco Systems, Inc. All rights reserved. 1 Objectives Upon completion, you will be able to: Discuss the Types of Network Addressing Explain the Form of an IP Address

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

Computer Networking Networks

Computer Networking Networks Page 1 of 8 Computer Networking Networks 9.1 Local area network A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school, office

More information

Data Communication Networks and Converged Networks

Data Communication Networks and Converged Networks Data Communication Networks and Converged Networks The OSI Model and Encapsulation Layer traversal through networks Protocol Stacks Converged Data/Telecommunication Networks From Telecom to Datacom, Asynchronous

More information

Router and Routing Basics

Router and Routing Basics Router and Routing Basics Malin Bornhager Halmstad University Session Number 2002, Svenska-CNAP Halmstad University 1 Routing Protocols and Concepts CCNA2 Routing and packet forwarding Static routing Dynamic

More information

Lab 9.1.1 Organizing CCENT Objectives by OSI Layer

Lab 9.1.1 Organizing CCENT Objectives by OSI Layer Lab 9.1.1 Organizing CCENT Objectives by OSI Layer Objectives Organize the CCENT objectives by which layer or layers they address. Background / Preparation In this lab, you associate the objectives of

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

Communication Networks. MAP-TELE 2011/12 José Ruela

Communication Networks. MAP-TELE 2011/12 José Ruela Communication Networks MAP-TELE 2011/12 José Ruela Network basic mechanisms Introduction to Communications Networks Communications networks Communications networks are used to transport information (data)

More information

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking COURSE AGENDA CCNA & CCNP - Online Course Agenda Lessons - CCNA Lesson 1: Internetworking Internetworking models OSI Model Discuss the OSI Reference Model and its layers Purpose and function of different

More information

Outline. CSc 466/566. Computer Security. 18 : Network Security Introduction. Network Topology. Network Topology. Christian Collberg

Outline. CSc 466/566. Computer Security. 18 : Network Security Introduction. Network Topology. Network Topology. Christian Collberg Outline Network Topology CSc 466/566 Computer Security 18 : Network Security Introduction Version: 2012/05/03 13:59:29 Department of Computer Science University of Arizona collberg@gmail.com Copyright

More information

Network System Design Lesson Objectives

Network System Design Lesson Objectives Network System Design Lesson Unit 1: INTRODUCTION TO NETWORK DESIGN Assignment Customer Needs and Goals Identify the purpose and parts of a good customer needs report. Gather information to identify network

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

Cisco Networking Professional-6Months Project Based Training

Cisco Networking Professional-6Months Project Based Training Cisco Networking Professional-6Months Project Based Training Core Topics Cisco Certified Networking Associate (CCNA) 1. ICND1 2. ICND2 Cisco Certified Networking Professional (CCNP) 1. CCNP-ROUTE 2. CCNP-SWITCH

More information

Data Communication and Computer Network

Data Communication and Computer Network 1 Data communication principles, types and working principles of modems, Network principles, OSI model, functions of data link layer and network layer, networking components, communication protocols- X

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

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6) Cisco Certified Network Associate Exam Exam Number 200-120 CCNA Associated Certifications CCNA Routing and Switching Operation of IP Data Networks Operation of IP Data Networks Recognize the purpose and

More information

IT4504 - Data Communication and Networks (Optional)

IT4504 - Data Communication and Networks (Optional) - Data Communication and Networks (Optional) INTRODUCTION This is one of the optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course on Data Communication

More information

CompTIA Network+ (Exam N10-005)

CompTIA Network+ (Exam N10-005) CompTIA Network+ (Exam N10-005) Length: Location: Language(s): Audience(s): Level: Vendor: Type: Delivery Method: 5 Days 182, Broadway, Newmarket, Auckland English, Entry Level IT Professionals Intermediate

More information

Overview of Computer Networks

Overview of Computer Networks Overview of Computer Networks Client-Server Transaction Client process 4. Client processes response 1. Client sends request 3. Server sends response Server process 2. Server processes request Resource

More information

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa Education & Training Plan CompTIA N+ Specialist Program Student Full

More information

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet Basic Networking Concepts 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet 1 1. Introduction -A network can be defined as a group of computers and other devices connected

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

The OSI Model: Understanding the Seven Layers of Computer Networks

The OSI Model: Understanding the Seven Layers of Computer Networks Expert Reference Series of White Papers The OSI Model: Understanding the Seven Layers of Computer Networks 1-800-COURSES www.globalknowledge.com The OSI Model: Understanding the Seven Layers of Computer

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

Network Simulation Traffic, Paths and Impairment

Network Simulation Traffic, Paths and Impairment Network Simulation Traffic, Paths and Impairment Summary Network simulation software and hardware appliances can emulate networks and network hardware. Wide Area Network (WAN) emulation, by simulating

More information

Zarządzanie sieciami telekomunikacyjnymi

Zarządzanie sieciami telekomunikacyjnymi What Is an Internetwork? An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network. Internetworking refers to the industry,

More information

TCP/IP Protocol Suite. Marshal Miller Chris Chase

TCP/IP Protocol Suite. Marshal Miller Chris Chase TCP/IP Protocol Suite Marshal Miller Chris Chase Robert W. Taylor (Director of Information Processing Techniques Office at ARPA 1965-1969) "For each of these three terminals, I had three different sets

More information

Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0

Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 COURSE OVERVIEW: Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 is a five-day, instructor-led training course that teaches learners

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

Computer Networks CS321

Computer Networks CS321 Computer Networks CS321 Dr. Ramana I.I.T Jodhpur Dr. Ramana ( I.I.T Jodhpur ) Computer Networks CS321 1 / 22 Outline of the Lectures 1 Introduction OSI Reference Model Internet Protocol Performance Metrics

More information

Computer Networks Vs. Distributed Systems

Computer Networks Vs. Distributed Systems Computer Networks Vs. Distributed Systems Computer Networks: A computer network is an interconnected collection of autonomous computers able to exchange information. A computer network usually require

More information

Computer Networks CCNA Module 1

Computer Networks CCNA Module 1 Chapter 1: Quiz 1 Q1: Which statement describes a network that supports QoS? The fewest possible devices are affected by a failure. The network should be able to expand to keep up with user demand. The

More information

Protocols and Architecture. Protocol Architecture.

Protocols and Architecture. Protocol Architecture. Protocols and Architecture Protocol Architecture. Layered structure of hardware and software to support exchange of data between systems/distributed applications Set of rules for transmission of data between

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

Internetworking and IP Address

Internetworking and IP Address Lecture 8 Internetworking and IP Address Motivation of Internetworking Internet Architecture and Router Internet TCP/IP Reference Model and Protocols IP Addresses - Binary and Dotted Decimal IP Address

More information

Layered Architectures and Applications

Layered Architectures and Applications 1 Layered Architectures and Applications Required reading: Garcia 2.1, 2.2, 2.3 CSE 3213, Fall 2010 Instructor: N. Vlajic 2 Why Layering?! 3 Montreal London Paris Alice wants to send a mail to Bob and

More information

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1 Introduction to Routing and Packet Forwarding Routing Protocols and Concepts Chapter 1 1 1 Objectives Identify a router as a computer with an OS and hardware designed for the routing process. Demonstrate

More information

Local Area Networks (LANs) Blueprint (May 2012 Release)

Local Area Networks (LANs) Blueprint (May 2012 Release) Local Area Networks (LANs) The CCNT Local Area Networks (LANs) Course April 2012 release blueprint lists the following information. Courseware Availability Date identifies the availability date for the

More information

ICTTEN8195B Evaluate and apply network security

ICTTEN8195B Evaluate and apply network security ICTTEN8195B Evaluate and apply network security Release 1 ICTTEN8195B Evaluate and apply network security Modification History Release Release 2 Comments This version first released with ICT10 Integrated

More information

The Internet. Internet Technologies and Applications

The Internet. Internet Technologies and Applications The Internet Internet Technologies and Applications Aim and Contents Aim: Review the main concepts and technologies used in the Internet Describe the real structure of the Internet today Contents: Internetworking

More information

Data Link Protocols. TCP/IP Suite and OSI Reference Model

Data Link Protocols. TCP/IP Suite and OSI Reference Model Data Link Protocols Relates to Lab. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point Protocol (PPP). 1 TCP/IP Suite

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

More information

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu ICS 153 Introduction to Computer Networks Inst: Chris Davison cbdaviso@uci.edu 1 ICS 153 Introduction to Computer Networks Course Goals Understand the basic principles of computer networks Design Architecture

More information

Objectives. Router as a Computer. Router components and their functions. Router components and their functions

Objectives. Router as a Computer. Router components and their functions. Router components and their functions 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Introduction to Routing and Packet Forwarding Routing Protocols and Concepts Chapter 1 Identify a router as a computer with an OS and

More information

2. IP Networks, IP Hosts and IP Ports

2. IP Networks, IP Hosts and IP Ports 1. Introduction to IP... 1 2. IP Networks, IP Hosts and IP Ports... 1 3. IP Packet Structure... 2 4. IP Address Structure... 2 Network Portion... 2 Host Portion... 3 Global vs. Private IP Addresses...3

More information

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network)

How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network) 1 TCP Transmission Control Protocol, is a connection based Internet protocol responsible for breaking data into packets to send over a network using IP (internet protocol) IP works at the TCP/IP Internet

More information

Test Code: 8148 / Version 1

Test Code: 8148 / Version 1 Blueprint Computer Systems Networking PA Test Code: 8148 / Version 1 Copyright 2013. All Rights Reserved. General Assessment Information Computer Systems Networking PA Blueprint Contents General Assessment

More information

Ethernet. Ethernet. Network Devices

Ethernet. Ethernet. Network Devices Ethernet Babak Kia Adjunct Professor Boston University College of Engineering ENG SC757 - Advanced Microprocessor Design Ethernet Ethernet is a term used to refer to a diverse set of frame based networking

More information

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb).

Network: several computers who can communicate. bus. Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). 1 / 17 Network: several computers who can communicate. Bus topology: bus Main example: Ethernet (1980 today: coaxial cable, twisted pair, 10Mb 1000Gb). Hardware has globally unique MAC addresses (IDs).

More information

CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required

CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required CSET 4750 Computer Networks and Data Communications (4 semester credit hours) CSET Required IT Required Current Catalog Description: Computer network architectures and their application to industry needs.

More information

Mathatma Gandhi University

Mathatma Gandhi University Mathatma Gandhi University BSc Computer Science IV th semester BCS 402 Computer Network &Internet MULTIPLE CHOICE QUESTIONS 1. The computer network is A) Network computer with cable B) Network computer

More information

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX

Understanding TCP/IP. Introduction. What is an Architectural Model? APPENDIX APPENDIX A Introduction Understanding TCP/IP To fully understand the architecture of Cisco Centri Firewall, you need to understand the TCP/IP architecture on which the Internet is based. This appendix

More information

How To Understand The Layered Architecture Of A Network

How To Understand The Layered Architecture Of A Network COMPUTER NETWORKS NETWORK ARCHITECTURE AND PROTOCOLS The Need for Standards Computers have different architectures, store data in different formats and communicate at different rates Agreeing on a particular

More information

Overview of TCP/IP. TCP/IP and Internet

Overview of TCP/IP. TCP/IP and Internet Overview of TCP/IP System Administrators and network administrators Why networking - communication Why TCP/IP Provides interoperable communications between all types of hardware and all kinds of operating

More information

Communication Systems Internetworking (Bridges & Co)

Communication Systems Internetworking (Bridges & Co) Communication Systems Internetworking (Bridges & Co) Prof. Dr.-Ing. Lars Wolf TU Braunschweig Institut für Betriebssysteme und Rechnerverbund Mühlenpfordtstraße 23, 38106 Braunschweig, Germany Email: wolf@ibr.cs.tu-bs.de

More information

UPPER LAYER SWITCHING

UPPER LAYER SWITCHING 52-20-40 DATA COMMUNICATIONS MANAGEMENT UPPER LAYER SWITCHING Gilbert Held INSIDE Upper Layer Operations; Address Translation; Layer 3 Switching; Layer 4 Switching OVERVIEW The first series of LAN switches

More information

Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview

Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview 2114 West 7 th Street Tempe, AZ 85281 USA Voice +1.480.333.2200 E-mail sales@comtechefdata.com Web www.comtechefdata.com Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview January 2014 2014

More information

Chapter 1 Instructor Version

Chapter 1 Instructor Version Name Date Objectives: Instructor Version Explain how multiple networks are used in everyday life. Explain the topologies and devices used in a small to medium-sized business network. Explain the basic

More information

Protocol Specification & Design. The Internet and its Protocols. Course Outline (trivia) Introduction to the Subject Teaching Methods

Protocol Specification & Design. The Internet and its Protocols. Course Outline (trivia) Introduction to the Subject Teaching Methods The Internet and its Protocols Protocol Specification & Design Robert Elz kre@munnari.oz.au kre@coe.psu.ac.th http://fivedots.coe.psu.ac.th/~kre/ Friday: 13:30-15:00 (Rm: 101)???: xx:x0-xx:x0 (Rm:???)

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

NETWORK DRIVE MAPPING, SHARING,TESTING AND AN IMPLEMENTATION BY WRITING A PROGRAM TO RETRIEVE THE DATA FILE FROM A NETWORK DRIVE OF ANOTHER COMPUTER.

NETWORK DRIVE MAPPING, SHARING,TESTING AND AN IMPLEMENTATION BY WRITING A PROGRAM TO RETRIEVE THE DATA FILE FROM A NETWORK DRIVE OF ANOTHER COMPUTER. NETWORK DRIVE MAPPING, SHARING,TESTING AND AN IMPLEMENTATION BY WRITING A PROGRAM TO RETRIEVE THE DATA FILE FROM A NETWORK DRIVE OF ANOTHER COMPUTER. BY SAKIL AHMED ID: 102 33 205 This Report Presented

More information

IP Addressing A Simplified Tutorial

IP Addressing A Simplified Tutorial Application Note IP Addressing A Simplified Tutorial July 2002 COMPAS ID 92962 Avaya Labs 1 All information in this document is subject to change without notice. Although the information is believed to

More information

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components

Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components Topics Use of networks Network structure Implementation of networks Computer Networks Introduction Let s Get Started! Networking today: Where are they? Powerful computers are cheap Networks are everywhere

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