Algemene Theorie en Vaardigheden 2. April 2014 Theaterschool OTT-2 1



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

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

Networking Test 4 Study Guide

IP Network Layer. Datagram ID FLAG Fragment Offset. IP Datagrams. IP Addresses. IP Addresses. CSCE 515: Computer Network Programming TCP/IP

TCP/IP Basis. OSI Model

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

Transport and Network Layer

Network Programming TDC 561

Internetworking and IP Address

Guide to Network Defense and Countermeasures Third Edition. Chapter 2 TCP/IP

First Workshop on Open Source and Internet Technology for Scientific Environment: with case studies from Environmental Monitoring

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

Technical Support Information Belkin internal use only

Basic Network Configuration

8.2 The Internet Protocol

Chapter 5. Data Communication And Internet Technology

Lab 2. CS-335a. Fall 2012 Computer Science Department. Manolis Surligas

Mobile IP. Bheemarjuna Reddy Tamma IIT Hyderabad. Source: Slides of Charlie Perkins and Geert Heijenk on Mobile IP

EXPLORER. TFT Filter CONFIGURATION

SSVP SIP School VoIP Professional Certification

BASIC ANALYSIS OF TCP/IP NETWORKS

CompTIA Network+ (Exam N10-005)

Connecting with Computer Science, 2e. Chapter 5 The Internet

Networking Technology Online Course Outline

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection.

PART IV. Network Layer

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

Computer Networks. Lecture 3: IP Protocol. Marcin Bieńkowski. Institute of Computer Science University of Wrocław

IP - The Internet Protocol

Network-Oriented Software Development. Course: CSc4360/CSc6360 Instructor: Dr. Beyah Sessions: M-W, 3:00 4:40pm Lecture 2

LESSON Networking Fundamentals. Understand TCP/IP

Lecture 28: Internet Protocols

IP Addressing. -Internetworking (with TCP/IP) -Classful addressing -Subnetting and Supernetting -Classless addressing

Virtual Server and DDNS. Virtual Server and DDNS. For BIPAC 741/743GE

The OSI and TCP/IP Models. Lesson 2

TCP/IP Fundamentals. OSI Seven Layer Model & Seminar Outline

Internet Protocol (IP) IP - Network Layer. IP Routing. Advantages of Connectionless. CSCE 515: Computer Network Programming IP routing

TCP/IP Protocol Suite. Marshal Miller Chris Chase

Connecting to and Setting Up a Network

Computer Networks/DV2 Lab

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

Gary Hecht Computer Networking (IP Addressing, Subnet Masks, and Packets)

Ethernet. Ethernet. Network Devices

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

CONNECTING WINDOWS XP PROFESSIONAL TO A NETWORK

SSVVP SIP School VVoIP Professional Certification

Protocols. Packets. What's in an IP packet

Indian Institute of Technology Kharagpur. TCP/IP Part I. Prof Indranil Sengupta Computer Science and Engineering Indian Institute of Technology

Basic Operation & Management of TCP/IP Networks

Chapter 3: Review of Important Networking Concepts. Magda El Zarki Dept. of CS UC Irvine

Unix System Administration

Computer Networks CS321

COMPUTER NETWORK TECHNOLOGY (40)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Lecture Computer Networks

ICS 351: Today's plan

Networking Basics and Network Security

Address Resolution Protocol (ARP)

Computer Networks/DV2 Lab

Networking 4 Voice and Video over IP (VVoIP)

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

TCP/IP, Addressing and Services

COMPUTER NETWORK TECHNOLOGY (300)

This tutorial will help you in understanding IPv4 and its associated terminologies along with appropriate references and examples.

How To Design A Layered Network In A Computer Network

Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol

Introduction To Computer Networking

Network Simulation Traffic, Paths and Impairment

Data Communication Networks and Converged Networks

HomeWorks P5 Processor Ethernet TCP / IP Networking Specification

SUPPORT DE COURS. Dr. Omari Mohammed Maître de Conférences Classe A Université d Adrar Courriel : omarinmt@gmail.com

Communications and Networking

UPPER LAYER SWITCHING

Configure A VoIP Network

Unit 4. Introduction to TCP/IP. Overview. Description. Unit Table of Contents

Overview of TCP/IP. TCP/IP and Internet

Internet Protocols. Addressing & Services. Updated:

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

How do I get to

Internet Concepts. What is a Network?

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

Computer Networks. Introduc)on to Naming, Addressing, and Rou)ng. Week 09. College of Information Science and Engineering Ritsumeikan University

