Networking CS 3470 Sarah Diesburg

Slides:



Advertisements
Similar presentations
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
Advertisements

1 o Two issues in practice – Scale – Administrative autonomy o Autonomous system (AS) or region o Intra autonomous system routing protocol o Gateway routers.
Cs/ee 143 Communication Networks Chapter 6 Internetworking Text: Walrand & Parekh, 2010 Steven Low CMS, EE, Caltech.
Week 5: Internet Protocol Continue to discuss Ethernet and ARP –MTU –Ethernet and ARP packet format IP: Internet Protocol –Datagram format –IPv4 addressing.
Extending Networks. Three Levels of Extension Physical Layer –Repeaters Link Layer –Bridges –Switches Network –Routers: “Connecting networks”
Routing ROUTING. Router A router is a device that determines the next network point to which a packet should be forwarded toward its destination Allow.
Network Layer Moving datagrams. How do it know? Tom-Tom.
IP (Internet Protocol) –the network level protocol in the Internet. –Philosophy – minimum functionality in IP, smartness at the end system. –What does.
G64INC Introduction to Network Communications Ho Sooi Hock Internet Protocol.
Exam 2 Review Networking CS 3470, Section 1 Sarah Diesburg.
Lecture 14 ICMP: Internet Control Message Protocol r used by hosts, routers, gateways to communication network-level information m error reporting: unreachable.
November 29, 2004 Prof. Paul Lin 1 CPET Internetworking, Addressing, and Routing Paul I-Hai Lin, Professor Electrical and Computer Engineering.
CS 381 Final Exam Study Guide Final Exam Date: Tuesday, May 12 th Time: 10:30am -12:30pm Room: SB 105 Exam aid: 8 ½ x 11 page of notes front and back.
Objectives: Chapter 5: Network/Internet Layer  How Networks are connected Network/Internet Layer Routed Protocols Routing Protocols Autonomous Systems.
1 Internet Protocol. 2 Connectionless Network Layers Destination, source, hop count Maybe other stuff –fragmentation –options (e.g., source routing) –error.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
Routing ROUTING Presented by Aditya Kumar Gupta Lecturer, Department of Computer Application SMS Varanasi.
Review the key networking concepts –TCP/IP reference model –Ethernet –Switched Ethernet –IP, ARP –TCP –DNS.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
IP addresses. Network Layer introduction 4.2 virtual circuit and datagram networks 4.3 what’s inside a router 4.4 IP: Internet Protocol datagram.
Network Layer4-1 Datagram networks r no call setup at network layer r routers: no state about end-to-end connections m no network-level concept of “connection”
1 Addressing, Internetworking. 2 Collection of Subnetworks The Internet is an interconnected collection of many networks.
Network Layer4-1 Chapter 4: Network Layer Chapter goals: r Understand principles behind network layer services: m Routing (path selection) m dealing with.
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 19 Omar Meqdadi Department of Computer Science and Software Engineering University.
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
1 Lecture 11 Routing in Virtual Circuit Networks Internet Addressing.
1 INTRA- AND INTERDOMAIN ROUTING Routing inside an autonomous system is referred to as intradomain routing. Routing between autonomous systems is referred.
Computer Networks 0110-IP Gergely Windisch
Assignment 1  Chapter 1:  Question 11  Question 13  Question 14  Question 33  Question 34  Chapter 2:  Question 6  Question 39  Chapter 3: 
Graciela Perera Department of Computer Science and Information Systems Slide 1 of 18 INTRODUCTION NETWORKING CONCEPTS AND ADMINISTRATION CSIS 3723 Graciela.
1 Computer Networks Chapter 5. Network layer The network layer is concerned with getting packets from the source all the way to the destination. Getting.
Chapter 4: Network Layer
TRANSPORT LAYER BY, Parthasarathy.g.
Chapter 4 Network Layer All material copyright
Networking CS 3470, Section 1 Sarah Diesburg
Chapter 4: Network Layer
Routing BY, P.B.SHANMATHI.
CS 457 Systems Security Fall 2016
Internet technologies
COMPUTER NETWORKS CS610 Lecture-45 Hammad Khalid Khan.
Chapter 4: Advanced Internetworking
COMP 3270 Computer Networks
IP Forwarding Covers the principles of end-to-end datagram delivery in IP networks.
Chapter 6 Delivery & Forwarding of IP Packets
Chapter 4: Network Layer
Chapter 4-1 Network layer
Chapter 5 The Network Layer.
Intra-Domain Routing Jacob Strauss September 14, 2006.
CS 457 – Lecture 10 Internetworking and IP
IP Forwarding Relates to Lab 3.
What’s “Inside” a Router?
IP Forwarding Relates to Lab 3.
Routing Protocols (RIP, OSPF, BGP).
Review First mile problem Internet End Users Last mile
Router Construction Outline Switched Fabrics IP Routers
Overview The Internet (IP) Protocol Datagram format IP fragmentation
Lecture 8: The Network Layer.
Routing Fundamentals and Subnets
Chapter 4 Network Layer Computer Networking: A Top Down Approach 5th edition. Jim Kurose, Keith Ross Addison-Wesley, April Network Layer.
Network Layer: Control/data plane, addressing, routers
Chapter 4: Network Layer
IP Forwarding Relates to Lab 3.
Tree Structured Internet(c. 1990)
Networking and Network Protocols (Part2)
IP Forwarding Relates to Lab 3.
Networking CS 3470 Sarah Diesburg
CS 381: Introduction to Computer Networks
EE469 Review 1.
Review of Internet Protocols Network Layer
Chapter 4: Network Layer
Presentation transcript:

