Lab 3 - NSSA
Lab 3 - NSSA
Lab 3 - NSSA
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
S0/0/0 N/A
S1 VLAN 1 192.168.100.2 255.255.255.224 192.168.100.1
Objectives
Part 1: Design an IP Addressing Scheme
Part 2: Assign IP Addresses to Network Devices and Verify Connectivity
Scenario
In this activity, you are given the network address of 192.168.100.0/24 to subnet and provide the IP
addressing for the Packet Tracer network. Each LAN in the network requires at least 25 addresses for end
devices, the switch and the router. The connection between R1 to R2 will require an IP address for each end
of the link.
© 2014 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4 www.netacad.com
Instructions Part 1: Design an IP Addressing Scheme
Step 1: Subnet the 192.168.100.0/24 network into the appropriate number of subnets.
Questions:
b. How many bits must be borrowed to support the number of subnets in the topology table?
Three bits
c. How many subnets does this create?
2^3 = 8 subnets
d. How many usable hosts does this create per subnet?
2^5 – 2 = 30 usable hosts per subnet
Note: If your answer is less than the 25 hosts required, then you borrowed too many bits.
e. Calculate the binary value for the first five subnets. The first two subnets have been done for you.
Subnet Network Address Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
0 192.168.100. 0 0 0 0 0 0 0 0 0
1 192.168.100. 32 0 0 1 0 0 0 0 0
2 192.168.100. 64 0 1 0 0 0 0 0 0
3 192.168.100. 96 0 1 1 0 0 0 0 0
4 192.168.100. 132 1 0 0 0 0 1 0 0
f. Calculate the binary and decimal value of the new subnet mask.
First Second Third Mask Mask Mask Mask Mask Mask Mask Mask
Octet Octet Octet Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
11111111 11111111 11111111 1 1 1 0 0 0 0 0
First Second Third
Decimal Decimal Decimal
Octet Octet Octet
Fourth Decimal Octet
255. 255. 255. 248
g. Fill in the Subnet Table, listing the decimal value of all available subnets, the first and last usable host
address, and the broadcast address. Repeat until all addresses are listed.
Note: You may not need to use all rows.
Subnet Table
© 2014 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 4 www.netacad.com
Subnet First Usable Host Last Usable Host Broadcast
Number Subnet Address Address Address Address
0 192.168.100.31
192.168.100.0 192.168.100.1 192.168.100.30
1 192.168.100.63
192.168.100.32 192.168.100.33 192.168.100.62
2 192.168.100.95
192.168.100.64 192.168.100.65 192.168.100.94
3 192.168.100.127
192.168.100.96 192.168.100.97 192.168.100.126
4 192.168.100.159
192.168.100.128 192.168.100.129 192.168.100.158
5 Blank Blank Blank
6
Blank Blank Blank blank
7
Blank Blank Blank blank
8
Blank Blank blank blank
9
blank blank blank blank
10
blank blank blank blank
© 2014 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 4 www.netacad.com
Part 2: Assign IP Addresses to Network Devices and Verify Connectivity
Most of the IP addressing is already configured on this network. Implement the following steps to complete
the addressing configuration. EIGRP dynamic routing is already configured between R1 and R2.
© 2014 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 4 www.netacad.com