IP Networking. Cisco Press. Wendell Odom, CCIE No Indianapolis, IN East 96th Street

Size: px
Start display at page:

Download "IP Networking. Cisco Press. Wendell Odom, CCIE No Indianapolis, IN East 96th Street"

Transcription

1 IP Networking Wendell Odom, CCIE No Cisco Press 800 East 96th Street Indianapolis, IN 46240

2 iv IP Networking Contents at a Glance Introduction xxx Unit 1: The TCP/IP Model, LANs, WANs, and IP Networks Chapter 1 The TCP/IP and OSI Networking Models 3 Chapter 2 LAN Fundamentals 29 Chapter 3 WAN Fundamentals 57 Chapter 4 Class A, B, and C Networks 77 Unit 2: TCP/IP Network, Transport, and Application Layers Chapter 5 Fundamentals of IP Addressing and Routing 93 Chapter 6 Fundamentals of TCP/IP Transport, Applications, and Security 127 Chapter 7 Operating Cisco Routers 159 Unit 3: IP Subnetting and Basic Router Configuration Chapter 8 IP Subnetting 187 Chapter 9 Subnet Mask Conversion 209 Chapter 10 Analyzing Existing Subnet Masks 221 Chapter 11 Cisco Router Configuration 233 Unit 4: IP Routing with Connected, Static, and RIP-2 Routes Chapter 12 IP Routing: Static and Connected Routes 273 Chapter 13 Analyzing Existing Subnets 307 Chapter 14 Routing Protocol Concepts and RIP-2 Configuration 333 Unit 5: IP Troubleshooting and EIGRP Chapter 15 Troubleshooting IP Routing 357 Chapter 16 EIGRP Concepts and Configuration 393

3 Unit 6: Subnet Design Chapter 17 Subnet Mask Design 421 Chapter 18 Finding All Subnet IDs 435 Unit 7: Advanced IP Routing Topics and OSPF Chapter 19 VLSM and Route Summarization 453 Chapter 20 Troubleshooting IP Routing II 477 Chapter 21 OSPF Concepts and Configuration 505 Unit 8: Advanced IP Topics Chapter 22 Troubleshooting EIGRP and OSPF 541 Chapter 23 IP Version Unit 9: LANs Chapter 24 Ethernet LAN Switch Concepts 599 Chapter 25 Ethernet Switch Configuration 623 Chapter 26 Virtual LANs 643 Unit 10: WANs Chapter 27 Point-to-Point WANs 689 Chapter 28 Frame Relay Concepts 713 Chapter 29 Frame Relay Configuration 735 Appendixes Appendix A: Numeric Reference Tables 773 Appendix B: IP Access Control Lists 781 Glossary 811 Index 842

4 IP Networking Table of Contents Introduction xxx Unit 1: The TCP/IP Model, LANs, WANs, and IP Networks Chapter 1 The TCP/IP and OSI Networking Models 3 TCP/IP Networking Model 3 The History Leading to TCP/IP 4 Overview of the TCP/IP Networking Model 5 The TCP/IP Application Layer 7 HTTP Overview 7 HTTP Protocol Mechanisms 7 The TCP/IP Transport Layer 8 TCP Error Recovery Basics 9 Same Layer and Adjacent Layer Interactions 10 The TCP/IP Internet Layer 10 Internet Protocol (IP) and the Postal Service 11 Internet Protocol (IP) Addressing Basics 12 IP Routing Basics 13 The TCP/IP Network Access Layer 14 TCP/IP Model and Terminology 16 Comparing the Two TCP/IP Models 16 Data Encapsulation Terminology 16 Names of TCP/IP Messages 17 OSI Networking Model 18 Comparing OSI and TCP/IP 18 Describing Protocols by Referencing the OSI Layers OSI Layers and Their Functions 20 OSI Layering Concepts and Benefits 21 OSI Encapsulation Terminology 22 Chapter Review 24 Review Key Topics 24 Define Key Terms 24 Answer Review Questions 25

5 vii Chapter 2 LAN Fundamentals 29 An Overview of Modern Ethernet LANs 29 A Brief History of Ethernet 32 The Original Ethernet Standards: 10BASE2 and 10BASE5 32 Repeaters 33 Building 10BASE-T Networks with Hubs 34 Ethernet UTP Cabling 35 UTP Cables and RJ-45 Connectors 36 Transmitting Data Using Twisted Pairs 38 UTP Cabling Pinouts for 10BASE-T and 100BASE-TX BASE-T Cabling 41 Improving Performance by Using Switches Instead of Hubs 41 Increasing Available Bandwidth Using Switches 43 Doubling Performance by Using Full-Duplex Ethernet 45 Ethernet Layer 1 Summary 46 Ethernet Data-Link Protocols 46 Ethernet Addressing 46 Ethernet Framing 48 Identifying the Data Inside an Ethernet Frame 50 Error Detection 51 Chapter Review 52 Review Key Topics 52 Define Key Terms 52 Answer Review Questions 53 Chapter 3 WAN Fundamentals 57 OSI Layer 1 for Point-to-Point WANs 57 WAN Connections from the Customer Viewpoint 59 WAN Cabling Standards 61 Clock Rates, Synchronization, DCE, and DTE 62 Building a WAN Link in a Lab 63 Link Speeds Offered by Telcos 64 OSI Layer 2 for Point-to-Point WANs 65 HDLC 65 Point-to-Point Protocol 66 Point-to-Point WAN Summary 67

6 IP Networking Frame Relay and Packet-Switching Services 68 The Scaling Benefits of Packet Switching 68 Frame Relay Basics 69 Chapter Review 73 Review Key Topics 73 Define Key Terms 73 Answer Review Questions 73 Chapter 4 Class A, B, and C Networks 77 Classful Network Concepts 77 IPv4 Network Classes and Related Facts 77 Actual Class A, B, and C Networks 78 Address Formats 79 Default Masks 80 Number of Hosts per Network 81 Deriving the Network ID and Related Numbers 81 Unusual Network IDs and Network Broadcast Addresses 83 Practice with Classful Networks 84 Practice Deriving Key Facts Based on an IP Address 84 Practice Remembering the Details of Address Classes 85 Additional Practice 86 Chapter Review 87 Review Key Topics 87 Define Key Terms 87 Practice 87 Review Answers to Earlier Practice Problems 87 Answers to Practice Problem 7 88 Answers to Practice Problem 8 89 Answers to Practice Problem 9 89 Answer Review Questions 89 Unit 2: TCP/IP Network, Transport, and Application Layers Chapter 5 Fundamentals of IP Addressing and Routing 93 Overview of Network Layer Functions 94 Routing (Forwarding) 94 PCl's Logic: Sending Data to a Nearby Router 94 Rl's and R2's Logic: Routing Data Across the Network 95 R3's Logic: Delivering Data to the End Destination 96

