Branch-Based Network Architecture

Size: px
Start display at page:

Download "Branch-Based Network Architecture"

Transcription

1 1 Branch-Based Network Architecture Session 2 1

2 Objective Provide the key factors to design a cost-effective, branch-based network 3 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 4 2

3 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 5 Some Typical Customer Examples Retail Financial Hospital Government 6 3

4 Banking Example Automatic teller machines Transactions PBX Branch alarm systems Main branch call centers ATM (SDLC) or ATM (SDLC) Alarm 7 Application Examples Terminal emulation Enterprise Resource Planning (ERP) Transaction and DB (checking, transfers, ATM, and queries) Mail and file transfer Web integration Patient care 8 4

5 Technology Evolution Mainframe Mainframe 37X5 Mainframe CIP Server Terminal Controller Modems Cluster Control SDLC Front End Processor X.25 Gateway PAD 3745 NPSI Local Access X.25 PAD PAD Frame Relay SMDS ATM Cluster Control Cluster Control 3174 Token Ring Async Terms Client Async 12/2400 Leased Bisync Leased SDLC Multidrop X.25 Usage Based Local Dial-Up Frame Relay, ISDN ATM, SMDS, XDSL 9 Today s Multiservice Networks Partner1 Order Language Config Language SDH/ATM/FR Backbone Internet Multiple Access Technologies Cable ADSL D/C D/C Frame ATM FUNI ISDN POTS ATM, Frame Relay, IP, Voice Services Mobile Wireless ATM 10 5

6 Network Evolution Applications Applications Transport Services Application Security Resource Controls Controls Transport Services Manageability Controls 11 Component Class Network Application Services Transport Network Firewalls Router Policy Servers LAN Switch DNS/DHCP FR/ATM Switch 2 Data Link Bridge 1 Physical Hub Stat Mux Multiplexer 12 6

7 Routers Multiple Protocols Multiple Media IP Novell AppleTalk NetBIOS SRB SDLC ISDN X.25 OSI Banyan XNS DECnet SMDS Frame Relay Token Ring FDDI Ethernet Private 19.2, 56, 64 kbps T1, E1, T3, E3 Circuit POTS, BRI, PRI Sw 56, H0, T1, T3 Packet X.25, Frame Relay SMDS, ATM 13 Definition of a Flow Traffic generated from a source to a destination Depending on the protocol, traffic from sourcedestinationsource may be asymmetric or symmetric 14 7

8 Know Your Flows Application and network bandwidth Batch and burst requirement Application packet size Application priority Latency Transactions/packets per second Packet destination type: unicast, multicast or broadcast Congestion behavior Data size and overhead New York 512 Kbps Port Boston 256 Kbps Port Dallas 128 Kbps Port Atlanta 128 Kbps Port 15 Traffic Definition Types Unicast (one to one only) Multicast (one to many) Broadcast (one to all) 16 8

9 Multicasting Data Is Replicated at the Last Possible Point by the Network Saves bandwidth Permits simultaneous replication Offloads sending host Creates trees and branches Requires address management 17 Application Example: Voice Compression 64 Bandwidth (Kbps) Unacceptable Business Quality (Cellular) Toll Quality * PCM * ADPCM 32 (G.723) * ADPCM 24 (G.725) * * ADPCM 16 (G.726) LDCELP 16 (G.728) * * LPC 4.8 CS-ACELP 8 (G.729) Quality 18 9

10 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 19 Network Design Criteria Bandwidth management QoS, compression, bandwidth on demand, tariff management, capacity planning Security Authentication, encryption, firewall High availability Redundancy, backup Scalability Hierarchical design Manageability Qos Compression Bandwidth on Demand Tariff Management Authentication Encryption Firewall Redundancy Backup Hierarchical Design Network Management 20 10

11 Hierarchical Network Design Core Distribution Access Best Way to Design for Scalability and Manageability 21 WAN Hierarchical Logical Design Fully Redundant Efficient Traffic Forwarding Central WAN Core FR,ATM, T3/E3,T1/E1 Core Regional Regional Regional Route Summarization Use Separate Areas/ A.S. SAP Filtering Enable BW Features Branch Branch Branch Branch Branch Branch Branch Branch Branch Branch Branch Distribution Static or Default Routes Compression SOHO SOHO SOHO SOHO SOHO Mobile Mobile Mobile Mobile Mobile Access 22 11

12 Core High speed for traffic forwarding Keep it simple, but redundant Not oversubscribed Don t fully mesh more complex and inefficient 23 Distribution Access aggregation and oversubscription Address summarization for dedicated and backup lines (ISDN, dial, etc.) Limit number of access lines/pvcs per router Know your flows in order to provision backbone uplinks and access links Bandwidth management Core Distribution 24 12