Slide 1 Introduction cnds@napier 1 Lecture 6 (Network Layer)

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

IP address format: Dotted decimal notation:

Advanced Higher Computing. Computer Networks. Homework Sheets

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

Mathatma Gandhi University

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

TCP/IP Network Essentials. Linux System Administration and IP Services

Networking. Systems Design and. Development. CRC Press. Taylor & Francis Croup. Boca Raton London New York. CRC Press is an imprint of the

IT Data Communication and Networks (Optional)

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages

CompTIA Exam N CompTIA Network+ certification Version: 5.1 [ Total Questions: 1146 ]

Lecture 8. IP Fundamentals

The Internet. Chapter 10. Learning Objectives. Chapter Outline. After reading this chapter, you should be able to:

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

Linux MDS Firewall Supplement

Transcription:

Les 6 Showcontrol April 2014 Theaterschool OTT-2 1

OSI layers versus equipment Layer 1: Physical Network Interface Card (NIC) Hub (multiport repeater) Modem (modulator/demodulator, converts signals) Layer 2: Data Link Bridge and (layer 2) Switch (use MAC address) Layer 3: Network Router and (layer 3) Switch (use IP-address) Layer 4 and higher Gateways (translate between protocols e.g. NetBIOS TCP/IP) April 2014 Theaterschool OTT-2 2

TCP, UDP and IP Layer 1 and 2: Ethernet Layer 3: Internet Protocol (IP) Layer 4: Transmission Control Protocol (TCP) Use Datagram Protocol (UDP) TCP/IP UDP/IP April 2014 Theaterschool OTT-2 3

HTTP, FTP, SMTP Layer 5-7: Hyper Tekst Transfer Protocol (HTTP) File Transfer Protocol (FTP) Simple Mail transfer Protocol (SMTP) April 2014 Theaterschool OTT-2 4

IP IP is the network layer packet delivery service (host-to-host). translation between different data-link protocols. IP provides connectionless, unreliable delivery of IP datagrams. Connectionless: each datagram is independent of all others. Unreliable: there is no guarantee that datagrams are delivered correctly or at all. IP addresses are not the same as the underlying data-link (MAC) addresses. Why? April 2014 Theaterschool OTT-2 5

IP IP addresses are not the same as the underlying data-link (MAC) addresses. Why? IP is a network layer - it must be capable of providing communication between hosts on different kinds of networks (different data-link implementations). The address must include information about what network the receiving host is on. This makes routing feasible. April 2014 Theaterschool OTT-2 6

IP IP addresses are logical addresses (not physical) 32 bits. Includes a network ID and a host ID. Every host must have a unique IP address. IP addresses are assigned by a central authority (Internet Corporation for Assigned Names and Numbers -- ICANN) April 2014 Theaterschool OTT-2 7

IP-klassen A 0 NetID HostID B 10 NetID HostID C 110 NetID HostID D 1110 Multicast Group ID 8 bits 8 bits 8 bits 8 bits April 2014 Theaterschool OTT-2 8

Class A 128 possible network IDs over 4 million host IDs per network ID Class B 16K possible network IDs 64K host IDs per network ID Class C over 2 million possible network IDs about 256 host IDs per network ID April 2014 Theaterschool OTT-2 9

IP A Network ID is assigned to an organization by a global authority. Host IDs are assigned locally by a system administrator. Both the Network ID and the Host ID are used for routing. April 2014 Theaterschool OTT-2 10

IP IP Addresses are usually shown in dotted decimal notation: 1.2.3.4 00000001 00000010 00000011 00000100 www.theaterschool.nl = 145.102.112.162 (www.getip.com) 10010001 01100110 01110000 10100010 Class B Network April 2014 Theaterschool OTT-2 11

TCP/IP, UDP/IP IP no guarantee of delivery, just best effort. Backbone, postal delivery / IPv4 32 bit uinique number / IPv6 upcoming, but for the time being IPv4 will be used most in showcontrol - Network Identifier - Host Identifier - Network Classes TCP virtual circuit connection, guarantees that message reaches destination, handshake motion control, pyro technics UDP unreliable but faster, no handshake where speed is more important e.g. Video content April 2014 Theaterschool OTT-2 12