7 ix Network Layer Interaction with the Data Link Layer 96 IP Packets and the IP Header 96 Network Layer (Layer 3) Addressing 98 Routing Protocols 99 IP Addressing 100 IP Addressing Definitions 100 How IP Addresses Are Grouped 101 Classes of Networks 102 The Actual Class A, B, and C Network Numbers 104 IP Subnetting 105 IP Routing 108 Host Routing 108 Router Forwarding Decisions and the IP Routing Table 110 IP Routing Protocols 112 Network Layer Utilities 114 Address Resolution Protocol and the Domain Name System 115 DNS Name Resolution 115 The ARP Process 116 Address Assignment and DHCP 117 ICMP Echo and the ping Command 119 Chapter Review 120 Review Key Topics 120 Define Key Terms 121 Answer Review Questions 121 Chapter 6 Fundamentals of TCP/IP Transport, Applications, and Security 127 TCP/IP Layer 4 Protocols: TCP and UDP 127 Transmission Control Protocol 128 Multiplexing Using TCP Port Numbers 128 Popular TCP/IP Applications and Application Layer Protocols 132 Error Recovery (Reliability) 133 Flow Control Using Windowing 134 Connection Establishment and Termination 135 Data Segmentation and Ordered Data Transfer 137 User Datagram Protocol 138 TCP/IP Applications 139 QoS Needs and the Impact of TCP/IP Applications 139

8 x IP Networking The World Wide Web, HTTP, and SSL 141 Universal Resource Locators 142 Finding the Web Server Using DNS 142 Transferring Files with HTTP 144 Network Security 144 Perspectives on the Sources and Types of Threats 145 Firewalls and the Cisco Adaptive Security Appliance (ASA) 149 Anti-x 151 Intrusion Detection and Prevention 151 Virtual Private Networks (VPN) 152 Chapter Review 154 Review Key Topics 154 Define Key Terms 154 Answer Review Questions 155 Chapter 7 Operating Cisco Routers 159 Installing Cisco Routers 159 Installing Enterprise Routers 160 Cisco Integrated Services Routers 161 Physical Installation 162 Installing Internet Access Routers 163 A SOHO Installation with a Separate Switch, Router, and Cable Modem 163 A SOHO Installation with an Integrated Switch, Router, and DSL Modem 164 Regarding the SOHO Devices Used in This Book 165 Accessing and Using the Cisco Router CLI 165 Accessing the CLI 165 CLI Accessfrom the Console 166 Accessing the CLI with Telnet and SSH 168 Password Security for CLI Access 169 User and Enable (Privileged) Modes 170 CLI Help Features 171 The debug and show Commands 173 Configuring Cisco IOS Software 174 Configuration Submodes and Contexts 174 Storing Router Configuration Files 176 Copying and Erasing Configuration Files 179 Chapter Review 181

9 xi Review Key Topics 181 Define Key Terms 181 Review Command References 181 Answer Review Questions 183 Unit 3: IP Subnetting and Basic Router Configuration Chapter 8 IP Subnetting 187 Analyze Needs 188 Rules About Which Hosts Are in Which Subnet 188 Determining the Number of Subnets 189 Determining the Number of Hosts per Subnet 190 One Size Subnet Fits All or Not 191 Defining the Size of a Subnet 191 One Size Subnet Fits All 192 Multiple Subnet Sizes (Variable-Length Subnet Masks) 193 This Book: One Size Subnet Fits All 194 Make Design Choices 194 Choose a Classful Network 194 Public IP Networks 195 Growth Exhausts the Public IP Address Space 196 Private IP Networks 197 Choosing an IP Network During the Design Phase 197 Choose the Mask 198 IP Networks Before Subnetting 198 Borrowing Host Bits to Create Subnet Bits 199 Choosing Enough Subnet and Host Bits 200 Example Design: ,200 Subnets, and 200 Hosts 201 Masks and Mask Formats 202 Build a List of All Subnets 203 Plan the Implementation 204 Chapter Review 205 Review Key Topics 205 Define Key Terms 205 Answer Review Questions 205 Chapter 9 Subnet Mask Conversion 209 Subnet Mask Conversion 209 The Three Mask Formats 209 Converting Between Binary and Prefix Masks 210

10 xii IP Networking Converting Between Binary and DDN Masks 211 Converting Between Prefix and DDN Masks 213 Practice Converting Subnet Masks 214 Practice Problems for This Chapter 214 Additional Practice 215 Chapter Review 216 Review Key Topics 216 Define Key Terms 216 Practice 216 Review Answers to Earlier Practice Problems 216 Answer Review Questions 217 Chapter 10 Analyzing Existing Subnet Masks 221 Defining the Format of IPv4 Addresses 221 Masks Divide the Subnet's Addresses into Two Parts 222 Masks and Class Divide Addresses into Three Parts 222 Classless and Classful Addressing 223 Calculations Based on the IPv4 Address Format 224 Practice Analyzing Subnet Masks 226 Practice Problems for This Chapter 226 Additional Practice 227 Chapter Review 228 Review Key Topics 228 Define Key Terms 228 Practice 228 Review Answers to Earlier Practice Problems 228 Answer Review Questions 230 Chapter 11 Cisco Router Configuration 233 Configuration Features in Common with Switches 233 Securing the Router CLI 233 Configuring Simple Password Security 234 Configuring Usernames and Secure Shell (SSH) 237 Password Encryption 240 The Two Enable Mode Passwords 241 Console and vty Settings 242 Banners 243 History Buffer Commands 244 The logging synchronous and exec-timeout Commands 244

