Assignment (3) (1602062) PDF
Assignment (3) (1602062) PDF
Addressing Table
Default
Device Interface IP Address Subnet Mask
Gateway
Fa0/0 192.168.23.110 255.255.255.240 N/A
R1-ISP
S0/0/0 192.168.23.122 255.255.255.252 N/A
• IP Subnet Planning
o Practice your subnetting skills.
• Build the Network.
o Connect devices with Ethernet and serial cables.
• Configure the network.
o Apply your subnetting scheme to server, PCs, and router interfaces; configure services
and static routing.
• Test the network.
o Using ping, trace, web traffic, Inspect tool
• Background
• You have been asked to implement the standard lab topology, but with a new IP addressing
scheme. You will use many of the skills you have learned to this point in the course.
N1 = 2^6
n1=n+log2 (N/Nsub)
Network address First user address Last user address Special address
1stsubnet 192.168.23.0/26 192.168.23.1/26 192.168.23.62/26 192.168.23.63/26
Allocated =60
n1=26
Nsub=64
Esisting LAN
Network address First user address Last user address Special address
3rd subnet ISP 192.168.23.96/28 192.168.23.97/28 192.168.23.110/28 192.168.23.111/28
lan existing
Allocated =12
host
n1=28
Nsub=16
Network address First user address Last user address Special address
4th subnet 192.168.23.112/29 192.168.23.113/29 192.168.23.118/29 192.168.23.119/28
future
Allocated =6 host
n1=29
Nsub=8
Network address First user address Last user address Special address
5th subnet 192.168.23.120/30 192.168.23.121/30 192.168.23.122/30 192.168.23.123/30
existing WAN
Allocated =4 host
n1=30
Nsub=4
Existing wan
Network address First user address Last user address Special address
7th subnet 192.168.23.128/30 192.168.23.129/30 192.168.23.130/30 192.168.23.131/30
Allocated =4 host
n1=30
Nsub=4
Interface IP addresses:
• For the server, configure the second highest usable IP address on the existing ISP LAN subnet.
192.168.23.110
192.168.23.109 255.255.255.240
• For R1-ISP's Fa0/0 interface, configure the highest usable IP address on the existing ISP LAN
subnet
• For R1-ISP's S0/0/0 interface, configure the highest usable address on the existing WAN
subnet.
• For R2-Central's S0/0/0 interface, use the lowest usable address on the existing WAN
subnet.
• For R2-Central's Fa0/0 interface, use the highest usable address on the existing student
LAN subnet.
Additional configurations:
• For PCs 1A and 1B, in addition to IP configuration, configure them to use DNS services.
• For the server, enable DNS services, use the domain name eagle-server.example.com, and
enable HTTP services.
• For R1-ISP router serial interface, you will need to set the clock rate (a timing mechanism
required on the DCE end of serial links) to 64000.
• No clock rate is needed on the DTE side, in this case R2-Central's serial interface.
• Connect a serial DCE cable to R1-ISP S0/0/0, with the other end to R2-Central S0/0/0.
• Connect PC 1A to the first FastEthernet port on switch S1-Central.
• Connect PC 1B to the second FastEthernet port on switch S1-Central.
• Connect interface Fa0/0 on router R2-Central to the highest FastEthernet port on switch S1-
Central.
• For all devices, make sure the power is on to the device and the interfaces.
The static route on R1-ISP should point to the existing student LAN subnet via R2-Central's serial
interface IP address;
the static route on R2-Central should be a default static route which points via R1-ISP's serial interface IP
address. These procedures were explained in the Chapter 5 Skills Integration Challenge.
Default static Network address: 0.0.0.0