VLSM Static routing. Computer networks. Seminar 5

Similar documents
Packet Tracer - Subnet Scenario 2 Topology

The following steps should be used when configuring a VLAN on the EdgeXOS platform:

Packet Tracer - Subnet Scenario 2 (Instructor Version)

Chapter 8: Subnetting IP networks. Introduction to Networks v5.1

Network Technology 1 4th - Subnet.! Mario Lombardo -

Internet Protocol Addressing and Routing. Redes TCP/IP

Lab Subnetting Network Topologies (Instructor Version)

NETWORK LAB 2 Configuring Switch Desktop

IP Addressing - Subnetting

Q&As. Interconnecting Cisco Networking Devices Part 1. Pass Cisco Exam with 100% Guarantee

Chapter 3 - Implement an IP Addressing Scheme and IP Services to Meet Network Requirements for a Small Branch Office

Lab Troubleshooting WAN Connectivity

Lab - Designing and Implementing a Subnetted IPv4 Addressing Scheme

Lab 1.3.2: Review of Concepts from Exploration 1 - Challenge

Lab 4: Routing using OSPF

Chapter 9: Subnetting IP Networks

Chapter 4 Reading Organizer

CCE1030 Computer Networking

Activity 6.4.1: Basic VLSM Calculation and Addressing Design

Chapter 6. Variable Length Subnet Masking (VLSM) Classless Inter-Domain Routing (CIDR) CCNA2-1 Chapter 6

Module 4. Planning the Addressing Structure

Chapter 8: Subnetting IP Networks CCENT Routing and Switching Introduction to Networks v6.0

Lab 8.4.2: Show IP Route Challenge Lab

CCNA3 Skills-based Assessment. Part 1 of 2 Assessment of Intermediate Routing skills. Objectives. Preconfigs

Configuring PPP over Ethernet with NAT

Networking and IP Addressing TELECOMMUNICATIONS AND NETWORKING

CCNA MCQS with Answers Set-1

Static Routing and Serial interfaces. 1 st semester

Chapter 2 Review Questions

CCNA Exam File with Answers. Note: Underlines options are correct answers.

Router Configuration. Router Fundamentals Connecting to the Console Port Router Modes -- User EXEC Router Modes -- Privileged EXEC Lab #9 Goals

Introduction to Routing and Packet Forwarding

ExamTorrent. Best exam torrent, excellent test torrent, valid exam dumps are here waiting for you

Retake - Skills Assessment Student Training (Answer Key)

Case Study. WANs. Cisco Networking Academy Program CCNA 4: WAN Technologies v3.0

Ch6 Packet Tracer Skills Integration Challenge Topology Diagram

Subnetting Questions:

Lab 2.8.2: Challenge Static Route Configuration

The Internet Protocol. IP Addresses Address Resolution Protocol: IP datagram format and forwarding: IP fragmentation and reassembly

Configuring PPP over Ethernet with NAT

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

VLSM and CIDR. Routing Protocols and Concepts Chapter 6. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

Device Interface IP Address Subnet Mask Default Gateway

Packet Tracer - Connect a Router to a LAN (Instructor Version)

Lab 7.5.3: Troubleshooting the Wireless WRT300N

Configuring IPv4 Addresses

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

TCP/IP Protocol Suite

Interconnecting Cisco Networking Devices Part 1 ICND1

The Routing Table: A Closer Look

DOiT-200v6 VOLUME II I2 R2 4 N1. DOiT-200v6 Lab 16 Multi-Topic CCIE-Level Scenario. For CCIE Candidates

Al-Mustansiriyah University Fourth Year ( )

Lab 5: Inter-VLANs Routing

the larger the number of users and devices, the more broadcasts and packets each switch must handle.

King Fahd University of Petroleum & Minerals Electrical Engineering Department EE 400, Experiment # 2

Lab Troubleshooting VTP Configuration

Lab 5.6.2: Challenge RIP Configuration

PUCPR. Internet Protocol. Edgard Jamhour E N G L I S H S E M E S T E R

Lab 2.8.1: Basic Static Route Configuration

6.5.1: Packet Tracer Skills Integration Challenge Activity Topology Diagram

The Interconnection Structure of. The Internet. EECC694 - Shaaban

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

Antonio Cianfrani. Virtual LAN (VLAN)

OSI Model with Protocols. Layer Name PDU Address Protocols Device

Chapter 4: Routing Concepts. Routing & Switching

Default Gateway Fa0/ N/A. Device Interface IP Address Subnet Mask

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

Lab Troubleshooting IP Address Issues Instructor Version 2500

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

Tutorial 9. SOLUTION Since the number of supported interfaces is different for each subnet, this is a Variable- Length Subnet Masking (VLSM) problem.

Table of Contents. Cisco IP Addressing and Subnetting for New Users

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

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