11 xiii Configuring Features Specific to Cisco Routers 245 Router Interfaces 245 Interface Status Codes 247 Router Interface IP Addresses 248 Bandwidth and Clock Rate on Serial Interfaces 249 Router Auxiliary (Aux) Port 251 Initial Configuration (Setup Mode) 251 Upgrading Cisco IOS Software and the Cisco IOS Software Boot Process 254 Upgrading a Cisco IOS Software Image into Flash Memory 255 The Cisco IOS Software Boot Sequence 257 The Three Router Operating Systems 259 The Configuration Register 259 How a Router Chooses Which OS to Load 260 The show version Command and Seeing the Configuration Register's Value 262 Chapter Review 264 Review Key Topics 264 Define Key Terms 264 Review Command References to Check Your Memory 265 Answer Review Questions 268 Unit 4: IP Routing with Connected, Static, and RIP-2 Routes Chapter 12 IP Routing: Static and Connected Routes 273 IP Routing and Addressing 273 IP Routing 274 The Impact of Addressing and Subnetting on Routing 277 IP Forwarding by Matching the Most Specific Route 279 Routes to Directly Connected Subnets 280 Connected Routes 281 Secondary IP Addressing 284 Supporting Connected Routes to Subnet Zero 286 ISL and 802.1Q Configuration on Routers 287 Static Routes 289 Configuring Static Routes 291 The Extended ping Command 292 Static Default Routes 294 Default Routes Using the ip route Command 295 Default Routes Using the ip default-network Command 296

12 xiv IP Networking Default Route Summary 297 Classful and Classless Routing 298 Summary of the Use of the Terms Classless and Classful 298 Classless and Classful Routing Compared 299 Chapter Review 302 Review Key Topics 302 Define Key Terms 302 Review Command Reference to Check Your Memory 302 Answer Review Questions 304 Chapter 13 Analyzing Existing Subnets 307 Defining a Subnet 307 An Example with Network and Four Subnets 308 Subnet ID Concepts 309 The Subnet Broadcast Address 310 The Range of Usable Addresses 311 Analyzing Existing Subnets: Binary 311 Finding the Subnet ID Binary 312 Finding the Subnet Broadcast Binary 314 Binary Practice Problems 314 A Shortcut for the Binary Process 316 Brief Note About Boolean Math 317 Finding the Range of Addresses 318 Analyzing Existing Subnets: Decimal 318 Analysis with Easy Masks 318 Predictability in the Interesting Octet 319 Finding the Subnet ID: Difficult Masks 321 Resident Subnet Example Resident Subnet Example Resident Subnet Practice Problems 323 Finding the Subnet Broadcast Address: Difficult Masks 323 Subnet Broadcast Example Subnet Broadcast Example Subnet Broadcast Address Practice Problems 325 Practice Analyzing Existing Subnets 325 A Choice: To Memorize or to Calculate 325 Practice Problems for This Chapter 326 Additional Practice 326 Chapter Review 327 Review Key Topics 327

13 XV Define Key Terms 327 Practice 327 Answers to Earlier Practice Problems 327 Answer Review Questions 330 Chapter 14 Routing Protocol Concepts and RIP-2 Configuration 333 Routing Protocol Overview 333 RIP-2 Basic Concepts 334 Comparing and Contrasting IP Routing Protocols 335 Interior and Exterior Routing Protocols 335 Routing Protocol Types/Algorithms 337 Metrics 337 Autosummarization and Manual Summarization 338 Classless and Classful Routing Protocols 338 Convergence 339 Miscellaneous Comparison Points 339 Summary of Interior Routing Protocols 339 Configuring and Verifying RIP RIP-2 Configuration 340 Sample RIP Configuration 341 RIP-2 Verification 342 Interpreting the Output of the show ip route Command 345 Administrative Distance 345 The show ip protocols Command 347 Examining RIP Messages with debug 348 Chapter Review 351 Review Key Topics 351 Define Key Terms 351 Review Command Reference to Check Your Memory 351 Answer Review Questions 353 Unit 5: IP Troubleshooting and EIGRP Chapter 15 Troubleshooting IP Routing 357 IP Troubleshooting Tips and Tools 357 IP Addressing 358 Avoiding Reserved IP Addresses 358 One Subnet, One Mask, for Each LAN 359 Summary of IP Addressing Tips 360

14 xvi IP Networking Host Networking Commands 360 Troubleshooting Host Routing Problems 363 Finding the Matching Route on a Router 365 Troubleshooting Commands 367 The show ip arp Command 367 The traceroute Command 367 Telnet and Suspend 369 A Routing Troubleshooting Scenario 372 Scenario Part A: Tasks and Questions 372 Scenario Part A: Answers 375 Scenario Part B: Analyze Scenario Part B: Answers 377 Scenario Part B: Question Scenario Part B: Question Scenario Part B: Question Scenario Part B: Question Scenario Part B: Question Scenario Part B: Question Scenario Part B: Question Packet/Frame Flow 377 Scenario Part C: Analyze Connected Routes 383 Scenario Part C: Answers 384 Chapter Review 386 Review Key Topics 386 Review Command Reference to Check Your Memory 387 Answer Review Questions 388 Chapter 16 EIGRP Concepts and Configuration 393 EIGRP Concepts and Operation 393 EIGRP Neighbors 394 Exchanging EIGRP Topology Information 394 Calculating the Best Routes for the Routing Table 395 Feasible Distance and Reported Distance 397 Caveats with Bandwidth on Serial Links 397 EIGRP Convergence 398 EIGRP Successors and Feasible Successors 398 The Query and Reply Process 400 EIGRP Summary and Comparisons with OSPF 400 EIGRP Configuration and Verification 401 Basic EIGRP Configuration 402

15 xvii EIGRP Metrics, Successors, and Feasible Successors 404 Creating and Viewing a Feasible Successor Route 406 Convergence Using the Feasible Successor Route 407 EIGRP Authentication 408 EIGRP Maximum Paths and Variance 411 Tuning the EIGRP Metric Calculation 412 Chapter Review 414 Review Key Topics 414 Define Key Terms 414 Review Command Reference to Check Your Memory 414 Answer Review Questions 417 Unit 6: Subnet Design Chapter 17 Subnet Mask Design 421 Choosing the Mask(s) to Meet Requirements 421 Review: Choosing the Minimum Number of Subnet and Host Bits 422 No Masks Meet Requirements 423 One Mask Meets Requirements 424 Multiple Masks Meet Requirements 425 Finding All the Masks: Concepts 425 Finding All the Masks: Math 426 Choosing the Best Mask 427 The Formal Process 427 Practice Choosing Subnet Masks 428 Practice Problems for This Chapter 429 Additional Practice 429 Chapter Review 430 Review Key Topics 430 Define Key Terms 430 Practice 430 Review Answers to Earlier Practice Problems 430 Answer Review Questions 431 Chapter 18 Finding All Subnet IDs 435 Finding All Subnet IDs 435 The First Subnet ID: The Zero Subnet 435 Finding the Pattern Using the Magic Number 436 A Formal Process, with Less Than 8 Subnet Bits 437 Example 1: Network , Mask Example 2: Network , Mask

