Networking Technology for Broadcast Engineers

Size: px
Start display at page:

Download "Networking Technology for Broadcast Engineers"

Transcription

1 Engineers Part 2 March 24, 2011 Wayne M. Pecena, CPBE, 8 VSB, AMD, DRB, CBNT Texas A&M University Engineers Advertised Presentation Scope: This presentation will provide a Broadcast Focus in major Networking Topics and knowledge of Fundamentals and Principals to equip the Broadcast Engineer with a better understanding of TCP/IP addresses, Subnetting basics and Subnet Calculation tools, Gateways and the ISO Structure. It will also cover Switching & Routing protocols and fundamentals, MAC Addresses and VLAN fundamentals to provide a base knowledge upon which to build. And, an introduction to IPv6 will present this eminent major change to the whole IP addressing scheme. What Can You Expect in 2 Hours? Goals & Deliverables: Awareness of Major Networking Topics (broadcast focused) Basic Understanding of Topic Fundamentals & Principals Where to Obtain Further Knowledge 2 Engineers Part 2 1

2 Review Key Part 1 Takeaways Subnetting Review IPv6 Fundamentals a. Why IPv6 b. Addressing Concepts c. IPv4 to IPv6 Migration Strategies Agenda Part 2 Switching & Routing Fundamentals a. Switching Fundamentals b. MAC Addresses c. VLANS d. Routing Fundamentals & Routing Metrics e. Routing Protocols f. Which Routing Protocol Do I Use? QoS Basics a. Why is Quality of Service Needed? b. QoS Types c. Implementing QoS Controlling Network Traffic & Security Concerns 3 OSI Model A Layer Only Interacts With the Layer Below It A Layer Only Provides Capability for the Layer Above to Interact With It All People Seem To Need Data Processing 4 Engineers Part 2 2

3 Encapsulation 5 Ethernet Review IEEE Engineers Part 2 3

4 TCP Handshake & Windowing 7 TCP / UDP TCP RFC 793 Referred to as a Connection Oriented Protocol Guaranteed Or Reliable Data Delivery Acknowledgment of Packet Receipt Retransmission Occurs if Packet Not Received or Error Occurs High Overhead thus Slow A TCP Conversation Requires Establishment of a 2 Way Session Between Hosts UDP RFC 768 A Simple Protocol or Lightweight Low Overhead = Fast Best Effort Non Guaranteed Data Delivery Why Use? Required for Real Time Applications VoIP or Video Transmission Latency More Detrimental Than Data Loss 8 Engineers Part 2 4

5 NAT & PAT NAT Translates IP Addresses Limited IP Address Space Security Static NAT 1 to 1 Translation Hides Real Host IP Address Dynamic NAT (PAT) 1 to Many Translation PAT Always Used with NAT Allows 65,536 Inside Hosts To Be Identified by a Socket Address 9 IP Address Classes Public & Private Class A 126 Networks / 16,777,214 Hosts to PRIVATE to Class B 16,384 Networks / 65,534 Hosts to PRIVATE to Class C 2,097,152 Networks / 254 Hosts to PRIVATE to Engineers Part 2 5

6 Private vs Public IP Addresses RFC 1918 Established Private Address Space Class A: to Class B: to Class C: to Key Points: Private IP Addresses Are NOT Routable Outside the Local Network Widely Used in Home & Industry Networks May Be Translated With NAT At An Edge Router Map Private Address Space to Public Address Space 11 Subnetting What is a Subnet? Logical Subdivision of a Larger Network Why Do We Subnet? Efficient Use of IP Address Space Enhance Routing Efficiency Reduce Routing Table Size Network Management Policy and Segmentation Job Security for Network Engineers! 12 Engineers Part 2 6

7 Subnetting Basics Identifies the Boundary Between Network and Hosts Subnetting SimplyMoves the Boundary! Moves Boundary to the Right IP Address Subnetting Applies to All Classes Boundary Position Determined by the Subnet Netmask Expressed in Several Forms: Doted Decimal Notation (same as IP address) Slash Notation (also known as CIDR notation) IP Address with Netmask of OR /24 13 VLSM & CIDR VLSM RFC 1009 Variable Length hsubnet Masking (VLSM) Host Addressing & Routing Inside a Routing Domain Allowed Classless Subnetting Mask Information is Explicit Allows More Efficient Use of Address Space Allows You to Subnet a Subnet CIDR RFC 1517, 1518, 1519, 1520 Classless l Interdomain Routing (CIDR) Class System No Longer Applies Routing Between Routing Domains Class A & B IP Address Exhaustion Pressured Class C Address Space Allows Routing Tables To Be Reduced by Grouping Contiguous Class C Addresses into One Network Allows Supernets To Be Created Combining a Group of Class C Addresses Into a Single Block CIDR Notation (slanted notation): /16 14 Engineers Part 2 7

8 What Must Be Known About a Subnet IP Address and Mask Provides: First Network Address First Network Address Assignable to a Host Last Network Address Assignable to a Host Broadcast Address /24 Provides: Network Address First Network Address Assignable to a Host Last Network Address Assignable to a Host Broadcast Address Assignable Addresses 15 Subnetting Example Subnet / Default Gateway: Mask: Subnet 2 Public Internet / / Default Gateway: Mask: Subnet / Default Gateway: Mask: Engineers Part 2 8

9 Special Use Address RFC /8 Network Address /8 Private IP Address Space (RFC 1918) /8 Loopback Address /16 Private IP Address Space (RFC 1918) /16 Private IP Address Space (RFC 1918) /4 Multicast Address Space /32 Broadcast Address And many more special use cases.. 17 Ports & Sockets Ports RFC 1700 Allows Datagram Multiplexing li l i Between Applications Port Numbers Can Be Between Are Considered Reserved Can Be Registered Are Considered Dynamic or Private TCP and UDP Port Numbers Are Independent Sockets A Socket Is a Combination i of an IP Address & A Port Number Used for Client Server Application Interaction IP Address + Port Number = Socket Socket: :80 18 Engineers Part 2 9

