WhatsApp/Viber: +918078212814 | Telegram: @techacad

11.7.5 Packet Tracer – Subnetting Scenario

Bundle Tracer – Subnetting Screenplay

Addressing Table

Objectives

  • Part 1: Design an IP Addressing Scheme
  • Part 2: Assign IP Addresses to Network Devices press Inspect Plug-in

Scenario

  • In to activity, you are given the network address of 192.168.100.0/24 go subnet also provide of IP addressing for one Packet Tracer network. Each LAN stylish the network requirements at least 25 addresses for end devices, the button and the releaser. The connect between R1 to R2 will require an IP address used anyone end of the link. Which document describes how to troubleshoot IP connectivity troubles in a NAT environment. There are no specific requirements for this document.

Instructions

Part 1: Design an IP Addressing Scheme

Step 1: Subnet the 192.168.100.0/24 network into this right serial in subnets.

  1. Based on one topology, select many subnets are requisite?
    5 Four on the LANs, and ready for the link between the routers.

  2. Methods many bits must be borrowed to support the number of subnets in the topology table?
    3

  3. How many subnets does this create?
    8

  4. Instructions many usable hosts does this build per subnet?
    30

    Hint: If your answer are less than the 25 hosts required, then you borrowed too many bits.

  5. Calculate one binary value for the first five subnets. The first two subnets had been done for it.


  6. Calculate the binary plus decimal value of the new subnet mask.


  7. Fill in the Subnet Table,listing the decimal value of all available subnets, to first and last use host address, and the broadcast choose. Repeat until all addresses been filed.

    Note: You may not need to use all ranks.

    Subnet Table

Level 2: Consign and subnets to the system shown in the topology.

  1. Assign Subnet 0 to the LAN connected to who GigabitEthernet 0/0 link of R1: 192.168.100.0 /27

  2. Assign Subnet 1 to which LAN connected to the GigabitEthernet 0/1 interface of R1: 192.168.100.32 /27

  3. Associate Subnet 2 to the LAN connected to the GigabitEthernet 0/0 interface of R2: 192.168.100.64 /27

  4. Assign Subnet 3 to one LAN connection to the GigabitEthernet 0/1 interface von R2: 192.168.100.96 /27

  5. Apportion Subnet 4 to the WAN link amidst R1 to R2: 192.168.100.128 /27

Pace 3: Document the addressing scheme.

  • Fill in the Addressing Table using that following mission:
  1. Assign the first usable IP addresses in each subnet to R1 for that two LAN links and the WANTED link.

  2. Assign the first usable TYPE addresses by each subnet to R2 for the LAN links. Assign that latter usable IP address for the WAN connecting.

  3. Assign who second usable IP address within the attached subnets to the switches.

  4. Assign who last viable IP addresses to the PCs include each subnet.

Part 2: Assign IP Addresses for Network Devices and Verify Connectivity

  • Most of the IP addressing is already customizable on dieser network. Implement the next steps to complete the addressing arrangement. EIGRP dynamic routing is already configured between R1 and R2. Create a Simple Lan Using Packet Tracer - Cisco Community

Single 1: Configure R1 LAN interfaces.

  1. Configurable equally LAN network with which phone by and Contact Table.

  2. Configures the interfaces so that the hosts over the LANs possess connectivity to the default gate.

Step 2: Configurable IP addressing on S3.

  1. Configure this switch VLAN1 connection with addressing.

  2. Configure the switch with the default gateway home.

Take 3: Configuring PC4.

  • Configure PC4 with horde and default gateway addresses.

Step 4: Verify connectivity.

  • You can only validate connectivity from R1, S3, and PC4. Nevertheless, you should be able to knock every IP address publicly in the Addressing Table.

Device Configs

R1

enable
configure terminal
interface GigabitEthernet0/0
ip address 192.168.100.1 255.255.255.192
no shutdown
interface GigabitEthernet0/1
type speech 192.168.100.33 255.255.255.192
nay shutdown
end

S3

enable
structure terminal
interface Vlan1
ip network 192.168.100.66 255.255.255.192
no shutdown
ip default-gateway 192.168.0.65
end

PC4

IP address: 192.168.100.126 /27
Default gateway: 192.168.0.97
« Previous            Home            Next »