16 xviii IP Networking Finding All Subnets with Exactly 8 Subnet Bits 440 Finding All Subnets with More Than 8 Subnet Bits 441 Process with 9-16 SubnetBits 442 Process with 17 or More Subnet Bits 443 Practice Finding All Subnet IDs 444 Practice Problems for This Chapter 445 Additional Practice 445 Chapter Review 446 Review Key Topics 446 Define Key Terms 446 Review Answers to Earlier Practice Problems 446 Answer, Practice Problem Answer, Practice Problem Answer, Practice Problem Answer Review Questions 449 Unit 7: Advanced IP Routing Topics and OSPF Chapter 19 VLSM and Route Summarization 453 VLSM 453 Classless and Classful Routing Protocols 454 Overlapping VLSM Subnets 455 Designing a Subnetting Scheme Using VLSM 456 Adding a New Subnet to an Existing Design 459 VLSM Configuration 460 Manual Route Summarization 461 Route Summarization Concepts 461 Route Summarization Strategies 465 Sample "Best" Summary on Seville 466 Sample "Best" Summary on Yosemite 466 Autosummarization and Discontiguous Classful Networks 467 An Example of Autosummarization 468 Discontiguous Classful Networks 469 Autosummarization Support and Configuration 471 Chapter Review 473 Review Key Topics 473 Define Key Terms 473 Review Command Reference to Check Your Memory 473 Answer Review Questions 474

17 xix Chapter 20 Troubleshooting IP Routing II 477 The ping and traceroute Commands 477 Internet Control Message Protocol (ICMP) 477 The ping Command and the ICMP Echo Request and Echo Reply 478 The Destination Unreachable ICMP Message 478 The Redirect ICMP Message 481 The ICMP Time Exceeded Message 481 The traceroute Command 482 Troubleshooting the Packet Forwarding Process 485 Isolating IP Routing Problems Related to Hosts 485 Isolating IP Routing Problems Related to Routers 486 Troubleshooting Scenario 1: Forward Route Problem 488 Troubleshooting Scenario 2: Reverse Route Problem 491 An Alternative Problem Isolation Process for Steps 3, 4, and Troubleshooting Tools and Tips 494 Host Routing Tools and Perspectives 494 show ip route Reference 495 Interface Status 496 VLSM Issues 496 Recognizing When VLSM Is Used 497 Configuring Overlapping VLSM Subnets 497 Symptoms with Overlapping Subnets 499 VLSM Troubleshooting Summary 500 Discontiguous Networks and Autosummary 501 Chapter Review 502 Review Key Topics 502 Define Key Terms 502 Chapter 21 OSPF Concepts and Configuration 505 Link-State Routing Protocol Features 505 Building the Same LSDB on Every Router 505 Applying Dijkstra SPF Math to Find the Best Routes 507 Convergence with Link-Stare Protocols 509 Summary and Comparisons to Distance Vector Protocols 509 OSPF Protocols and Operation 510 OSPF Neighbors 511 Identifying OSPF Routers with a Router ID 511 Meeting Neighbors by Saying Hello 511

18 XX IP Networking Potential Problems in Becoming a Neighbor 512 Neighbor States 513 OSPF Topology Database Exchange 514 Overview of the OSPF Database Exchange Process 515 Choosing a Designated Router 515 Database Exchange 517 Mamtaining the LSDB While Being Fully Adjacent 517 Summary of Neighbor States 518 Building the IP Routing Table 518 Scaling OSPF Through Hierarchical Design 519 OSPF Areas 520 OSPF Area Design Advantages 522 OSPF Configuration 523 OSPF Single-Area Configuration 523 OSPF Configuration with Multiple Areas 525 Configuring the OSPF Router ID 527 OSPF Hello and Dead Timers 528 OSPF Metrics (Cost) 530 OSPF Authentication 531 OSPF Load Balancing 533 Chapter Review 534 Review Key Topics 534 Define Key Terms 534 Review Command Reference to Check Your Memory 535 Answer Review Questions 537 Unit 8: Advanced IP Topics Chapter 22 Troubleshooting EIGRP and OSPF 541 Perspectives on Troubleshooting Routing Protocol Problems 541 Interfaces Enabled with a Routing Protocol 542 EIGRP Interface Troubleshooting Example 543 OSPF Interface Troubleshooting Example 548 Neighbor Relationships 550 EIGRP Neighbor Requirements 551 OSPF Neighbor Requirements 553 OSPF Neighbor Example OSPF Neighbor Example The MTU Matching Requirement 558

19 xxi Chapter Review 559 Review Key Topics 559 Review Command Reference to Check Your Memory 559 Chapter 23 IP Version Global Unicast Addressing, Routing, and Subnetting 564 Global Route Aggregation for Efficient Routing 565 Conventions for Representing IPv6 Addresses 567 Conventions for Writing IPv6 Prefixes 568 Global Unicast Prefix Assignment Example 570 Subnetting Global Unicast IPv6 Addresses Inside an Enterprise 571 Prefix Terminology 574 IPv6 Protocols and Addressing 575 DHCP for IPv6 575 IPv6 Host Address Assignment 576 The IPv6 Interface ID and EUI-64 Format 576 Static IPv6 Address Configuration 577 Stateless Autoconfiguration and Router Advertisements 578 IPv6 Address Configuration Summary 580 Discovering the Default Router with NDP 580 Learning the IP Address(es) of DNS Servers 580 IPv6 Addresses 581 Unicast IPv6 Addresses 581 Multicast and Other Special IPv6 Addresses 583 Summary of IP Protocols and Addressing 584 Configuring IPv6 Routing and Routing Protocols 585 IPv6 Routing Protocols 585 IPv6 Configuration 586 IPv6 Transition Options 589 IPv4/IPv6 Dual Stacks 589 Tunneling 590 Translating Between IPv4 and IPv6 with NAT-PT 591 Transition Summary 592 Chapter Review 593 Review Key Topics 593 Define Key Terms 593 Review Command Reference to Check Your Memory 594 Answer Review Questions 595