10 IPv6 Fundamentals RFC 2460 IPv6 Provides Expanded IP Address Space = 340,282,366,920,938,463,463,374,607,431,768,211,456 (h (three hundred forty UNDECILLION addresses) 128 Bit Hexadecimal Notation 2001:0DB8:0234:AB00:0123:4567:8901:ABCD But, IPv6 is More Than Expanded Address Space: Re Engineered IPv4 Improved Support for Multicasting, Security, & Mobile Aps Host Auto Configuration Security Incorporated Traffic Engineering Provisions Multicast Incorporated IPv6 Does Not Replace IPv4 19 IPv4 and IPv6 Comparison Summary IP version IPv4 IPv6 Deployed Address Size 32 bit number 128 bit number Address Format Dotted Decimal Notation: Hexadecimal Notation: 2001:0DB8:0234:AB00:0123:4567:8901:ABCD Number of 2 32 = 4,294,967,296,, = 340,282,366,920,938,463,463,374,607,431,768,211,456,,,,,,,,,,, Addresses Engineers Part 2 10

11 IPv4 Depletion Situation Report Each RIR Received Final /8 in February 2011 IANA Free Pool of IPv4 = 0%. Each RIR Currently has IPv4 Addresses to Allocate, But Not Forever! Each /8 (Class C) block contains 16,777,216 addresses 21 IPv6 Is This Adequate Address Space? Current Global Demand: ~24 Million IP Addresses per Month IPv6 Address Space: Counting /64 subnets it would take ~ 768 Billion years to deplete Counting /48 subnets it would take ~ 11.7 Million years to deplete Engineers Part 2 11

12 IPv4 and IPv6 Comparison Internet Protocol version 4 (IPv4, or just IP ) First developed for the original Internet (ARPANET) in spring 1978 Deployed globally with growth of the Internet Total of 4 billion IP addresses available Well entrenched and used by every ISP and hosting company to connect customers to the Internet Allocated based on documented need Internet Protocol version 6 (IPv6) Design started in 1993 when IETF forecasts showed IPv4 depletion between 2010 and 2017 Completed, tested, and available lbl for production since 1999 Total of 340,282,366,920,938,463,463,374,607,431,768,211,456 IP addresses available Used and managed similar to IPv4 23 IPv6 Address Format & Notation 128-Bit Address Format Represented as a 32 Hexadecimal Digits Subdivided Into Eight Groups of Four Hexadecimal Digits (further summarization may be possible) 2001:0000:0000:0000:0DB8:8000:200C:417A or 2001:0:0:0:0DB8:8000:200C:417A or 2001::0DB8:8:200C:417A The Shortest Ipv6 Address: ::1 The Loopback Address 24 Engineers Part 2 12

13 IPv6 Address Trivia What Happened to Version 5 of the Internet Protocol? IPv5 Simply Does Not Exist! Version 5 was intentionally skipped to avoid confusion, or at least to rectify it. The problem with version 5 relates to an experimental TCP/IP protocol called the Internet Stream Protocol, Version 2, originally defined in RFC This protocol was originally seen by some as being a peer of IP at the Internet Layer in the TCP/IP architecture and these packets were assigned IP version 5 to differentiate them from normal IPv4 packets. This protocol never went anywhere, but to be absolutely sure that there would be no confusion, version 5 was skipped over in favor of version The Environment Today The Industry is Predominantly IPv4 Based Today IPv4 Demand Continues.. IPv4 Availability Pool Rapidly Decreasing IPv4 NAT Use Increasing IPv6 Must Be Adopted for Continued Growth IPv6 is NOT Backward Compatible With IPv4 IPv4 and IPv6 Must BOTH Be Maintained for Many Years to Come Dual Stack Approach My IPv4 Address: My IPv6 Address: 2002:80c2:f737::80c2:f737 My MAC Address: 80:C2:F7:37 26 Engineers Part 2 13

14 An Approach Call to Action Enterprise Networks IPv6 Enable Web, Mail, and Public Facing Application Servers Open Dialog With Your ISP Regarding IPv6 Connectivity Availability & Options Call to Action Content Providers You Must Be Reachable By New Internet Customers Provide IPv4 and IPv6 Connectivity Today If Only IPv4 Content is Provided You Reachability is Determined by Access Provider Transition Solutions IPv6 Implementation Technology Areas of Focus: Obtain IPv6 Address Space Obtain IPv6 Connectivity Native Tunneled Upgrade / Configure Operating Systems Upgrade / Configure Routers, Firewalls, DNS 28 Engineers Part 2 14

15 IPv6 Connectivity 29 World IPv6 Day June 8, Engineers Part 2 15

16 Takeaways IPv6 Awareness More Than Expanded Address Space IPv6 Address Format & Notation 128 Bit Number Hexadecimal Number Nomenclature Eight Groups of Four Hexadecimal Digits Develop Plans for IPv4 / IPv6 Especially if a Content Provider Upstream Provider IPv6 Availability? Native Tunneled IPv4 and IPv6 Will Co Exist in The Foreseeable Future 31 Switching Fundamentals Legacy Ethernet Used Hubs An Ethernet DA of sorts All Bits Go to All Ports High Collision Level Due to Shared Media (40 50% of Bandwidth Consumed by Collision Recovery) High Collision Level Yields High Latency Switches Allow Segmentation of Network Allows Dedicated Bandwidth and Point Point Communications Increased Throughput Due to Zero or Minimal Collisions Allows Full Duplex Operation Increased Security Capability Switches Selectively Forward Individual Frames from a Receiving Port to a Destination Port 32 Engineers Part 2 16

17 MAC Addresses Media Access Control MAC Address Unique Hardware Encoded Address Burned In Address Physical Address Spoofing Hexadecimal Format: 12:3A:4D:66:3A:1C or FF FF FF FF FF FF Switches Learn a Table of MAC Addresses MAC Table Maps Destination MAC Addresses to a Port 5 Basic Functions of an Ethernet Switch: Learning MAC Addresses Aging How Long is a MAC Address Maintained? Flooding Selective Forwarding Filtering 33 Switching Types Forwarding Method Store and Forward Receives the Entire Frame Then Makes Decision Drops Any Errored Frame Based Upon CRC SLOW! (but insures no frame errors) Cut Through Look Destination Address in Header of the Frame FAST! (but no error checking) Fragment Free (modified Cut Through) Known as Runt Free Switching 34 Engineers Part 2 17

18 A Simple MAC Table Example 35 VLANS IEEE 802.1Q Virtual Local Area Network VLAN Allows Separation of Network Devices Across a Common Physical Media Why Separate? Control Broadcast Domains Architecture Flexibility Security by Isolating Users Static Port Based VLAN(s) Most Common Manual Assignment Dynamic VLANS: MAC Based VLAN(s) Assignment Based Upon MAC Address Protocol Based VLAN(s) Assignment Based Upon Protocol 36 Engineers Part 2 18

19 VLAN Trunking Allows VLAN(s) to be Shared Across Multiple Devices 37 VLAN Example Switch Port Type Configuration: Access Link Member of One VLAN Only Connects to a Host Trunk Link Carries Traffic From Multiple VLANS Between Switches 38 Engineers Part 2 19

20 Routing Fundamentals Routing is Simply Moving Data From One Network to Another Network All Routers Are Aware of All Networks 39 Routing Protocols Routing is Simply the Moving of Data Across Networks OSI Model Layer 3 Process Routing Involves Two Processes: Determining the Best Path The Hard Part Actually Sending of the Data The Easy Part Static Routing Stub Routing (used when only one path exists) Dynamic Routing Path is Automatically Determined Interior Gateway Protocols (RIP, IGRP, EIGRP, OSPF) Distance Vector Link State Exterior Gateway Protocols (BGP) Hides Internal Topology of the Network 40 Engineers Part 2 20

21 Distance Vector Routing Protocols Routing by Rumor The Overall Network is Unknown, Only Directly Connected Neighbors Are Known by Each Router Routing Decision Based Upon a Distance or Metric and Direction or Vector to Describe the Next Hop 41 Link State Routing Protocols Network Topology Information is Flooded Throughout the Network Each Router Determines its Own Best Path 42 Engineers Part 2 21

22 Routing Protocols Interior Gateway Protocols Used Within the Same Autonomous System (AS) RIP RIPv2 IGRP EIGRP OSPF VLSM Support No Yes No Yes Yes Convergence Slow Slow Medium Fast Fast Configuration Easy Easy Medium Medium Hard Scalability Poor Poor Good Good Good Interoperability Yes Yes No No Yes Exterior Gateway Protocols Used Between Autonomous Systems BGP 43 A Routing Example 44 Engineers Part 2 22

23 What Is A Layer 3 Switch? One Box Solution: Layer 2 Bridging Traditionally Performed in Hardware Layer 3 Routing Traditionally Performed in Software Layer 3 Switch Performs Layer 3 Routing in Hardware Eliminates Use of VLAN(s) Each Port Can Be Assigned to a Subnet Not for All Environments Typically Found in Workgroup Environment Limited to Ethernet Limited to OSPF and RIP Protocols Information Technology for Broadcast Engineers 45 Switching vs Routing Broadcast Domain Collision Domain Collision Domain Collision Domain Router Collision Domain Broadcast Domain 46 Engineers Part 2 23

24 Takeaways Switching is a Layer 2 Process Why Switch? Breaks the Collision Domain MAC Addresses VLAN Basics & Applications VLAN Trunking Use Routing is a Layer 3 Process Why Route? Breaks the Broadcast Domain Recognize Routing Protocols Interior Gateway vs Exterior Gateway Routing Protocols Layer 3 Switching Provides A One Box Solution 47 Quality of Service QoS Why QoS? Allows Network Traffic to Be Prioritized Based Upon Application Streaming Media IP Telephony Real Time Control (automation) Mission Critical Applications Network Factors Impacting Quality: Throughput Dropped Packets Errors Latency Jitter Packet Delivery Out of Order 48 Engineers Part 2 24

25 QoS continued.. Implementing QoS VLAN Implementation Bandwidth Over Provisioning Traffic Shaping DiffServ Implementation Mark Packets According to Type of Service Assigned to Multiple Queues Queue Scheduling Algorithms: Techniques Raise or Lower Queue Priority WFQ Weighted Fair Queuing Class Based Weighted Fair Queuing WRR Weighted Round Robin HFSC Hierarchical Fair Service Curve 49 QoS continued.. QoS Implementation Architecture Packet Identification & Marking Network Element Provisioning End End Policy Management 50 Engineers Part 2 25

26 Controlling Network Traffic Traffic Shaping (packet shaping) is Generally Achieved by Delaying Packets Used to Optimize or Guarantee Performance Control Volume of Traffic Placed on A Network Segment (ingress) Traffic Classification: Sensitive Best Effort Undesired Traffic File Sharing (P2P Traffic) 51 Network Security Concerns Focused on Protecting the Network Infrastructure Common Threats: Packet Sniffers / Port Scanning IP Spoofing Denial of Service Attacks Application Layer Attacks Implementation Considerations: Know Your Enemy Cost Human Factors Understand Your Network Limit Scope of Access Don t Overlook Physical Security 52 Engineers Part 2 26

27 Network Security Tools Firewall Used to Create a Trusted Network Segment by Permitting or Denying Network Packets Types of Firewalls: Packet Filtering Stateless Statefull Application Layer Proxies NAT Detection Tools Intrusion Detection Systems (IDS) Signature Based Anomaly Based Intrusion Prevention Systems (IPS) Combine Firewall & IDS Functions 53 Takeaways QoS Basics Network Quality Factors QoS Implementation Techniques Traffic Shaping Basics Awareness of Network Security Threats Awareness of Network Security Implementation Considerations Firewall Types IDS/ IPS Use 54 Engineers Part 2 27

28 Visualizing The Internet Current IPv4 Internet Routing Table: 353,698 BGP Routes (Monday ) 55 Routing Trivia First Router as We Know is Was the Interface Message Processor IMP Developed in the Late 60 s for ARPANET First Message lo Was Sent on October 29, 1969 from UCLA to the Stanford Research Institute After Recovery From a System Crash, the Word login Was Successfully Transmitted Life Has Never Been the Same Since! 56 Engineers Part 2 28

29 Reference Sources: My Favorite Reference Texts: Ethernet: The Definitive Guide Charles Spurgeon Cisco CCNA Simplified 3 rd Edition Paul Browning Cisco IOS in a Nutshell 2 nd edition James Boney Network Maintenance & Troubleshooting 2 nd Edition Neal Allen Network Warrior Gary Donahue The Illustrated Network Walter Goralski Wireshark Network Analysis Laura Chappell Subnet Calculation Tools: calculator.com subnet calculator.html (Ipv4 and IPv6 capable) IpHONE Aps (itunes Store): IP Calc IP Calculator RFC Documents: editor.org 57 Reference Sources: RFC Documents: editor.org IPv6 References: ipv6.com/ Internet Routing Metrics: World IPv6 Day 58 Engineers Part 2 29

30 Wrap Up? Questions? Thank You for Attending! Wayne M. Pecena, CPBE, 8-VSB, AMD, DRB, CBNT Texas A&M University 59 Engineers Part 2 30

Networking Technology for the Broadcast Engineer The Next Level: Wayne M. Pecena, CPBE, 8 VSB, AMD, DRB, CBNT Texas A&M University

Networking Technology for the Broadcast Engineer The Next Level: Wayne M. Pecena, CPBE, 8 VSB, AMD, DRB, CBNT Texas A&M University Networking Technology for the Broadcast Engineer The Next Level: Routing and Switching Wayne M. Pecena, CPBE, 8 VSB, AMD, DRB, CBNT Texas A&M University Networking Technology for the Broadcast Engineer

More information

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security

Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Fundamentals of IP Networking 2017 Webinar Series Part 4 Building a Segmented IP Network Focused On Performance & Security Wayne M. Pecena, CPBE, CBNE Texas A&M University Educational Broadcast Services

More information

IP Multicast: Does It Really Work? Wayne M. Pecena, CPBE, CBNE

IP Multicast: Does It Really Work? Wayne M. Pecena, CPBE, CBNE IP Multicast: Does It Really Work? Wayne M. Pecena, CPBE, CBNE Texas A&M Information Technology Educational Broadcast Services - KAMU v2 Agenda Introduction IP Networking Review The Multicast Group Multicast

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review. THE OSI MODEL Application Presentation Session Transport Network Data-Link Physical OSI Model Chapter 1 Review By: Allan Johnson Table of Contents Go There! Go There! Go There! Go There! Go There! Go There!

More information

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols Top-Down Network Design Chapter Seven Selecting Switching and Routing Protocols Copyright 2010 Cisco Press & Priscilla Oppenheimer 1 Switching 2 Page 1 Objectives MAC address table Describe the features

More information

Cisco Certified Network Associate ( )

Cisco Certified Network Associate ( ) Cisco Certified Network Associate (200-125) Exam Description: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that

More information

Chapter 18 and 22. IPv4 Address. Data Communications and Networking

Chapter 18 and 22. IPv4 Address. Data Communications and Networking University of Human Development College of Science and Technology Department of Information Technology Chapter 18 and 22 Data Communications and Networking IPv4 Address 1 Lecture Outline IPv4 Addressing

More information

Chapter 7: Routing Dynamically. Routing & Switching

Chapter 7: Routing Dynamically. Routing & Switching Chapter 7: Routing Dynamically Routing & Switching The Evolution of Dynamic Routing Protocols Dynamic routing protocols used in networks since the late 1980s Newer versions support the communication based

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Seven Selecting Switching and Routing Protocols Original slides by Cisco Press & Priscilla Oppenheimer Selection Criteria for Switching and Routing Protocols Network traffic

More information

CCNA Routing and Switching (NI )

CCNA Routing and Switching (NI ) CCNA Routing and Switching (NI400+401) 150 Hours ` Outline The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that is

More information

Networking Technology for Broadcast Engineers"

Networking Technology for Broadcast Engineers Networking Technology for Broadcast Engineers" Wayne M. Pecena, CPBE, CBNE Texas A&M University - KAMU Office of Information Technology Educational Broadcast Services - KAMU "Networking Technology for

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Six Designing Models for Addressing and Naming Copyright 2010 Cisco Press & Priscilla Oppenheimer Guidelines for Addressing and Naming Use a structured model for addressing

More information

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching CHAPTER 4: ROUTING DYNAMIC Routing & Switching CHAPTER4 4.1 Dynamic Routing Protocols 4.2 Distance Vector Dynamic Routing 4.3 RIP and RIPng Routing 4.4 Link-State Dynamic Routing 4.5 The Routing Table

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, ,

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, , CCNA Cisco Certified Network Associate (200-125) Exam DescrIPtion: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment

More information

Cisco CCNA (ICND1, ICND2) Bootcamp

Cisco CCNA (ICND1, ICND2) Bootcamp Cisco CCNA (ICND1, ICND2) Bootcamp Course Duration: 5 Days Course Overview This five-day course covers the essential topics of ICND1 and ICND2 in an intensive Bootcamp format. It teaches students the skills

More information

EITF25 Internet Techniques and Applications L7: Internet. Stefan Höst

EITF25 Internet Techniques and Applications L7: Internet. Stefan Höst EITF25 Internet Techniques and Applications L7: Internet Stefan Höst What is Internet? Internet consists of a number of networks that exchange data according to traffic agreements. All networks in Internet

More information

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview This course will teach students about building a simple network, establishing internet connectivity, managing network device security,

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

"Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary

Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary Description Course Summary The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices: Accelerated (CCNAX), consisting of Interconnecting Cisco Networking Devices, Part

More information

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin,

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, ydlin@cs.nctu.edu.tw Chapter 1: Introduction 1. How does Internet scale to billions of hosts? (Describe what structure

More information

Table of Contents. Cisco TCP/IP

Table of Contents. Cisco TCP/IP Table of Contents TCP/IP Overview...1 TCP/IP Technology...1 TCP...1 IP...2 Routing in IP Environments...4 Interior Routing Protocols...5 RIP...5 IGRP...6 OSPF...6 Integrated IS IS...6 Exterior Routing

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

More information

TEXTBOOK MAPPING CISCO COMPANION GUIDES

TEXTBOOK MAPPING CISCO COMPANION GUIDES TestOut Routing and Switching Pro - English 6.0.x TEXTBOOK MAPPING CISCO COMPANION GUIDES Modified 2018-08-20 Objective Mapping: Cisco 100-105 ICND1 Objective to LabSim Section # Exam Objective TestOut

More information

Chapter 3. Introduction to Dynamic Routing Protocols. CCNA2-1 Chapter 3

Chapter 3. Introduction to Dynamic Routing Protocols. CCNA2-1 Chapter 3 Chapter 3 Introduction to Dynamic Routing Protocols CCNA2-1 Chapter 3 Introduction to Dynamic Routing Protocols Introduction to Dynamic Routing Protocols CCNA2-2 Chapter 3 Perspective and Background Dynamic

More information

What You Need to Know About IP Networking Tutorial

What You Need to Know About IP Networking Tutorial What You Need to Know About IP Networking Tutorial Wayne M. Pecena, CPBE, CBNE Texas A&M University Office of Information Technology Educational Broadcast Services KAMU Public Broadcasting "What You Need

More information

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12 TCP/IP Networking Training Details Training Time : 9 Hours Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training TCP/IP is the globally accepted group

More information

CCNA-A Scope and Sequence (March 2007-Draft)

CCNA-A Scope and Sequence (March 2007-Draft) CCNA-A Scope and Sequence (March 2007-Draft) This document is a preliminary overview of the new CCNA-A curriculum and is subject to change since the courses are still under development. The English versions

More information

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6 RMIT University Data Communication and Net-Centric Computing COSC 1111/2061 Internetworking IPv4, IPv6 Technology Slide 1 Lecture Overview During this lecture, we will understand The principles of Internetworking

More information

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements?

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements? 95 Chapter 7 TCP/IP Protocol Suite and IP Addressing This chapter presents an overview of the TCP/IP Protocol Suite. It starts with the history and future of TCP/IP, compares the TCP/IP protocol model

More information

The Interconnection Structure of. The Internet. EECC694 - Shaaban

The Interconnection Structure of. The Internet. EECC694 - Shaaban The Internet Evolved from the ARPANET (the Advanced Research Projects Agency Network), a project funded by The U.S. Department of Defense (DOD) in 1969. ARPANET's purpose was to provide the U.S. Defense

More information

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ Networking for Data Acquisition Systems Fabrice Le Goff - 14/02/2018 - ISOTDAQ Outline Generalities The OSI Model Ethernet and Local Area Networks IP and Routing TCP, UDP and Transport Efficiency Networking

More information

Introduction to Routing

Introduction to Routing 1 Introduction to Routing Session 2 Presentation_ID.scr 1 Agenda Addressing Concepts Routing Protocols Statics and Defaults 3 ISO OSI Reference Model Routing Information Protocol (RIP and RIPv2) L7 L6

More information

GRE and DM VPNs. Understanding the GRE Modes Page CHAPTER

GRE and DM VPNs. Understanding the GRE Modes Page CHAPTER CHAPTER 23 You can configure Generic Routing Encapsulation (GRE) and Dynamic Multipoint (DM) VPNs that include GRE mode configurations. You can configure IPsec GRE VPNs for hub-and-spoke, point-to-point,

More information

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test 10089.book Page xi Monday, July 23, 2007 3:17 PM Introduction Assessment Test xxiii xxxiii Chapter 1 Internetworking 1 Internetworking Basics 4 Internetworking Models 11 The Layered Approach 12 Advantages

More information

ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch

ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch ICND1 v2.0 Interconnecting Cisco Networking Devices Part 1 CCENT & Part of CCNA Rout/Switch Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview Interconnecting Cisco

More information

Initial motivation: 32-bit address space soon to be completely allocated. Additional motivation:

Initial motivation: 32-bit address space soon to be completely allocated. Additional motivation: IPv6 Initial motivation: 32-bit address space soon to be completely allocated. Additional motivation: header format helps speed processing/forwarding header changes to facilitate QoS IPv6 datagram format:

More information

A few notes. The following slides are NOT from the online curriculum. However, they do cover the same topics using different examples.

A few notes. The following slides are NOT from the online curriculum. However, they do cover the same topics using different examples. Objectives This module explores the evolution and extension of IPv4, including the key scalability features that engineers have added to it over the years: Subnetting Classless interdomain routing (CIDR)

More information

Interconnecting Cisco Networking Devices Part 1 ICND1

Interconnecting Cisco Networking Devices Part 1 ICND1 Interconnecting Cisco Networking Devices Part 1 ICND1 Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 8: Network Routing Protocols Assistant Teacher Samraa Adnan Al-Asadi 1 Routing protocol features There are many ways to characterize routing protocols, including

More information

Network Technologies. Unit 5, Chapter 8 Switching and Routing. Cisco Learning Institute Network+ Fundamentals and Certification

Network Technologies. Unit 5, Chapter 8 Switching and Routing. Cisco Learning Institute Network+ Fundamentals and Certification Network Technologies Unit 5, Chapter 8 Switching and Routing Cisco Learning Institute Network+ Fundamentals and Certification Copyright 2005 by Pearson Education, Inc. Upper Saddle River, New Jersey 07458

More information

FIGURE 3. Two-Level Internet Address Structure. FIGURE 4. Principle Classful IP Address Formats

FIGURE 3. Two-Level Internet Address Structure. FIGURE 4. Principle Classful IP Address Formats Classful IP Addressing When IP was first standardized in September 1981, the specification required that each system attached to an IP-based Internet be assigned a unique, 32-bit Internet address value.

More information

Written and provided by. Expert Reference Series of White Papers. TCP/IP Overview COURSES.

Written and provided by. Expert Reference Series of White Papers. TCP/IP Overview COURSES. Written and provided by Expert Reference Series of White Papers TCP/IP Overview 1-800-COURSES www.globalknowledge.com Table of Contents TCP/IP Overview...1 Document ID: 13769...1 Introduction...1 TCP/IP

More information

Network Security Fundamentals. Network Security Fundamentals. Roadmap. Security Training Course. Module 2 Network Fundamentals

Network Security Fundamentals. Network Security Fundamentals. Roadmap. Security Training Course. Module 2 Network Fundamentals Network Security Fundamentals Security Training Course Dr. Charles J. Antonelli The University of Michigan 2013 Network Security Fundamentals Module 2 Network Fundamentals Roadmap Network Fundamentals

More information

Internet Addresses (You should read Chapter 4 in Forouzan)

Internet Addresses (You should read Chapter 4 in Forouzan) Internet Addresses (You should read Chapter 4 in Forouzan) IP Address is 32 Bits Long Conceptually the address is the pair (NETID, HOSTID) Addresses are assigned by the internet company for assignment

More information

Exercise Sheet 4. Exercise 1 (Routers, Layer-3-Switches, Gateways)

Exercise Sheet 4. Exercise 1 (Routers, Layer-3-Switches, Gateways) Exercise Sheet 4 Exercise 1 (Routers, Layer-3-Switches, Gateways) 1. What is the purpose of Routers in computer networks? (Also explain the difference to Layer-3-Switches.) 2. What is the purpose of Layer-3-Switches

More information

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer CIS 83 Midterm Spring 2004 Answer Sheet Name: Score: Grade: Question Answer Question Answer 1 A B C D E F 51 A B C D E F 2 A B C D E F 52 A B C D E F 3 A B C D E F 53 A B C D E F 4 A B C D E F 54 A B C

More information

Inter-networking. Problem. 3&4-Internetworking.key - September 20, LAN s are great but. We want to connect them together. ...

Inter-networking. Problem. 3&4-Internetworking.key - September 20, LAN s are great but. We want to connect them together. ... 1 Inter-networking COS 460 & 540 2 Problem 3 LAN s are great but We want to connect them together...across the world Inter-networking 4 Internet Protocol (IP) Routing The Internet Multicast* Multi-protocol

More information

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND)

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Interconnecting Cisco Networking Devices Part 1 (ICND) 100-105.exam Number: 100-105 Passing Score: 800 Time Limit: 120 min CISCO 100-105 Interconnecting Cisco Networking Devices Part 1 (ICND) Exam A QUESTION 1 Which route source code represents the routing

More information

Interconnecting Cisco Networking Devices: Accelerated

Interconnecting Cisco Networking Devices: Accelerated Interconnecting Cisco Networking Devices: Accelerated CCNAX v3.0; 5 days, Instructor-led Course Description The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices:

More information

Cisco Technologies, Routers, and Switches p. 1 Introduction p. 2 The OSI Model p. 2 The TCP/IP Model, the DoD Model, or the Internet Model p.

Cisco Technologies, Routers, and Switches p. 1 Introduction p. 2 The OSI Model p. 2 The TCP/IP Model, the DoD Model, or the Internet Model p. Cisco Technologies, Routers, and Switches p. 1 Introduction p. 2 The OSI Model p. 2 The TCP/IP Model, the DoD Model, or the Internet Model p. 6 Networking Basics p. 14 Wireless LANs p. 22 Cisco Hardware

More information

Network Protocols - Revision

Network Protocols - Revision Network Protocols - Revision Luke Anderson luke@lukeanderson.com.au 18 th May 2018 University Of Sydney Overview 1. The Layers 1.1 OSI Model 1.2 Layer 1: Physical 1.3 Layer 2: Data Link MAC Addresses 1.4

More information

An Assessment of Quality of Service and Network Security in IP Based Communication Networks

An Assessment of Quality of Service and Network Security in IP Based Communication Networks An Assessment of Quality of Service and Network Security in IP Based Communication Networks K.Jason 1 and M.Ravikumar 2 1,2 Assistant Professor, Department of CSE, JCT College of Engineering and Technology,

More information

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet Chapter 2 - Part 1 The TCP/IP Protocol: The Language of the Internet Protocols A protocol is a language or set of rules that two or more computers use to communicate 2 Protocol Analogy: Phone Call Parties

More information

IPv6 Feature Facts

IPv6 Feature Facts 12.1.2 IPv6 Feature Facts The current IP addressing standard, version 4, will eventually run out of unique addresses, so a new system is being developed. It is named IP version 6 or IPv6. You should know

More information

Cloud 101. Wayne M. Pecena, CPBE, CBNE Texas A&M University - KAMU

Cloud 101. Wayne M. Pecena, CPBE, CBNE Texas A&M University - KAMU Cloud 101 Wayne M. Pecena, CPBE, CBNE Texas A&M University - KAMU v3 My Agenda Introduction & IP Networking Review Cloud Fundamentals Virtualization & The Data Center Environment Network Providers Takeaways

More information

Understanding Networking Fundamentals

Understanding Networking Fundamentals Understanding Networking Fundamentals Training Details Training Time : 5 Days Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training A strong foundation

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

Guide to TCP/IP Fourth Edition. Chapter 2: IP Addressing and Related Topics

Guide to TCP/IP Fourth Edition. Chapter 2: IP Addressing and Related Topics Guide to TCP/IP Fourth Edition Chapter 2: IP Addressing and Related Topics Objectives Describe IP addressing, anatomy and structures, and addresses from a computer s point of view Recognize and describe

More information

Hands-On Network Security: Practical Tools & Methods

Hands-On Network Security: Practical Tools & Methods Hands-On Network Security: Practical Tools & Methods Security Training Course Dr. Charles J. Antonelli The University of Michigan 2012 Hands-On Network Security Module 2 Network Fundamentals Roadmap Network

More information

Interconnecting Cisco Networking Devices Part 1 ( )

Interconnecting Cisco Networking Devices Part 1 ( ) Interconnecting Cisco Networking Devices Part 1 (100-101) Exam Description: The 100-101 Interconnecting Cisco Networking Devices Part 1 (ICND1) is a 1.5- hour exam with 50 60 questions. The 100-101 Interconnecting

More information

Copyleft 2005, Binnur Kurt. Objectives

Copyleft 2005, Binnur Kurt. Objectives 1 ing Fundamentals Copyleft 2005, Binnur Kurt Objectives Define basic networking terms Describe some commonly used network applications Describe the main purposes and functions of computer networking Describe

More information

Unit 5 - IPv4/ IPv6 Transition Mechanism(8hr) BCT IV/ II Elective - Networking with IPv6

Unit 5 - IPv4/ IPv6 Transition Mechanism(8hr) BCT IV/ II Elective - Networking with IPv6 5.1 Tunneling 5.1.1 Automatic Tunneling 5.1.2 Configured Tunneling 5.2 Dual Stack 5.3 Translation 5.4 Migration Strategies for Telcos and ISPs Introduction - Transition - the process or a period of changing

More information

Solution of Exercise Sheet 4. Exercise 1 (Routers, Layer-3-Switches, Gateways)

Solution of Exercise Sheet 4. Exercise 1 (Routers, Layer-3-Switches, Gateways) Solution of Exercise Sheet 4 Exercise 1 (Routers, Layer-3-Switches, Gateways) 1. What is the purpose of Routers in computer networks? (Also explain the difference to Layer-3-Switches.) They forward packets

More information

Networks. an overview. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. February 4, 2008

Networks. an overview. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. February 4, 2008 Networks an overview dr. C. P. J. Koymans Informatics Institute University of Amsterdam February 4, 2008 dr. C. P. J. Koymans (UvA) Networks February 4, 2008 1 / 53 1 Network modeling Layered networks

More information

IT220 Network Standards & Protocols. Unit 8: Chapter 8 The Internet Protocol (IP)

IT220 Network Standards & Protocols. Unit 8: Chapter 8 The Internet Protocol (IP) IT220 Network Standards & Protocols Unit 8: Chapter 8 The Internet Protocol (IP) IT220 Network Standards & Protocols REMINDER Student Evaluations 4 Objectives Identify the major needs and stakeholders

More information

CCNA Exploration Network Fundamentals

CCNA Exploration Network Fundamentals CCNA Exploration 4.0 1. Network Fundamentals The goal of this course is to introduce you to fundamental networking concepts and technologies. These online course materials will assist you in developing

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 7: Introduction to IPv6 Assistant Teacher Samraa Adnan Al-Asadi 1 IPv6 Features The ability to scale networks for future demands requires a limitless supply of

More information

Network Layer. Goals of This Lecture. Internet Reference Model. Outline of the Class

Network Layer. Goals of This Lecture. Internet Reference Model. Outline of the Class Goals of This Lecture Network Layer Kuang Chiu Huang TCM NCKU Through the lecture and in-class discussion, students are enabled to describe role and functions of the network layer, and compare different

More information

CCNA MCQS with Answers Set-1

CCNA MCQS with Answers Set-1 CCNA MCQS with Answers Set-1 http://freepdf-books.com CCNA MCQS with Answers Set-1 Question 1# - Which of the following are ways to provide login access to a router? (choose all that apply) A. HTTP B.

More information

Campus Networking Workshop CIS 399. Core Network Design

Campus Networking Workshop CIS 399. Core Network Design Campus Networking Workshop CIS 399 Core Network Design Routing Architectures Where do we route? At the point where we want to limit our layer-2 broadcast domain At your IP subnet boundary We can create

More information

BTEC Level 3 Extended Diploma

BTEC Level 3 Extended Diploma BTEC Level 3 Extended Diploma Unit 9 Computer Network Routing and Routing Protocols BTEC Level 3 Extended Diploma Introduction to Routing Routing is the process that a router uses to forward packets toward

More information

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA

CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CERTIFICATE CCENT + CCNA ROUTING AND SWITCHING INSTRUCTOR: FRANK D WOUTERS JR. CETSR, CSM, MIT, CA CCENT - Cisco Certified Entry Networking Technician (ICND1) CCNA Routing and Switching (ICND2) Prerequisites:

More information

Hands-On TCP/IP Networking

Hands-On TCP/IP Networking Hands-On Course Description In this Hands-On TCP/IP course, the student will work on a live TCP/IP network, reinforcing the discussed subject material. TCP/IP is the communications protocol suite on which

More information

Scope and Sequence: CCNA Exploration v4.0

Scope and Sequence: CCNA Exploration v4.0 Scope and Sequence: CCNA Exploration v4.0 Last Updated August 30, 2007 The course objectives and outline for the final two CCNA Exploration courses, LAN Switching and Wireless and Accessing the WAN, are

More information

CCNA Exploration Network Fundamentals. Chapter 06 Addressing the Network IPv4

CCNA Exploration Network Fundamentals. Chapter 06 Addressing the Network IPv4 CCNA Exploration Network Fundamentals Chapter 06 Addressing the Network IPv4 Updated: 20/05/2008 1 6.0.1 Introduction Addressing is a key function of Network layer protocols that enables data communication

More information

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols Guide to Networking Essentials, 6 th Edition Chapter 5: Network Protocols Objectives Describe the purpose of a network protocol, the layers in the TCP/IP architecture, and the protocols in each TCP/IP

More information

What is the difference between unicast and multicast? (P# 114)

What is the difference between unicast and multicast? (P# 114) 1 FINAL TERM FALL2011 (eagle_eye) CS610 current final term subjective all solved data by eagle_eye MY paper of CS610 COPUTER NETWORKS There were 30 MCQs Question no. 31 (Marks2) Find the class in 00000001.001011.1001.111

More information

TDC 363 Introduction to LANs

TDC 363 Introduction to LANs TDC 363 Introduction to LANs Routing Protocols and RIP Greg Brewster DePaul University TDC 363 1 Dynamic Routing Routing Protocols Distance Vector vs. Link State Protocols RIPv1 & RIPv2 RIP Problems Slow

More information

CIDR VLSM AS. รศ.ดร. อน นต ผลเพ ม Asso. Prof. Anan Phonphoem, Ph.D.

CIDR VLSM AS. รศ.ดร. อน นต ผลเพ ม Asso. Prof. Anan Phonphoem, Ph.D. CIDR VLSM AS รศ.ดร. อน นต ผลเพ ม Asso. Prof. Anan Phonphoem, Ph.D. anan.p@ku.ac.th http://www.cpe.ku.ac.th/~anan Computer Engineering Department Kasetsart University, Bangkok, Thailand 1 Outline Classless

More information

Networking Fundamentals

Networking Fundamentals Networking Fundamentals Network Startup Resource Center www.nsrc.org These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Chapter 18. Introduction to Network Layer

Chapter 18. Introduction to Network Layer Chapter 18. Introduction to Network Layer 18.1 Network Layer Services 18.2 Packet Switching 18.3 Network Layer Performance 18.4 IPv4 Addresses 18.5 Forwarding of IP Packets Computer Networks 18-1 Communication

More information

IPv6. Internet Technologies and Applications

IPv6. Internet Technologies and Applications IPv6 Internet Technologies and Applications Contents Summary of IPv6 core features Auto-configuration IPv4-IPv6 transition techniques IPv6 networks today ITS 413 - IPv6 2 Motivation Current version of

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get

More information

Chapter 5 RIP version 1

Chapter 5 RIP version 1 Cisco CCNA 2 Exploration - Routing Chapter 5 RIP version 1 João José jjose@ualg.pt http://w3.ualg.pt/~jjose/cisco/ Based on: Graziani, R. (2008) CIS 82 Routing Theory and Concepts RIPv1: A Distance Vector,

More information

Routing Basics ISP/IXP Workshops

Routing Basics ISP/IXP Workshops Routing Basics ISP/IXP Workshops 1 Routing Concepts IPv4 Routing Forwarding Some definitions Policy options Routing Protocols 2 IPv4 Internet uses IPv4 addresses are 32 bits long range from 1.0.0.0 to

More information

Networking: Network layer

Networking: Network layer control Networking: Network layer Comp Sci 3600 Security Outline control 1 2 control 3 4 5 Network layer control Outline control 1 2 control 3 4 5 Network layer purpose: control Role of the network layer

More information

Chapter 5 Network Layer

Chapter 5 Network Layer Chapter 5 Network Layer Network Layer IPv4 2 IP Header Application Header + data 3 IP IP IP IP 4 Focus on Transport Layer IP IP 5 Network Layer The Network layer (Layer 3) provides services to exchange

More information

Lecture 1: Introduction

Lecture 1: Introduction Int ernet w orking Lecture 1: Introduction The Internet, underlying link layer, and IP addressing Literature: Forouzan: TCP/IP Protocol Suite: Ch 1-5 The Internet today 250 million hosts 580 million users

More information

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview

IT114 NETWORK+ Learning Unit 1 Objectives: 1, 2 Time In-Class Time Out-Of-Class Hours 2-3. Lectures: Course Introduction and Overview IT114 NETWORK+ Course Objectives Upon successful completion of this course, the student will be able to: 1. Identify the devices and elements of computer networks; 2. Diagram network models using the appropriate

More information

Vorlesung Kommunikationsnetze

Vorlesung Kommunikationsnetze Picture 15 13 Vorlesung Kommunikationsnetze Prof. Dr. H. P. Großmann mit B. Wiegel sowie A. Schmeiser und M. Rabel Sommersemester 2009 Institut für Organisation und Management von Informationssystemen

More information

Chapter 7 Routing Protocols

Chapter 7 Routing Protocols Chapter 7 Routing Protocols Nonroutable Protocols In the early days of networking, networks were small collections of computers linked together For the purposes of sharing information and expensive peripherals

More information

GoCertify Advanced Cisco CCIE Lab Scenario # 1

GoCertify Advanced Cisco CCIE Lab Scenario # 1 GoCertify Advanced Cisco CCIE Lab Scenario # 1 (http://www.gocertify.com) IPexpert, Inc. is a leading provider in on-line Cisco CCNA, CCNP and CCIE training material. For more information please visit

More information

ABR (Area Border Router), 206, 216 access, dedicated networks, 23 access layer, three-layer hierarchical design model, 6

ABR (Area Border Router), 206, 216 access, dedicated networks, 23 access layer, three-layer hierarchical design model, 6 1358_fmi.book Page 460 Thursday, May 27, 2004 2:21 PM A ABR (Area Border Router), 206, 216 access, dedicated networks, 23 access layer, three-layer hierarchical design model, 6 access lists, scalable networks,

More information

To contain/reduce broadcast traffic, we need to reduce the size of the network (i.e., LAN).

To contain/reduce broadcast traffic, we need to reduce the size of the network (i.e., LAN). 2.3.3 Routers 2.3.3.1 Motivation Bridges do not stop broadcast traffic. This can lead to broadcast storms (e.g., more than 100 nonunicast frames/sec) which can be catastrophic. This can bring the network

More information

Symbols. Numerics I N D E X

Symbols. Numerics I N D E X I N D E X Symbols? (question mark), CLI help system, 126 Numerics A 2-router BGP topology, configuring, 279 284 4-router BGP topology, configuring, 266, 276 279 ABRs (area border routers), 9, 87, 95, 141

More information

Overview. Information About Layer 3 Unicast Routing. Send document comments to CHAPTER

Overview. Information About Layer 3 Unicast Routing. Send document comments to CHAPTER CHAPTER 1 This chapter introduces the basic concepts for Layer 3 unicast routing protocols in Cisco NX-OS. This chapter includes the following sections: Information About Layer 3 Unicast Routing, page

More information

CCNA 4 - Final Exam (B)

CCNA 4 - Final Exam (B) CCNA 4 - Final Exam (B) 1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment

More information