x.x.x :: Notes: 128 binary bits

Chapter 06 IP Address

CCNA Exploration Network Fundamentals. Chapter 10 Planning and Cabling Networks

CCNA 1 Chapter 9 v5.0 Exam Answers 2013

Lab Designing and Implementing a VLSM Addressing Scheme. Topology. Objectives. Background / Scenario

Chapter 6 Connecting Device

Vendor: Cisco. Exam Code: Exam Name: Interconnecting Cisco Networking Devices. Version: Demo

Exam Questions

CSN07102 Practical Networks 1

Some Subnetting Practice Problem Solutions

Addressing the Network IPv4

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Lab Correcting RIPv2 Routing Problems

Lab Troubleshooting RIP

TELECOMMUNICATION MANAGEMENT AND NETWORKS

CCNA2 Chapter 1 Practice

Static Routing. Routing Protocols and Concepts Chapter 2. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved.

Table of Contents 1 Static Routing Configuration 1-1

Cisco Questions & Answers

Lab 9.6.2: Challenge EIGRP Configuration Lab

Lab10- Configuring EIGRP

Internetworking Part 2

Hochschule Bremen Networking Lab

IP Addressing: IPv4 Addressing Configuration Guide, Cisco IOS Release 12.4

Lab - Building a Switch and Router Network

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

Lab#01 - Introduction to Packet Tracer

Transcription:

VLSM Static routing Computer networks Seminar 5

IP address (network and host part) Address classes identified by first three bits Subnet mask determines how the IP address is divided into network and host parts Decimal notation, for example. 255.255.255.240 /<bits for network> for example /28 Reserved addresses not allowed to assign: There are only 0 bits or 1 bits in host part of the IP address: only 0b network address, only 1b broadcast Router interface also requires one host IP address network subnet host Maska: 1111111111111111111111 0000000000b

Special IP addresses Any from IP addresses of local station (see bind()) 0.0.0.0 Universal broadcast (multiaddress) 255.255.255.255 Private network ranges (not propagated to Internet) 10.0.0.0/8 172.16.0.0/16 172.31.0.0/16 192.168.0.0/16 100.64.0.0/10 (CGN) Local loop 127.0.0.1

Special IP addresses Link-local address 169.254.0.0/16 Reserved addresses (not allowed to assign to the hosts) Network address In host part only 0 bits Broadcast In host part only 1 bits Note: Subnet mask says if it is reserved address or not, for example 10.0.0.224/24 vs. 10.0.0.224/27

Assigned prefix (CIDR) Todays you get prefix instead of classful address, for example: 100.75.50.64/28 (255.255.255.240) Bits intended for host address can be further divided between subnet and host addresses. prefix subnet host Required maximum length of the prefix can be count as: 32 - (bits_for_subnets + bits_for_hosts)

Maximum numbers of hosts and subnets

WAN address plan 1.We determine the mask same for all subnets or different masks for single segments as necessary (VLSM) 2.We determine subnet addresses for all segments 3.We assign the address to router interfaces (including point-to-point links) and to all stations 4.Write down broadcast address of all subnets

Subnetting (i) Assigned: 100.75.50.0/24 13 stations total!