20 xxii IP Networking Unit 9: LANs Chapter 24 Ethernet LAN Switch Concepts 599 LAN Switching Concepts 599 Historical Progression: Hubs, Bridges, and Switches 599 Switching Logic 602 The Forward Versus Filter Decision 603 How Switches Learn MAC Addresses 604 Flooding Frames 605 Avoiding Loops Using Spanning Tree Protocol 606 Internal Processing on Cisco Switches 607 LAN Switching Summary 609 LAN Design Considerations 610 Collision Domains and Broadcast Domains 610 Collision Domains 610 Broadcast Domains 611 The Impact of Collision and Broadcast Domains on LAN Design 612 Virtual LANs (VLAN) 613 Campus LAN Design Terminology 615 Ethernet LAN Media and Cable Lengths 617 Chapter Review 619 Review Key Topics 619 Define Key Terms 619 Answer Review Questions 620 Chapter 25 Ethernet Switch Configuration 623 Comparing Cisco Router and Switch Configuration 623 LAN Switch Configuration and Operation 624 Configuring the Switch IP Address 625 Configuring Switch Interfaces 627 Port Security 629 VLAN Configuration 632 Securing Unused Switch Interfaces 635 Chapter Review 636 Review Key Topics 636 Define Key Terms 636 Review Command Reference to Check Your Memory 637 Answer Review Questions 639

21 xxiii Chapter 26 Virtual LANs 643 Virtual LAN Concepts 643 Trunking with ISL and 802.1Q 644 ISL 646 IEEE 802.1Q 646 ISL and 802.1Q Compared 64 6 IP Subnets and VLANs 648 VLAN Trunking Protocol (VTP) 649 Normal VTP Operation Using VTP Server and Client Modes 650 Three Requirements for VTP to Work Between Two Switches 651 Avoiding VTP by Using VTP Transparent Mode 652 Storing VLAN Configuration 652 VTP Versions 653 VTP Pruning 654 Summary of VTP Features 654 VLAN and VLAN Trunking Configuration and Verification 655 Creating VLANs and Assigning Access VLANs to an Interface 655 VLAN Configuration Example 1: Full VLAN Configuration 656 VLAN Configuration Example 2: Shorter VLAN Configuration 659 VLAN Trunking Configuration 660 Controlling Which VLANs Can Be Supported on a Trunk 665 Trunking to Cisco IP Phones 667 Securing VLANs and Trunking 669 VTP Configuration and Verification 669 Using VTP: Configuring Servers and Clients 669 Caveats When Moving Away from Default VTP Configuration 673 Avoiding VTP: Configuring Transparent Mode 674 Troubleshooting VTP 675 Determining Why VTP Is Not Currently Working 675 Problems When Connecting New Switches and Bringing Up Trunks 680 Avoiding VTP Problems Through Best Practices 682 Chapter Review 683 Review Key Topics 683 Define Key Terms 684 Review Command Reference to Check Your Memory 684 Answer Review Questions 685

22 xxiv IP Networking Unit 10: WANs Chapter 27 Point-to-Point WANs 689 PPP Concepts 689 The PPP Protocol Field 689 PPP Link Control Protocol (LCP) 690 Looped Link Detection 691 Enhanced Error Detection 691 PPPMultilink 692 PPP Authentication 693 PPP Configuration 694 Basic PPP Configuration 694 CHAP Configuration and Verification 695 Configuring HDLC 696 Troubleshooting Serial Links 699 Troubleshooting Layer 1 Problems 700 Troubleshooting Layer 2 Problems 701 KeepaliveFailure 702 PAP and CHAP Authentication Failure 703 Troubleshooting Layer 3 Problems 704 Chapter Review 707 Review Key Topics 707 Define Key Terms 707 Command Reference to Check Your Memory 707 Answer Review Questions 708 Chapter 28 Frame Relay Concepts 713 Frame Relay Overview 713 Frame Relay Standards 715 Virtual Circuits 716 LMI and Encapsulation Types 718 Frame Relay Addressing 720 Frame Relay Local Addressing 721 Frame Relay Global Addressing 721 Network Layer Concerns with Frame Relay 724 Frame Relay Layer 3 Addressing: One Subnet Containing All Frame Relay DTEs 725 Frame Relay Layer 3 Addressing: One Subnet Per VC 725 Frame Relay Layer 3 Addressing: Hybrid Approach 727 Layer 3 Broadcast Handling 728

23 XXV Chapter Review 730 Review Key Topics 730 Define Key Terms 730 Answer Review Questions 731 Chapter 29 Frame Relay Configuration 735 Frame Relay Configuration and Verification 735 Planning a Frame Relay Configuration 735 A Fully Meshed Network with One IP Subnet 737 Configuring the Encapsulation and LMI 738 Frame Relay Address Mapping 740 Inverse ARP 742 Static Frame Relay Mapping 744 A Partially Meshed Network with One IP Subnet Per VC 745 Assigning a DLCI to a Particular Subinterface 747 Comments About Global and Local Addressing 748 Frame Relay Verification 748 A Partially Meshed Network with Some Fully Meshed Parts 750 Frame Relay Troubleshooting 754 A Suggested Frame Relay Troubleshooting Process 754 Layer 1 Issues on the Access Link (Step 1) 756 Layer 2 Issues on the Access Link (Step 2) 756 PVC Problems and Status (Step 3) 758 Find the Connected Subnetand Outgoing Interface (Steps 3a and 3b) 759 Find the PVCs Assigned to That Interface (Step 3c) 760 Determine Which PVC Is Used to Reach a Particular Neighbor (Step 3d) 761 PVC Status 762 Subinterface Status 763 Frame Relay Mapping Issues (Step 4) 764 End-to-End Encapsulation (Step 5) 765 Mismatched Subnet Numbers (Step 6) 766 Chapter Review 767 Review Key Topics 767 Review Command Reference to Check Your Memory 767 Answer Review Questions 769

24 xxvi IP Networking Appendixes Appendix A: Numeric Reference Tables 773 Appendix B: IP Access Control Lists 781 Glossary 811 Index 842

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

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

Cisco CCNA Routing and Switching Day

Cisco CCNA Routing and Switching Day Cisco CCNA Routing and Switching Day Length: 10 days Format: Classroom Time: Day About This Course As Enterprises migrate toward controller based architectures, the role and skills required of a core network

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

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

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

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

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

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS PART II ONLINE COURSE OUTLINE COURSE TITLE ROUTING AND SWITCHING FUNDAMENTALS PART II COURSE DURATION 10 Hour(s) of Self-Paced Interactive Training COURSE

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

"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

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

Introduction. Assessment Test

Introduction. Assessment Test Introduction Assessment Test xix xxxi Chapter 1 Understanding Basic Networking 1 First Things First: What s a Network? 2 The Local Area Network (LAN) 3 Common Network Components 5 Workstations 5 Wide Area