Networking CS 3470 Sarah Diesburg Exam 2 Review Networking CS 3470 Sarah Diesburg

Switching and Bridging Definitions Circuit switching Also connection-oriented approach Packet switching Also connectionless/datagram approach Asymmetric routing Hub Bridge

Switching and Bridging Definitions Flooding (with switches) Root bridge (spanning tree protocol) VLAN

Switching and Bridging Short answer Bridge advantages over hubs Bridge self-learning algorithm Need for spanning tree algorithm Be able to construct the spanning tree by looking at a network diagram Don’t have to be able to write out all the configuration messages

Routers Definitions Router Gateway Queueing delay Switching fabrics

Routers Short answers Types of switching fabrics Memory, bus, crossbar Routers compared to switches Four basic components to a router architecture Input ports, output ports, switching fabric, routing processor

Forwarding Definitions Forwarding table Virtual Circuit Identifier (VCI)

Forwarding Short answers Identifying full host-to-host virtual circuit connections Constructing datagram forwarding tables

Internet Protocol (IP) Definitions Internetwork IP packet delivery model Connectionless, best-effort Maximum Transmission Unit (MTU)

Internet Protocol (IP) Short answer Be able to explain certain IP packet format fields Version, Ident, TTL, Checksum

Addressing Definitions Mulit-homed host Classful addressing scheme Classless Inter-Domain Routing (CIDR) Broadcast address Loopback address Network Address Translation (NAT) Subnet mask, subnet ID Longest-prefix match

Addressing Short answers Be able to explain number of network/host bits that make up a class A, B, C network Be able to explain the reason for the ARP and DHCP protocols Be able to determine the destination subnet of a packet (Homework 5)

Routing Definitions Autonomous System (AS) Intra-AS Routing Inter-AS Routing Link-state routing Distance-vector routing RIP is example

Routing Short answers What is the difference between routing and forwarding? Dijkstra’s algorithm (Homework 6) Bellman-Ford algorithm (Homework 6)

Inter-AS Routing and IPv6 Definitions Open Shortest Path First (OSPF) Type of link-state routing algorithm Border Gateway Protocol (BGP) Different types of ASs Stub AS, Multihomed AS, Transit AS

Inter-AS Routing and IPv6 Short answers What are some of the reasons we are trying to move to IPv6? How large is an IPv6 address? What does the :: mean in an IPv6 address? How can we go from an IPv4 address to an IPv6 address? How can we go from an Ethernet MAC address to an IPv6 address?

Network Programming Short answers Be able to tell me what the select function is doing in a piece of pseudocode