TCP/IP, UDP/IP Private IP Adresses Closed network, not connected to Internet Ranges: 10.0.0.0 10.255.255.255 172.16.0.0. 172.31.255.255 192.168.0.0 192.168.255.255 Loop Back Address mostly 127.0.0.1 Link-Local Addresses 169.254.1.0 169.254.254.255 Zeroconf address, if you don t get an IP from DHCP Probably problems with network or DHCP server April 2014 Theaterschool OTT-2 13

TCP/IP, UDP/IP DHCP Dynamic Host Configuration Protocol Lease IP Address 1: Request IP address = UDP packet to 255.255.255.255 2: IF DHCP server is present it replies with IP address 3: ACKnowlegde and message to all (Gratuitous ARP) April 2014 Theaterschool OTT-2 14

TCP/IP, UDP/IP Fixed/Static IP addresses Done manually Can be advantageous is show applications Simplifiy the network structure Easy replacement of broken devices At this moment, most show networks use fixed IP addresses April 2014 Theaterschool OTT-2 15

TCP/IP, UDP/IP IPCONFIG (windows) IFCONFIG (apple) PING IP Address To easy check if the devices are working properly To test connectivity Uses the Internet Control Message Protocol (ICMP) April 2014 Theaterschool OTT-2 16

PING Pingen naar rr.knams.wikimedia.org [145.97.39.136] met 32 byte gegevens: Antwoord van 145.97.39.136: bytes=32 tijd=8 ms TTL=54 Antwoord van 145.97.39.136: bytes=32 tijd=9 ms TTL=54 Antwoord van 145.97.39.136: bytes=32 tijd=9 ms TTL=54 Antwoord van 145.97.39.136: bytes=32 tijd=9 ms TTL=54 Ping-statistieken voor 145.97.39.136: Pakketten: verzonden = 4, ontvangen = 4, verloren = 0 (0% verlies). De gemiddelde tijd voor het uitvoeren van één bewerking in milliseconden: Minimum = 8ms, Maximum = 9ms, Gemiddelde = 9ms Try it, ping me!..>ping -? Shows help April 2014 Theaterschool OTT-2 17

SUBNETS A subnetwork, or subnet, is a logically visible subdivision of an IP network. IP 192.168.1.107 Subnet 255.255.255.0 AND gives Subnet ID: 192.168.1.0 Every IP address you want to access on your network, has to match exactly the range of the subnet your in. April 2014 Theaterschool OTT-2 18

ARP Address Resolution Protocol Resolves physical MAC addresses (layer 2) with IP addresses (layer 3) 1: you know the IP, but not the MAC address. 2: Machine A sends an ARP-Request, asking who is IP 3: Machine with that IP send its MAC address to machine A ARP a command shows the ARP cache..>arp -? Shows help April 2014 Theaterschool OTT-2 19

Ports and Sockets Multiple software processes all wanting to access the network. ports, indentified by numbers IP + port = socket 20/TCP: File Transfer Protocol (FTP) 22/TCP: Secure Shell (SSH) 23/TCP: Telnet 25/TCP: Simple Mail Transfer Protocol (SMTP) 80/TCP: Hypertext Transfer Protocol (HTTP) 110/TCP: Post Office Protocol (POP3) 443/TCP: Secure Sockets Layer (SSL)/HyperText Transfer Protocol (HTTPS) 546/TCP: DHCP Client 547/TCP: DHCP Server 569/TCP: Multiple Subscriber Number (MSN) 993/TCP: Internet Message Access Protocol (IMAP) over TLS/SSL 995/TCP: POP3 over TLS/SSL April 2014 Theaterschool OTT-2 20

Study by yourself: Chapter 18, Advanced Show Network Topics (o.a. VLAN) Part 4, Standards an Protocols used in Entertainment Part 5, Show Control (especially Chapter 28 / design process) April 2014 Theaterschool OTT-2 21

Les 6 DMX DMX Repetitive data approach User-configures addresses 512 slots per universe Modern fixtures use many DMX channels good design and administration needed 5-pin XLR, receivers male, transmitters female Alternatively, much smaller RJ-45 is used. April 2014 Theaterschool OTT-2 22

Les 6 DMX DMX 8-bit data, asynchronously, serial 250 kbit/s, no parity, two stop bits After start code, slot 1 first, slot 512 last Refresh rate is determined by console April 2014 Theaterschool OTT-2 23

Les 6 DMX DMX Always daisy chained Last device should be terminated with 120Ω Up to 32 devices per link (not advisable) Splittin, isolation and grounding DMX over a network Art-Net (version 3 supports 32.767 DMX universes) ACN (and Streaming ACN: sacn) April 2014 Theaterschool OTT-2 24