More information

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide.

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide. Course Outline Pearson CISCO: CCENT/CCNA (ICND1 100-105) official 13 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide.

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide. Course Outline Pearson CISCO: CCENT/CCNA (ICND1 21 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

The primary audience for this course includes Network Administrators, Network Engineers,

The primary audience for this course includes Network Administrators, Network Engineers, CCNA COURSE DESCRIPTION: Cisco Certified Network Associate (CCNA) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation

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

Course: CCNA Bootcamp (Intensive CCNA)

Course: CCNA Bootcamp (Intensive CCNA) Course: CCNA Bootcamp (Intensive CCNA) Duration: 5 Days Description Introduction to Networking course will prepare you for the basic knowledge and in-depth technology of networking design and implementation.

More information

CCENT ICND Pearson ucertify. Course Outline. CCENT ICND Pearson ucertify. 26 Mar

CCENT ICND Pearson ucertify. Course Outline. CCENT ICND Pearson ucertify. 26 Mar Course Outline CCENT ICND1 100-105 Pearson ucertify 26 Mar 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

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

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

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE COURSE TITLE ROUTING AND SWITCHING FUNDAMENTALS COURSE DURATION 16 Hour(s) of Self-Paced Interactive Training COURSE OVERVIEW In the

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

Course Outline. Pearson Cisco: CCNA - Cisco Certified Network Associate (CCNA )

Course Outline. Pearson Cisco: CCNA - Cisco Certified Network Associate (CCNA ) Course Outline Pearson Cisco: CCNA - Cisco Certified Network Associate 09 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Course Outline. Pearson Cisco: CCNA - Cisco Certified Network Associate (CCNA )

Course Outline. Pearson Cisco: CCNA - Cisco Certified Network Associate (CCNA ) Course Outline Pearson Cisco: CCNA - Cisco Certified Network Associate 27 Nov 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Implementing Cisco IP Routing (ROUTE)

Implementing Cisco IP Routing (ROUTE) Implementing Cisco IP Routing (ROUTE) Foundation Learning Guide Foundation learning for the ROUTE 642-902 Exam Diane Teare Cisco Press 800 East 96th Street Indianapolis, IN 46240 Implementing Cisco IP

More information

Information and Network Technology Revised Date 07/26/2012 Implementation Date 08/01/2012

Information and Network Technology Revised Date 07/26/2012 Implementation Date 08/01/2012 Information and Network Technology Ben Eckart Revised Date 07/26/2012 Implementation Date 08/01/2012 COURSE OUTLINE CRT 286 LAN/WAN Implementation and Support 3 Credit Hours Course Description The focus

More information

Seite von 7 05.0.200 Close Window Assessment System Exam Viewer - CCNA Practice Certification Exam # - (Version 4.0) Below you will find the assessment items as presented on the exam as well as the scoring

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

Certified Cisco Networking Associate v1.1 ( )

Certified Cisco Networking Associate v1.1 ( ) Certified Cisco Networking Associate v1.1 (640-802) Exam Description: The Cisco Certified Networking Associate v1.1 640-802 is the composite exam that is associated with Cisco CCNA Routing and Switching

More information

CompTIA Network+ Study Guide Table of Contents

CompTIA Network+ Study Guide Table of Contents CompTIA Network+ Study Guide Table of Contents Course Introduction Table of Contents Getting Started About This Course About CompTIA Certifications Module 1 / Local Area Networks Module 1 / Unit 1 Topologies

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

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

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

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Topology Assessment Objectives Part 1: Initialize Devices (2 points, 5 minutes) Part 2: Configure Device Basic Settings (18 points, 20 minutes) Part 3: Configure

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

Foreword xxiii Preface xxvii IPv6 Rationale and Features

Foreword xxiii Preface xxvii IPv6 Rationale and Features Contents Foreword Preface xxiii xxvii 1 IPv6 Rationale and Features 1 1.1 Internet Growth 1 1.1.1 IPv4 Addressing 1 1.1.2 IPv4 Address Space Utilization 3 1.1.3 Network Address Translation 5 1.1.4 HTTP

More information

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N CompTIA Network+ (Exam N10-007) Course Description: CompTIA Network+ is the first certification IT professionals specializing in network administration and support should earn. Network+ is aimed at IT

More information

Implementing Cisco IP Routing

Implementing Cisco IP Routing 300-101 Implementing Cisco IP Routing NWExam.com SUCCESS GUIDE TO CISCO CERTIFICATION Exam Summary Syllabus Questions Table of Contents Introduction to 300-101 Exam on Implementing Cisco IP Routing...

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

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

Cisco Questions & Answers

Cisco Questions & Answers Cisco 200-101 Questions & Answers Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 23.7 http://www.gratisexam.com/ Cisco 200-101 Questions & Answers Exam Name: Interconnecting Cisco

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

CompTIA Network+ Study Guide. Second Edition. John Wiley & Sons, Inc. WILEY

CompTIA Network+ Study Guide. Second Edition. John Wiley & Sons, Inc. WILEY CompTIA Network+ Study Guide Second Edition WILEY John Wiley & Sons, Inc. Foreword Introduction Assessment Test xxv xxix li Chapter 1 Introduction to Networks 1 First Things First: What's a Network? 2

More information

Advanced Network Administration. 1. Course Description Enabling Communication across Networks Secured Communication using Network Devices

Advanced Network Administration. 1. Course Description Enabling Communication across Networks Secured Communication using Network Devices Advanced Network Administration 1. Course Description Enabling Communication across Networks Secured Communication using Network Devices 2. Duration 5 Days 3. Purpose This five day course for L-2 Network

More information

Introduction... 1 Book I: Overview... 5

Introduction... 1 Book I: Overview... 5 Contents at a Glance Introduction... 1 Book I: Overview... 5 Chapter 1: Looking at the Cisco Network World...7 Chapter 2: Exploring Cisco Network Design...23 Chapter 3: Knowing as Little as Possible about

More information

Introduction p. 1 Self-Assessment p. 9 Networking Fundamentals p. 17 Introduction p. 18 Components and Terms p. 18 Topologies p. 18 LAN Technologies

Introduction p. 1 Self-Assessment p. 9 Networking Fundamentals p. 17 Introduction p. 18 Components and Terms p. 18 Topologies p. 18 LAN Technologies Introduction p. 1 Self-Assessment p. 9 Networking Fundamentals p. 17 Introduction p. 18 Components and Terms p. 18 Topologies p. 18 LAN Technologies p. 19 Ethernet p. 19 WAN Technologies p. 21 Dedicated

More information

Deputy of training Plan and curriculums office. Title. Cisco Certified Entry Networking Technician (CCENT) Routing And Switching. Occupational group

Deputy of training Plan and curriculums office. Title. Cisco Certified Entry Networking Technician (CCENT) Routing And Switching. Occupational group Ministry of cooperatives Labour and Social Welfare Iran Technical and Vocational Training Organization Deputy of training Plan and curriculums office Job Training standard Title Cisco Certified Entry Networking

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

INTERNETWORKING NYS CLOTHING REQUIREMENT

INTERNETWORKING NYS CLOTHING REQUIREMENT INTERNETWORKING NYS PURPOSE To evaluate each contestant s preparation for employment and to recognize outstanding students for excellence and professionalism in the field of intering. CLOTHING REQUIREMENT

More information

CCNP (Routing & Switching and T.SHOOT)

CCNP (Routing & Switching and T.SHOOT) CCNP (Routing & Switching and T.SHOOT) Course Content Module -300-101 ROUTE 1.0 Network Principles 1.1 Identify Cisco Express Forwarding concepts 1.1.a FIB 1.1.b Adjacency table 1.2 Explain general network

More information

WebLearning Cisco Curriculum

WebLearning Cisco Curriculum WebLearning Cisco Curriculum Cisco BCMSN: Campus Networks Audience: People who work on the design, administration, and maintenance of campus-sized networks; those working towards Cisco Certified Network

More information

Configuring EIGRP. 2001, Cisco Systems, Inc.

Configuring EIGRP. 2001, Cisco Systems, Inc. Configuring EIGRP 4-1 EIGRP Overview 4-2 What Is EIGRP? IPX Routing Protocols IP Routing Protocols AppleTalk Routing Protocol Enhanced IGRP IP Routing Protocols AppleTalk Routing Protocol IPX Routing Protocols

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

COPYRIGHTED MATERIAL. Con t e n t s. Chapter 1 Introduction to Networking 1. Chapter 2 Overview of Networking Components 21.

COPYRIGHTED MATERIAL. Con t e n t s. Chapter 1 Introduction to Networking 1. Chapter 2 Overview of Networking Components 21. Con t e n t s Introduction xix Chapter 1 Introduction to Networking 1 Comparing Logical and Physical Networks.... 1 Networking Home Computers........................................... 2 Networking Small

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

CISCO Certified Network Associate (CCNAX)

CISCO Certified Network Associate (CCNAX) CISCO Certified Network Associate (CCNAX) Overview This course is designed to prepare you for the Cisco Certified Network Associate Exam (CCNA) exams. You can choose to take a single composite exam or

More information

CCNA Routing & Switching

CCNA Routing & Switching CCNA Routing & Switching 1.0 LAN Switching Technologies 1. VLANs,Trunk, DTP 2. VLANs, Trunks and DTP Configuration 3. Voice Vlan Configuration 4. VTP 5. VTP - Configuration 6. Spanning-tree 7. STP - PVST+

More information

OSI Model with Protocols. Layer Name PDU Address Protocols Device

OSI Model with Protocols. Layer Name PDU Address Protocols Device NetEss Name: Networking Essentials Prof. CHIN OSI Model with Protocols Layer Name PDU Address Protocols Device 7 Application Data FTP, SSH, Telnet, SMTP, DNS TFTP,HTTP, POP3, IMAP, HTTPS 6 Presentation

More information

Claim desired outcome

Claim desired outcome Assessment Authoring - Table of Specification (TOS) The Table of Specification (TOS) is a high-level design template for a given assessment. It identifies the claims, components skills, targeted number

More information

Cisco 3: Advanced Routing & Switching

Cisco 3: Advanced Routing & Switching Western Technical College 10150130 Cisco 3: Advanced Routing & Switching Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 3.00 Total Hours 90.00 This

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNP: Building Scalable

More information

CCNA 2014 Performance Based Lab. Course Outline. CCNA 2014 Performance Based Lab Sep 2018

CCNA 2014 Performance Based Lab. Course Outline. CCNA 2014 Performance Based Lab Sep 2018 Course Outline CCNA 2014 Performance Based Lab 08 Sep 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools

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

DOiT-200v6 VOLUME II. DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario. For CCIE Candidates

DOiT-200v6 VOLUME II. DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario. For CCIE Candidates Revision 7.0 (10/20/2005) DOiT-200v6-SCENARIO 3 Page 1 NETMASTERCLASS ROUTING AND SWITCHING CCIE TRACK DOiT-200v6 VOLUME II DOiT-200v6 Lab 3 Multi-Topic CCIE-Level Scenario For CCIE Candidates Revision

More information

TestsDumps. Latest Test Dumps for IT Exam Certification

TestsDumps.  Latest Test Dumps for IT Exam Certification TestsDumps http://www.testsdumps.com Latest Test Dumps for IT Exam Certification Exam : 200-105 Title : Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Vendor : Cisco Version : DEMO Get Latest

More information

Lab 8.5.2: Troubleshooting Enterprise Networks 2

Lab 8.5.2: Troubleshooting Enterprise Networks 2 Lab 8.5.2: Troubleshooting Enterprise Networks 2 Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 192.168.10.1 255.255.255.0 N/A R1 Fa0/1 192.168.11.1 255.255.255.0

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

CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0)

CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0) CCENT Practice Certification Exam # 2 - CCNA Exploration: Accessing the WAN (Version 4.0) 1. Data is being sent from a source PC to a destination server. Which three statements correctly describe the function

More information

CCNA Cisco Certified Network Associate Study Guide

CCNA Cisco Certified Network Associate Study Guide CCNA Cisco Certified Network Associate Study Guide (Exam 640-407) Osborne/McGraw-Hill is an independent entity from Cisco Systems, Inc. and not affiliated with Cisco Systems, Inc. in any manner. Cisco

More information

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-7-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers

More information

Exam E1 Copyright 2010 Thaar AL_Taiey

Exam E1 Copyright 2010 Thaar AL_Taiey Exam E1 2 Exam E1 E1-1. Which of the following statements is true regarding the internetwork shown in Figure E1-1? (Select all that apply) Figure E1-1 A Sample Internetwork A. The link number 15 uses a

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

Router 6000 R17 Training Programs. Catalog of Course Descriptions

Router 6000 R17 Training Programs. Catalog of Course Descriptions Router 6000 R7 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION... 3 IP NETWORKING... 4 IP OVERVIEW & FUNDAMENTALS... 8 IP ROUTING OVERVIEW & FUNDAMENTALS...0

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

CISCO SYSTEM ADMINISTRATION (41)

CISCO SYSTEM ADMINISTRATION (41) CISCO SYSTEM ADMININSTRATION PAGE 1 OF 11 CONTESTANT ID# Time Rank CISCO SYSTEM ADMINISTRATION (41) Regional 2012 TOTAL POINTS (500) Failure to adhere to any of the following rules will result in disqualification:

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