Subnetting (i) Prefix 100.50.40.0/24 We start with the biggest subnet (S1) using VLSM 13 stations + 1 router interface 14 + 2 (reserved) ( <= 2 4 ) (4 bits for addresses) We assign the smallest possible prefix to network S1 (0000 XXXX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX 100.75.50.0/28 100.75.50.1-100.75.50.14 Broadcast 100.75.50.15

Subnetting (ii) We continue with the second biggest subnet (S3) 10 stations + 1 router interface 11 + 2 (reserved) ( <= 2 4 ) (4 bits for addresses) We assign prefix for S3 subnet ( 0001 XXXX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 Broadcast 100.75.50.15 100.75.50.31

Subnetting (iii) Continuing with next subnet (S2) 8 stations + 1 interface 9 + 2 (reserved) ( <= 2 4 ) (4 bits for addresses) We assign next prefix to S2 subnet ( 0010 XXXX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX S2 100.75.50. 0010XXXX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 100.75.50.32/28 100.75.50.33-100.75.50.46 Broadcast 100.75.50.15 100.75.50.31 100.75.50.47

Subnetting (iv) Continuing with next segment (S7) 4 stations + 1 interface 5 + 2 (reserved) ( <= 2 3 ) (3 bits for addresses) We assign next prefix to S7 subnet ( 00110XXX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX S2 100.75.50. 0010XXXX S7 100.75.50. 00110XXX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 100.75.50.32/28 100.75.50.33-100.75.50.46 100.75.50.48/29 100.75.50.49-100.75.50.54 Broadcast 100.75.50.15 100.75.50.31 100.75.50.47 100.75.50.55

Subnet (S4) 2 interfaces 2 + 2 (reserved) ( <= 2 2 ) (2 bits for addresses) We assign next prefix to S4 subnet ( 0011 1XXX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX S2 100.75.50. 0010XXXX S7 100.75.50. 00110XXX S4 100.75.50. 001110XX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 100.75.50.32/28 100.75.50.33-100.75.50.46 100.75.50.48/29 100.75.50.49-100.75.50.54 100.75.50.56/30 100.75.50.57-100.75.50.58 Broadcast 100.75.50.15 100.75.50.31 100.75.50.47 100.75.50.55 100.75.50.59

Subnet (S5) 2 interfaces 2 + 2 (reserved) ( <= 2 2 ) (2 bits for addresses) We assign next prefix to S5 subnet ( 0011 11XX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX S2 100.75.50. 0010XXXX S7 100.75.50. 00110XXX S4 100.75.50. 001110XX S5 100.75.50 001111XX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 100.75.50.32/28 100.75.50.33-100.75.50.46 100.75.50.48/29 100.75.50.49-100.75.50.54 100.75.50.56/30 100.75.50.57-100.75.50.58 100.75.50.60/30 100.75.50.61-100.75.50.62 Broadcast 100.75.50.15 100.75.50.31 100.75.50.47 100.75.50.55 100.75.50.59 100.75.50.63

Subnet (S6) 2 + 2 (reserved) ( <= 2 2 ) (2 bits for addresses) We assign next prefix to S6 subnet ( 0100 00XX ) Segment Prefix Subnet Usable addresses S1 100.75.50. 0000XXXX S3 100.75.50. 0001XXXX S2 100.75.50. 0010XXXX S7 100.75.50. 00110XXX S4 100.75.50. 001110XX S5 100.75.50 001111XX S6 100.75.50. 010000XX 100.75.50.0/28 100.75.50.1-100.75.50.14 100.75.50.16/28 100.75.50.17-100.75.50.30 100.75.50.32/28 100.75.50.33-100.75.50.46 100.75.50.48/29 100.75.50.49-100.75.50.54 100.75.50.56/30 100.75.50.57-100.75.50.58 100.75.50.60/30 100.75.50.61-100.75.50.62 100.75.50.64/30 100.75.50.65-100.75.50.66 Broadcast 100.75.50.15 100.75.50.31 100.75.50.47 100.75.50.55 100.75.50.59 100.75.50.63 100.75.50.67

Subnetting (iii) 15 stations total! More stations have been added to the network from example 2, also backup line S8 has been added Hubs have been replaced by switches (VLANs are not used)

Subnetting (iii) Segment S7 has now 31 + 2 ( <= 2 6 ) (6 bits for addresses).00xxxxxx 15 stations total!

Segment Prefix Subnet Usable addresses S7 100.75.50. 00XXXXXX S1 100.75.50. 010XXXXX 100.75.50.0/26 100.75.50.1-100.75.50.62 100.75.50.64/27 100.75.50.65-100.75.50.94 Broadcast 100.75.50.63 100.75.50.95 S3 100.75.50. 0110XXXX S2 100.75.50. 0111XXXX S8 100.75.50. 100000XX S4 100.75.50. 100001XX S5 100.75.50. 100010XX S6 100.75.50. 100011XX 100.75.50.96/28 100.75.50.97-100.75.50.110 100.75.50.112/28 100.75.50.113-100.75.50.126 100.75.50.128/30 100.75.50.129-100.75.50.130 100.75.50.132/30 100.75.50.133-100.75.50.134 100.75.50.136/30 100.75.50.137-100.75.50.138 100.75.50.140/30 100.75.50.141-100.75.50.142 100.75.50.111 100.75.50.127 100.75.50.131 100.75.50.135 100.75.50.139 100.75.50.143

Static routing Router interface settings (config)# interface <type> <port number> type serial, ethernet, FastEthernet, port number various on different routers, for example: 0, 1, 0/0, 0/1, 1/0, 1/1 (config-if)# ip address <address> <mask> (config-if)# clockrate <speed-bps> only DCE on serial link (config-if)# no shutdown PC default gateway settings route add default gw <gateway>

Static routing Static route (configuration mode) (config)# ip route <network> <mask> <gateway> network address of newtork to be added to the routing table maska decimal mask gateway ip address of next router on the way Network address of default route is 0.0.0.0/0 Routing table entries (privileged mode) # show ip route [<network>] Infterface info (privileged mode) # show interface [<interface>] To see the configuration of the device # show running-config

Static routing - assignment 1. Interconnect 3 routers into the triangle topology 2. Connect PC to each router 3. Set the IP addresses acording to the topology plan (Don't forget to set default gateway on PC) 4. Set static routes to the networks which are not directly connected 5. Test the connectivity (Ping all IP addresses in the topology plan)

Static routing last byte in IP address