13 Access Core Bandwidth management (QoS, compression Services Media encapsulation and conversion (X.25, STUN, SNA, Access ATM 25 Topology Design Star topologies Fully-meshed topologies Partially-meshed topologies 26 13

14 Start Topologies Advantages: Simple management and tariff costs Disadvantages: Core router limits performance, single point of failure and not scalable 27 Fully-Meshed Topologies Advantages: High redundancy and supports all net protocols Disadvantages: Large number of VCs, large number of packet/broadcast replication 28 14

15 Partially-Meshed Topologies Combination of full and star topology Best mix to provide scalability, limited number of VCs, redundancy and performance 29 Broadcast/Multicast Issues Multicast is treated as broadcast in packet based nets Broadcast/multicast need to replicate over every VC on a physical line Different levels of broadcast with different protocols Broadcast/Multicast Scalability and Performance Will Vary Based on Topology and Media Selection 30 15

16 Some WAN Connectivity Options Leased Line 56kbps and Above Optimizes Speed Minimizes Variable Performance Easier Management Highest Cost Frame Relay 56kbps to T3/E3 kbps Variable Performance More Performance Management Lowest Cost ATM T1/E1 and Above Bandwidth Flexibility Cell Overhead Cloud Redundancy Highest Bandwidth/$ 31 The Internet Protocol (IP) 32 16

17 SNA, DECnet,, AppleTalk Legacy protocols Still have many applications in use today Ships in the night or encapsulated in another protocol (I.e., SNA over IP) All use bridging or proprietary routing protocols 33 Integrating Legacy into IP Permits legacy protocols only where required Any to any host communication Reduces complexity of design and operations in the core and distribution Uses efficient IP routing protocols for high availability Uses more cost-effective IP tools 34 17

18 Addressing FDDI Network Network FDDI Token Ring Network Network 5 Network 2 35 Addressing Issues Efficient use of address space Growth Ease of administration Address efficiency vs. routing efficiency (summarization) Static vs. dynamic addressing Each routing/network protocol uses its own scheme (IP, IPX, DECnet) 36 18

19 Queuing Comparison FIFO queuing Weighted-fair queuing Priority queuing Custom queuing Critical for Multiservice Traffic 37 Agenda Introduction Network Design Routing and Switching Security Scalability Management Examples Q&A 38 19

20 The Basics Routing and Switching What Is Routing? OSPF BGP What Is Switching? Packet Forwarding Layer 3 Switch 39 Router/Switch Functions Routing = building maps and giving directions Switching = moving packets between interfaces 40 20

21 Routing Protocol Goals Optimal path selection Loop-free routing Fast convergence Limited design administration Minimize update traffic Scalable support hierarchical topology Easy to configure 41 Routing Protocol Choices Static routes Dynamic Internal Gateway Protocols (EIGRP, OSPF, RIPv1, RIPv2, etc.) External Gateway Protocols (BGP4) Multicast (PIM, DVMRP, mbgp) On-Demand Routing (ODR) 42 21

22 When to Use OSPF Required dynamic routing Hierarchical networks Address aggregation Fast convergence No periodic updates efficient for low-speed WANs The Best for Designing a New Network, Requires a Hierarchical Design 43 On-Demand Routing Hub-spoke model Hub dynamically maintains routes No routing protocol required in stub Works well when only limited access or non- dedicated links Dynamic Routing Protocol PSTN ISDN ODR 44 22

23 BGP for External Connectivity A Peering AS 100 AS 101 B D E AS 102 NOT an IGP, external gateway protocol Incremental update C 45 When to Use BGP Connecting to external entities owned or operated by you (other AS) Only require connectivity information for best optimal path decision Keeps internal routing information separate from external routing information Use It when You Have Multihomed Internet or Partner Connections 46 23

24 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 47 Scalability Performance Growth and new applications Media costs Traffic flows and geographic concentration Bandwidth efficiency Load distribution and balancing 48 24

25 Understanding Vendor Thresholds Hardware and/or software architectures and configurations vary Often less than media speed for one or more interfaces in network device Work with vendor to understand limitations, threshold behavior, and tuning capabilities 49 High Availability Understand application performance and timeouts Queuing and flow control mechanisms (transport and application-based) Redundancy and load balancing issues (if possible to implement and how) Fast network convergence (level 2 or 3) 50 25

26 Scalability and Redundancy for Servers Redundant servers (clusters) Traffic director (centralized) Distributed director (distributed) Content caching Replication and multicasting of contents 51 Application Scalability Know the applications and flows Test with developers for LAN and WAN testing (Ethernet, Frame Relay and Dial) Test redundancy and high availability Understand chatter 52 26

27 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 53 Security Issues What is my corporate security policy? Traffic issues Operational issues (network equipment configuration and service denial) What is your sensitive data? What is your cost of loss of data or service? How do I verify my security policy? 54 27

28 Security AAA Server Customer Network ACL ACL HQ Network NMS Authenticated/Encrypted Connection Authenticated/ Encrypted Tunnel Firewall Internet NAS ACL AAA Server NetFlow Collector 55 Network Configuration Password enabled or AAA for remote access and 16 levels of administrators Directory services Authentication for routing exchange Filtering authorized NOC stations Firewalling services and NOC Logging and reporting Active audits 56 28

29 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 57 Administration Configuration management Change management Inventory management Provisioning Policy management Capacity planning 58 29

30 Operation Directory services Logging and data collection Availability management SLA monitoring and reporting Fault management 59 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 60 30

31 Examples Banking Financial Retail 61 Banking Applications Automatic teller machines SDLC, bisync, security video Transactions Deposits, wire, foreign exchange Branch alarm systems Main branch call centers 62 31

32 Banking Requirements Availability Security Multiprotocol QoS 63 Banking IP Transport PBX /7500 At Central Site Redundant Routers (HSRP) VoIP Termination Router ISDN/Dial Backup IP ISDN/Dial WAN Connect Options Frame Relay: Multi VCs Leased Line ISDN (Backup) CRTP ATM (SDLC) or ATM (BSC) Alarm WFQ CQ WRED IP Precedence CAR 3600 Voice/PBX Video SDLC or BSC LAN 64 32

33 Banking WAN Switched PBX ATM/FR ATM, FR, Leased AutoRoute OptiClass ForeSight IGX 8400 ATM/FR/ Leased Use ATM or Leased to Interconnect Multiple IGX Concentrators, Using Public FR Will Mean No AutoRoute; up to 255 Remote Connections per IGX 8400 WAN Connect Options MultiFlex Trunk: ATM Mode MultiFlex Trunk: Channelized Serial Port: Public FR Serial Port: Leased Serial Port: PPP (No Voice) ATM (SDLC) or ATM (SDLC) Alarm MC3810 Voice/PBX Video SDLC LAN 65 Financial: Applications Stock trading traditional Stock trading Internet Stock ticker services (RT) Securities exchange Confirmations desk 66 33

34 Financial: Requirements Security Redundancy (high availability) Predictable and low delay Multicast High BW QoS to offer different service levels 67 Financial: Designs Multicast Confirmations Desk Firewall A HSRP B PBX Internet Redundant Connections HSRP Web Servers Home/Remote Trading Branch NASDAQ CSCO NASDAQ CSCO Ticker Services Foreign Offices Trading Floor 68 34

35 Health Care: Applications Electronic medical records Textual/multimedia; capture, track, archive, retrieve Teleradiology Filmless imaging system; capture, track, archive, retrieve Telemedicine (distant patient care) Remote diagnosis/surgery Specialist to specialist consultation Continuing education 69 Health Care: Requirements Security Bandwidth Redundancy QoS RSVP, WFQ, IP precedence 70 35

36 Health Care: Designs EMR Server MA GN MRI Center Admin/ Finance Nurse Call Center CRTP PBX Storage Array Archive Station Dry Process Print PSTN ISDN Partner Facility RSVP IP Precedence Clinic Physician Office Remote Clinic WFQ Radiologist Office Home Health Kidney Dialysis Center 71 Retail PBX Central Site or Corp HQ Redundant Routers (HSRP) Voice Termination Router High Speed Backup Backup Site Redundant Routers (HSRP) Voice Termination Router High Speed Backup Local Database Server Alarm ISDN/Dial Point of Sale Store or Outlet Voice/PBX Video LAN Regional Site or Store Redundant Routers Voice Termination Router Multiple Computer Site Connectivity WAN Connect Options Frame Relay, ATM, VPN Leased Line POTS or ISDN (Backup) 72 36

37 Agenda Introduction Network Design Routing and Switching Scalability Security Management Examples Q&A 73 References Internetworking Design Basics and Designing Packet Services on CCO Technology and products sessions for : WAN, Access, Cisco IOS, Security, Voice, Network Management and General 74 37

38 Objective Provide the key factors to design a cost-effective, Branch-based network 75 Please Complete Your Evaluation Form Session 76 38

39 77 39

Cisco IOS Software p. 1 Benefits p. 2 Packaging p. 6 Features Supported p. 7 Cisco Router Hardware p. 23 Cisco Router Network Hierarchy p.

Cisco IOS Software p. 1 Benefits p. 2 Packaging p. 6 Features Supported p. 7 Cisco Router Hardware p. 23 Cisco Router Network Hierarchy p. Foreword p. xxix Cisco IOS Software p. 1 Benefits p. 2 Packaging p. 6 Features Supported p. 7 Cisco Router Hardware p. 23 Cisco Router Network Hierarchy p. 24 Online Insertion and Removal (OIR) p. 28 Cisco

More information

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Product Overview Cisco Dynamic Multipoint VPN (DMVPN) is a Cisco IOS Software-based security solution for building scalable

More information

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems.

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems. THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS Sangeeta Anand Vice President Product Management Cisco Systems October 20, 2003 1 Agenda Introducing the Full Service Network The MPLS Journey

More information

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications

Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Data Sheet Cisco Dynamic Multipoint VPN: Simple and Secure Branch-to-Branch Communications Product Overview Cisco Dynamic Multipoint VPN (DMVPN) is a Cisco IOS Software-based security solution for building

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

BW Protection. 2002, Cisco Systems, Inc. All rights reserved.

BW Protection. 2002, Cisco Systems, Inc. All rights reserved. BW Protection 2002, Cisco Systems, Inc. All rights reserved. 1 Cisco MPLS - Traffic Engineering for VPNs Amrit Hanspal Sr. Product Manager MPLS & QoS Internet Technologies Division 2 Agenda MPLS Fundamentals

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

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

CCNP 2: Remote Access

CCNP 2: Remote Access Scope and Sequence CCNP 2: Remote Access Cisco Networking Academy Program Version 3.1 Table of Contents CCNP 2: REMOTE ACCESS...1 TABLE OF CONTENTS...2 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3

More information

Cisco Cookbook. Kevin Dooley and IanJ. Brown. O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

Cisco Cookbook. Kevin Dooley and IanJ. Brown. O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Cisco Cookbook Kevin Dooley and IanJ. Brown O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents Preface xv 1. Router Configuration and File Management 1 1.1 Configuring

More information

SYSTEMS ADMINISTRATION USING CISCO (315)

SYSTEMS ADMINISTRATION USING CISCO (315) Page 1 of 11 Contestant Number: Time: Rank: SYSTEMS ADMINISTRATION USING CISCO (315) REGIONAL 2016 Multiple Choice: Multiple Choice (50 @ 10 points each) TOTAL POINTS (500 points) (500 points) Failure

More information

H3C AR18 Series Branch Access Routers Introduction. Date: Security Level: Normal H3C Technologies Co., Limited.

H3C AR18 Series Branch Access Routers Introduction. Date: Security Level: Normal H3C Technologies Co., Limited. H3C AR18 Series Branch Access Routers Introduction Date: 2007-04-10 Security Level: Normal H3C Technologies Co., Limited. Agenda Overview Product Introduction Competitor Analysis Typical Solution Router

More information

Exam Questions

Exam Questions Exam Questions 200-310 DESGN Designing for Cisco Internetwork Solutions https://www.2passeasy.com/dumps/200-310/ 1. What is the recommended spanning tree protocol to use for all Layer 2 deployments in

More information

SYNCHRONY. Full Featured Voice/Data. Backbone and Regional. Nodes Incorporating. Frame Switching and. Routing Support ST-1000 AND ST-20

SYNCHRONY. Full Featured Voice/Data. Backbone and Regional. Nodes Incorporating. Frame Switching and. Routing Support ST-1000 AND ST-20 ST-1000 AND ST-20 Full Featured Voice/Data Backbone and Regional Nodes Incorporating Frame Switching and Routing Support Multiservice platform Quality of Service guarantees VPN resource partitioning Application

More information

Introduction to WAN Technologies

Introduction to WAN Technologies Introduction to WAN Technologies From DocWiki This article introduces the various protocols and technologies used in wide-area network (WAN) environments. Topics summarized here include point-to-point

More information

Configuring Transparent Bridging

Configuring Transparent Bridging Configuring Transparent Bridging Document ID: 10676 Contents Introduction Before You Begin Conventions Prerequisites Components Used Bridging Transparent Bridging Configuration Examples Example 1: Simple

More information

COPYRIGHTED MATERIAL. Contents at a Glance. Assessment Test

COPYRIGHTED MATERIAL. Contents at a Glance. Assessment Test 4207bookCAG.fm Page x Friday, April 25, 2003 9:27 AM at a Glance Introduction Assessment Test xxvii xxxvii Chapter 1 Network Design and Concepts 1 Chapter 2 Configuration and IOS Commands 29 Chapter 3

More information

voice-enabling.book Page 72 Friday, August 23, :19 AM

voice-enabling.book Page 72 Friday, August 23, :19 AM voice-enabling.book Page 72 Friday, August 23, 2002 11:19 AM voice-enabling.book Page 73 Friday, August 23, 2002 11:19 AM C H A P T E R 4 Offering Bundled and Data Services Chapter 2, VoIP Network Architectures:

More information

DPRO Kimberly K. Hiller, Gerald Arcuri

DPRO Kimberly K. Hiller, Gerald Arcuri Kimberly K. Hiller, Gerald Arcuri Technology Overview 27 August 2003 Routers: Overview Summary Routers continue to evolve with better performance and a larger variety of WAN and LAN options, and security.

More information

Introducing Campus Networks

Introducing Campus Networks Cisco Enterprise Architecture Introducing Campus Networks 2003, Cisco Systems, Inc. All rights reserved. 2-1 2003, Cisco Systems, Inc. All rights reserved. BCMSN v2.0 2-2 Campus Data Center Combines switching

More information

Cisco 6 Routers. Andrew Hamilton John Mistichelli with Bryant G. Tow. San Francisco Paris Düsseldorf Soest London SYBEX

Cisco 6 Routers. Andrew Hamilton John Mistichelli with Bryant G. Tow. San Francisco Paris Düsseldorf Soest London SYBEX Cisco 6 Routers. Andrew Hamilton John Mistichelli with Bryant G. Tow O SYBEX San Francisco Paris Düsseldorf Soest London Introduction xviii Part 1 Up and Running 1 Chapter 1 A Brief Review of the OSI Model

More information

WAN Technologies CCNA 4

WAN Technologies CCNA 4 WAN Technologies CCNA 4 Overview Note: Most of this will be described in more detail in later chapters. Differentiate between a LAN and WAN Identify the devices used in a WAN List WAN standards Describe

More information

Exam: Title : Routing & Switching Exam (RSS) Ver :

Exam: Title : Routing & Switching Exam (RSS) Ver : Exam: 646-521 Title : Routing & Switching Exam (RSS) Ver : 01.02.04 Missing answer will be provided shortly. QUESTION 1 What does the Catalyst 6500 Network Analysis Module (NAM) do? (Choose two) A. Gives

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

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets?

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets? Nguyen The Nhat - Take Exam Exam questions Time remaining: 00: 00: 51 1. Which command will give the user TECH privileged-mode access after authentication with the server? username name privilege level

More information

MPLS in the DCN. Introduction CHAPTER

MPLS in the DCN. Introduction CHAPTER CHAPTER 5 First Published: January 3, 2008 Last Updated: January 3, 2008 Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images Use Cisco Feature Navigator to find information

More information

Contents. Introduction to Networking. Preface...i. Introduction... xix

Contents. Introduction to Networking. Preface...i. Introduction... xix Contents Introduction to Networking Introduction to Networking Preface...i Key Topics...i Course Objectives...ii Pedagogical Features...ii Learning Objectives, Unit Summaries, Discussion Questions, and

More information

Logical Network Design (Part II)

Logical Network Design (Part II) Logical Network Design (Part II) DCS COMSATS Institute of Information Technology Rab Nawaz Jadoon Assistant Professor COMSATS IIT, Abbottabad Pakistan Telecommunication Network Design (TND) Possible (Part

More information

Level 6 Advanced Diploma in Routing & Switching (112) 151 Credits

Level 6 Advanced Diploma in Routing & Switching (112) 151 Credits Level 6 Advanced Diploma in Routing & Switching (112) 151 Credits Unit: Advanced LAN, WAN & Switching Configuration Exam Paper No.: 3 Prerequisites: Networking knowledge. Total Qualification Time: 320

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 642-845 Title : Optimizing Converged Cisco Networks Vendors : Cisco Version

More information

Cisco Router Configuration Handbook

Cisco Router Configuration Handbook Cisco Router Configuration Handbook Second Edition Dave Hucaby, CCIE No. 4594 Steve McQuerry, CCIE No. 6108 Andrew Whitaker Cisco Press 800 East 96th Street Indianapolis, IN 46240 IX Contents Introduction

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

More information

PassReview. PassReview - IT Certification Exams Pass Review

PassReview.   PassReview - IT Certification Exams Pass Review PassReview http://www.passreview.com PassReview - IT Certification Exams Pass Review Exam : 640-863 Title : Designing for Cisco Internetwork Solutions Vendors : Cisco Version : DEMO Get Latest & Valid

More information

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1

Internetworking Concepts Overview. 2000, Cisco Systems, Inc. 2-1 Internetworking Concepts Overview 2000, Cisco Systems, Inc. 2-1 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a 2-2 Objectives On completion of this chapter, you will be able to perform the following

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

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

Cisco Group Encrypted Transport VPN

Cisco Group Encrypted Transport VPN Cisco Group Encrypted Transport VPN Q. What is Cisco Group Encrypted Transport VPN? A. Cisco Group Encrypted Transport is a next-generation WAN VPN solution that defines a new category of VPN, one that

More information

Cisco Networking Academy Curriculum - Semester Three Scope and Sequence

Cisco Networking Academy Curriculum - Semester Three Scope and Sequence Cisco Networking Academy Curriculum - Semester Three Scope and Sequence Course Description: This is the third course in four courses designed to introduce new content and extend previously learned networking

More information

Data Transport Networks

Data Transport Networks DC 8-1 DATACOMM John Abbott College JPC Data Transport Networks M. E. Kabay, PhD, CISSP Director of Education, ICSA President, JINBU Corp Copyright 1998 JINBU Corp. All rights reserved DC 8-2 Data Transport

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

ISP and IXP Design. Point of Presence Topologies. ISP Network Design. PoP Topologies. Modular PoP Design. PoP Design INET 2000 NTW

ISP and IXP Design. Point of Presence Topologies. ISP Network Design. PoP Topologies. Modular PoP Design. PoP Design INET 2000 NTW ISP Network Design PoP Topologies and Design ISP and IXP Design Backbone Design Addressing INET 2000 NTW Routing Protocols Security Out of Band Management IXP/IXP Workshops 1999, Cisco Systems, Inc. 1

More information

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router. It is designed to operate on small, low-power, Linux-based platforms to extend

More information

Wide-Area Networking Overview

Wide-Area Networking Overview Cisco IOS software provides a range of wide-area networking capabilities to fit almost every network environment need. Cisco offers cell relay via the Switched Multimegabit Data Service (SMDS), circuit

More information

Virtual Private Networks (VPNs)

Virtual Private Networks (VPNs) CHAPTER 19 Virtual Private Networks (VPNs) Virtual private network is defined as customer connectivity deployed on a shared infrastructure with the same policies as a private network. The shared infrastructure

More information

Routing Between VLANs Overview

Routing Between VLANs Overview Routing Between VLANs Overview This chapter provides an overview of VLANs. It describes the encapsulation protocols used for routing between VLANs and provides some basic information about designing VLANs.

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

Cisco 5921 Embedded Services Router

Cisco 5921 Embedded Services Router Data Sheet Cisco 5921 Embedded Services Router The Cisco 5921 Embedded Services Router (ESR) is a Cisco IOS software router application. It is designed to operate on small, low-power, Linux-based platforms

More information

Enterprise Network Design

Enterprise Network Design Chapter 4 Enterprise Network Design Topics covered: Enterprise Network Design Model. Backbone design concepts. Network security and firewalls. Structured cabling systems. Case studies. Definition An enterprise

More information

M242 COMPUTER NETWORS AND SECURITY

M242 COMPUTER NETWORS AND SECURITY M242 COMPUTER NETWORS AND SECURITY 2.1. Network Models: UNIT - II OSI MODEL AND LAN PROTOCOLS 1. Explain Network model A network is a combination of hardware and software that sends data from one location

More information

Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions

Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions Cisco ASR 1000 Series Aggregation Services Routers: QoS Architecture and Solutions Introduction Much more bandwidth is available now than during the times of 300-bps modems, but the same business principles

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

Netwoking Essentials

Netwoking Essentials Mark Sportack Walter J. Glenn Sams' Teach Yourself MCSE Netwoking Essentials SAMS PUBLISHING IN 14 DAYS Sams Publishing is an independant entity from Microsoft Corporation, and not affiliated with Microsoft

More information

RSVP Scalability Enhancements

RSVP Scalability Enhancements This document describes the Cisco Resource Reservation Protocol (RSVP) scalability enhancements. It identifies the supported platforms, provides configuration examples, and lists related IOS command line

More information

Introduction to LAN Protocols

Introduction to LAN Protocols CHAPTER 2 Introduction to LAN Protocols This chapter introduces the various media-access methods, transmission methods, topologies, and devices used in a local area network (LAN). Topics addressed focus

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

PassTorrent. Pass your actual test with our latest and valid practice torrent at once

PassTorrent.   Pass your actual test with our latest and valid practice torrent at once PassTorrent http://www.passtorrent.com Pass your actual test with our latest and valid practice torrent at once Exam : 352-011 Title : Cisco Certified Design Expert Practical Exam Vendor : Cisco Version

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

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Original slides copyright by Cisco Press & Priscilla Oppenheimer Network Topology Design Issues Hierarchy Redundancy Modularity Well-defined

More information

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and Networking Technologies Mean? p. 3 What Is a Computer Network?

More information

MPLS опорни мрежи MPLS core networks

MPLS опорни мрежи MPLS core networks MPLS опорни мрежи MPLS core networks Николай Милованов/Nikolay Milovanov http://niau.org Objectives Identify the drawbacks of traditional IP routing Describe basic MPLS concepts and LSR types. MPLS Labels

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : 640-864 Title : Designing for Cisco Internetwork Solutions Vendor : Cisco Version : DEMO Get Latest & Valid 640-864

More information

Huawei GB Design Enterprise-level Networks. Download Full Version :

Huawei GB Design Enterprise-level Networks. Download Full Version : Huawei GB0-360 Design Enterprise-level Networks Download Full Version : https://killexams.com/pass4sure/exam-detail/gb0-360 QUESTION: 387 The cable for cabled TV signals can be used to provide high bandwidth

More information

HUAWEI USG6000 Series Next-Generation Firewall Technical White Paper VPN HUAWEI TECHNOLOGIES CO., LTD. Issue 1.1. Date

HUAWEI USG6000 Series Next-Generation Firewall Technical White Paper VPN HUAWEI TECHNOLOGIES CO., LTD. Issue 1.1. Date HUAWEI USG6000 Series Next-Generation Firewall Technical White Paper VPN Issue 1.1 Date 2014-03-14 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may be reproduced or

More information

Cisco Cable High-Speed WAN Interface Cards

Cisco Cable High-Speed WAN Interface Cards Cisco Cable High-Speed WAN Interface Cards The Cisco integrated Cable high-speed WAN interface cards (HWICs) provide lower total cost of ownership, advanced quality-of-service (QoS) enforcement, and advanced

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

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

CS519: Computer Networks. Lecture 8: Apr 21, 2004 VPNs

CS519: Computer Networks. Lecture 8: Apr 21, 2004 VPNs : Computer Networks Lecture 8: Apr 21, 2004 VPNs VPN Taxonomy VPN Client Network Provider-based Customer-based Provider-based Customer-based Compulsory Voluntary L2 L3 Secure Non-secure ATM Frame Relay

More information

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des Vendor: Cisco Exam Code: 352-001 Exam Name: ADVDESIGN Version: Demo www.dumpspdf.com QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to

More information

Enterprise Network Design

Enterprise Network Design Chapter 4 Enterprise Network Design Topics covered: Enterprise Network Design Model. Backbone design concepts. Network security and firewalls. Structured cabling systems. Case studies. Definition An enterprise

More information

Exam Questions N10-006

Exam Questions N10-006 Exam Questions N10-006 CompTIA Network+ https://www.2passeasy.com/dumps/n10-006/ 1.A technician has verified that a recent loss of network connectivity to multiple workstations is due to a bad CAT5 cable

More information

Configure ISDN Connectivity between Remote Sites

Configure ISDN Connectivity between Remote Sites Case Study 1 Configure ISDN Connectivity between Remote Sites Cisco Networking Academy Program CCNP 2: Remote Access v3.1 Objectives In this case study, the following concepts are covered: Asynchronous

More information

MPLS VPN. 5 ian 2010

MPLS VPN. 5 ian 2010 MPLS VPN 5 ian 2010 What this lecture is about: IP CEF MPLS architecture What is MPLS? MPLS labels Packet forwarding in MPLS MPLS VPNs 3 IP CEF & MPLS Overview How does a router forward packets? Process

More information

Networking Essentials

Networking Essentials Networking Essentials Mark A. Sportack / SÄNiS PUBLISHING 201 West 103rd Street Indianapolis, IN 46290 Introduction xxiii Part I Network Fundamentals 1 A Networking Primer 3 Evolution of Networks 4 Standards

More information

QoS: Per-Session Shaping and Queuing on LNS

QoS: Per-Session Shaping and Queuing on LNS QoS: Per-Session Shaping and Queuing on LNS First Published: February 28, 2006 The QoS: Per-Session Shaping and Queuing on LNS feature provides the ability to shape (for example, transmit or drop) or queue

More information

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview Network Working Group Request for Comments: 2340 Category: Informational B. Jamoussi D. Jamieson D. Williston S. Gabe Nortel (Northern Telecom) Ltd. May 1998 Status of this Memo Nortel s Virtual Network

More information

PPPoE on ATM. Finding Feature Information. Prerequisites for PPPoE on ATM. Restrictions for PPPoE on ATM

PPPoE on ATM. Finding Feature Information. Prerequisites for PPPoE on ATM. Restrictions for PPPoE on ATM This feature module describes the PPP over Ethernet (PPPoE) on ATM feature. The feature provides the ability to connect a network of hosts over a simple bridging-access device to a remote access concentrator.

More information

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN Platformă de e-learning și curriculă e-content pentru învățământul superior tehnic Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN MPLS VPN 5-ian-2010 What this lecture is about: IP

More information

CCIE Routing & Switching

CCIE Routing & Switching CCIE Routing & Switching Cisco Certified Internetwork Expert Routing and Switching (CCIE Routing and Switching) certifies the skills required of expert-level network engineers to plan, operate and troubleshoot

More information

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise

Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise Communications Transformations 2: Steps to Integrate SIP Trunk into the Enterprise The Changing Landscape IP-based unified communications is widely deployed in enterprise networks, both for internal calling

More information

Architecting the Network Part 2

Architecting the Network Part 2 Architecting the Network Part 2 Geoff Huston Chief Scientist, Internet Telstra ISOC Workshop Abstract Design Router Interface design model Peer Network Interface Network Infrastructure Client Interface

More information

Chapter 3. Underlying Technology. TCP/IP Protocol Suite 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Chapter 3. Underlying Technology. TCP/IP Protocol Suite 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 3 Underlying Technology TCP/IP Protocol Suite 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. OBJECTIVES: To briefly discuss the technology of dominant

More information

E1-E2 (EB) Chapter 7 NIB II

E1-E2 (EB) Chapter 7 NIB II E1-E2 (EB) Chapter 7 NIB II For internal circulation of BSNL only Page 1 7. NIB PHASE - II Core of BSNL s Broadband service is National Internet Backbone (NIB). NIB is a mission to build world-class infrastructure

More information

WAN Technology & Design. Dr. Nawaporn Wisitpongphan

WAN Technology & Design. Dr. Nawaporn Wisitpongphan WAN Technology & Design Dr. Nawaporn Wisitpongphan 1 WAN Connection Modules 2 WAN Comparison 3 Integrated Services Digital Network (ISDN) All-digital phone line connection Technology since 1980s Allow

More information

CCNA 4 - Final Exam (A)

CCNA 4 - Final Exam (A) CCNA 4 - Final Exam (A) 1. A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What

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

Connections, addressing and common configuration rules.

Connections, addressing and common configuration rules. Lab #1 r9-1 s2 e1 3/11 VLAN_21 BGP AS 100 s1 3/1 e0 s0 e0 3/2 s1 VLAN_22 BGP AS 200 r1 r2 Ring 4 r4 s0/1 r3 to0/0 s0/0 s0 s1 OSPF Area 33 to0 e0/0 e0 OSPF Area 4 3/4 b0/0 3/3 VLAN_14 VLAN_13 403 304 c15

More information

So Your Customer Wants a VPN. Howard C. Berkowitz

So Your Customer Wants a VPN. Howard C. Berkowitz NANOG 16 -- May 1999 -- Eugene, OR So Your Customer Wants a VPN Howard C. Berkowitz Gett Communications hcb@clark.net (703)998-5819 1 Issues Understanding Requirements Managing Expectations Defining your

More information

Introduction C H A P T E R

Introduction C H A P T E R C H A P T E R 1 Introduction Edited by Atif Khan Networking the communication between two or more networks encompasses every aspect of connecting computers together. Networks have grown to support vastly

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

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE Modified 2017-07-10 TestOut Routing and Switching Pro Outline- English 6.0.x Videos: 133 (15:42:34) Demonstrations: 78 (7:22:19) Simulations:

More information

CompTIA Network+ Course

CompTIA Network+ Course CompTIA Network+ Course Duration: 5 Days Course Delivery: Classroom Language: English Target Audience Comprehensive approach to both preparing a student for CompTIA's Network+ exam and developing proficiency

More information

(These notes are to be used in conjunction with the slides on QOS - Lecture 1)

(These notes are to be used in conjunction with the slides on QOS - Lecture 1) (These notes are to be used in conjunction with the slides on QOS - Lecture 1) A telephone system consists of four elements: Each subscriber uses a telephone set that converts sound into electrical signals

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

Sharing Bandwidth Fairly During Congestion

Sharing Bandwidth Fairly During Congestion CHAPTER 12 When no QoS policies exist, the router serves traffic with best effort service. The router makes no distinction between high and low priority traffic and makes no allowances for the needs of

More information

Computer Networks

Computer Networks 15-441 Computer s Lecture 3 Professor Hui Zhang Wean Hall 7126 hzhang@cs.cmu.edu 1 Review of Lecture 1 How long does it take to move 1GB data from campus to your home? 56Kbps modem 2Mbps DSL Other possibilities?

More information

Quality of Service Commands policy-map. This command has no default behavior or values.

Quality of Service Commands policy-map. This command has no default behavior or values. Quality of Service Commands policy-map policy-map To create or modify a policy map that can be attached to one or more interfaces to specify a service policy, use the policy-map global configuration command.

More information

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT Network Basics Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT E-mail :Agha.m@mcit.gov.af Cell:0700148122 After this lesson,you will be able to : Define

More information

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets CHAPTER 16 Fragmenting and Interleaving Real-Time and Nonreal-Time Packets Integrating delay-sensitive real-time traffic with nonreal-time data packets on low-speed links can cause the real-time packets

More information

QoS in a SOHO Virtual Private Network for IP Telephony

QoS in a SOHO Virtual Private Network for IP Telephony CHAPTER 5 QoS in a SOHO Virtual Private Network for Telephony This chapter provides information about implementing QoS in an AVVID-enabled Small Office Home Office (SOHO) Virtual Private Network (VPN)

More information