Imi :... Data:... Nazwisko:... Stron:...

Imi :... Data:... Nazwisko:... Stron:... Imi :.................................................... Data:....................... Nazwisko:............................................... Stron:...................... 1. Which of the following protocols

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 Boot Camp. Course Description

CCNA Boot Camp. Course Description CCNA Boot Camp Course Description CCNA Boot Camp combines both the Interconnecting Cisco Network Devices Part 1 (ICND1) course and the Interconnecting Cisco Network Devices Part 2 (ICND2) course into one

More information

Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0)

Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Interconnecting Cisco Networking Devices Part 2 (ICND2 v3.0) Cisco 200-105 Dumps Available Here at: /cisco-exam/200-105-dumps.html Enrolling now you will get access to 170 questions in a unique set of

More information

1. Which OSI layers offers reliable, connection-oriented data communication services?

1. Which OSI layers offers reliable, connection-oriented data communication services? CCNA 1 Practice Final Exam Answers v4.0 100% 1. Which OSI layers offers reliable, connection-oriented data communication services? application presentation session transport network 2. Refer to the exhibit.

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

Objective: Select the appropriate media, cables, ports, and connectors to connect switches to other network devices and hosts

Objective: Select the appropriate media, cables, ports, and connectors to connect switches to other network devices and hosts Curriculum Name CCENT Study Guide 2 Section 9.2 Troubleshooting Layer 1 and Layer 2 Issues As you work through this troubleshooting section, you can review the material necessary to prepare you to obtain

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

CCNP 1: Advanced Routing

CCNP 1: Advanced Routing Scope and Sequence CCNP 1: Advanced Routing Cisco Networking Academy Program Version 3.1 TABLE OF CONTENTS CCNP 1: ADVANCED ROUTING...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE

More information

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Building the Routing Table Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Introducing the Routing Table R1# show ip route Codes: C - connected,

More information

1 Training Description H3C Certification Training Building Networks for Small- and Medium-Sized Businesses (v6.0)...

1 Training Description H3C Certification Training Building Networks for Small- and Medium-Sized Businesses (v6.0)... Training Description 1 Training Description... 2 1.1 H3C Certification Training... 2 1.1.1 Building Networks for Small- and Medium-Sized Businesses (v6.0)... 2 2... 4 HL-101 Computer Network Fundamentals...

More information

Cisco Press CCIE Practical Studies CCIE Practice Lab: Skynet Solutions

Cisco Press CCIE Practical Studies CCIE Practice Lab: Skynet Solutions Cisco Press CCIE Practical Studies CCIE Practice Lab: Solutions Cisco Press CCIE Practical Studies CCIE Practice Lab: Overview... 3 Technical Details... 3 Table 51-1: Names and Interfaces used... 3 Lab

More information

CCNA Routing and Switching ucertify Network Simulator. Course Outline. 30 Oct ( Add-On )

CCNA Routing and Switching ucertify Network Simulator. Course Outline. 30 Oct ( Add-On ) Course Outline CCNA Routing and Switching 200125 ucertify Network 30 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State

More information

Study Guide. Module Two

Study Guide. Module Two Module Two Study Guide Study Guide Contents Part One -- Textbook Questions Part Two -- Assignment Questions Part Three -- Vocabulary Chapter 4 Data Link Layer What is the function of the data link layer?

More information

Asheville-Buncombe Technical Community College Department of Networking Technology. Course Outline

Asheville-Buncombe Technical Community College Department of Networking Technology. Course Outline Course Number: NET 226 Course Title: Routing and Switching II Class Hours: 1 Lab Hours: 4 Credit Hours: 3 Course Description: This course introduces WAN theory and design, WAN technology, PPP, Frame Relay,

More information

Lab 4: Routing using OSPF

Lab 4: Routing using OSPF Network Topology:- Lab 4: Routing using OSPF Device Interface IP Address Subnet Mask Gateway/Clock Description Rate Fa 0/0 172.16.1.17 255.255.255.240 ----- R1 LAN R1 Se 0/0/0 192.168.10.1 255.255.255.252

More information

CCNA ROUTING & SWITCHING SECTOR / ENGINEERING TECHNICAL & CERTIFICATE OF ATTENDANCE TRAINING COURSE

CCNA ROUTING & SWITCHING SECTOR / ENGINEERING TECHNICAL & CERTIFICATE OF ATTENDANCE TRAINING COURSE SECTOR / ENGINEERING TECHNICAL & CERTIFICATE OF ATTENDANCE TRAINING COURSE Program For Entry-Level Network Engineers That Helps Maximize Your Investment In Foundational Networking Knowledge And Increase

More information

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-8-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers

More information

IPv4 IGP Troubleshooting. IPv4 Routing Workflow. IPv4 routing can be subdivided into three discrete steps

IPv4 IGP Troubleshooting. IPv4 Routing Workflow. IPv4 routing can be subdivided into three discrete steps Internetwork Expert s CCNP Bootcamp IPv4 IGP Troubleshooting http:// IPv4 Routing Workflow IPv4 routing can be subdivided into three discrete steps Routing lookup Switching method Layer 2 encapsulation

More information

Cisco Interconnecting Cisco Networking Devices Part 2

Cisco Interconnecting Cisco Networking Devices Part 2 Cisco 200-105 Interconnecting Cisco Networking Devices Part 2 R1# show running-config description ***Loopback*** ip address 192.168.1.1 255.255.255.255 Question: 374 description **Connected to R1-LAN**

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 200-101 EXAM QUESTIONS & ANSWERS Number: 200-101 Passing Score: 800 Time Limit: 120 min File Version: 32.2 http://www.gratisexam.com/ CISCO 200-101 EXAM QUESTIONS & ANSWERS Exam Name: Interconnecting

More information

Answers to the Do I Know This Already? Quizzes

Answers to the Do I Know This Already? Quizzes Appendix C Answers to the Do I Know This Already? Quizzes Chapter 1 1. D and F. Of the remaining answers, Ethernet defines both physical and data link protocols, PPP is a data link protocol, IP is a network

More information

CCNA Skill Mastery. I suggest three ways to get all the lab time you could want or need.

CCNA Skill Mastery. I suggest three ways to get all the lab time you could want or need. CCNA Skill Mastery The Aim The CCNA test is at least as focused on what you can do as it is on what you know. Therefore you will need to spend a significant amount of time mastering the skills you learned

More information